#2046: UPDATE: bitlbee-0.90a ------------------------+-------------------------------- Reporter: reilles@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: bitlbee | ------------------------+-------------------------------- Changes (by ryandesign@…): * type: defect => update * port: => bitlbee Old description:
Here a simple update for bitlbee (fixed yahoo support, amongst other things) I just changed the version number and the md5sum : it builds fine
The diff :
Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/irc/bitlbee/Portfile,v retrieving revision 1.2 diff -u -r1.2 Portfile --- Portfile 5 May 2004 19:41:23 -0000 1.2 +++ Portfile 13 Jul 2004 10:24:37 -0000 @@ -3,7 +3,7 @@ PortSystem 1.0
name bitlbee -version 0.85a +version 0.90a categories irc net platforms darwin maintainers mww@opendarwin.org @@ -15,7 +15,7 @@
homepage http://www.bitlbee.org/ master_sites http://get.bitlbee.org/src/ -checksums md5 d26fc287993e020b38fbde7e5ac6ad0b +checksums md5 aaef4ea0d53a66ea95320c0d2d983126
depends_lib bin:libgnutls-config:gnutls
New description: Here a simple update for bitlbee (fixed yahoo support, amongst other things) I just changed the version number and the md5sum : it builds fine The diff : {{{ Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/irc/bitlbee/Portfile,v retrieving revision 1.2 diff -u -r1.2 Portfile --- Portfile 5 May 2004 19:41:23 -0000 1.2 +++ Portfile 13 Jul 2004 10:24:37 -0000 @@ -3,7 +3,7 @@ PortSystem 1.0 name bitlbee -version 0.85a +version 0.90a categories irc net platforms darwin maintainers mww@opendarwin.org @@ -15,7 +15,7 @@ homepage http://www.bitlbee.org/ master_sites http://get.bitlbee.org/src/ -checksums md5 d26fc287993e020b38fbde7e5ac6ad0b +checksums md5 aaef4ea0d53a66ea95320c0d2d983126 depends_lib bin:libgnutls-config:gnutls }}} -- -- Ticket URL: <https://trac.macports.org/ticket/2046#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X