[121431] trunk/dports/irc/bitlbee

ryandesign at macports.org ryandesign at macports.org
Wed Jun 25 02:06:30 PDT 2014


Revision: 121431
          https://trac.macports.org/changeset/121431
Author:   ryandesign at macports.org
Date:     2014-06-25 02:06:29 -0700 (Wed, 25 Jun 2014)
Log Message:
-----------
bitlbee: update to 3.2.1 (#41908), though build still fails with libotr 4 (#44135)

Modified Paths:
--------------
    trunk/dports/irc/bitlbee/Portfile
    trunk/dports/irc/bitlbee/files/patch-configure.diff

Modified: trunk/dports/irc/bitlbee/Portfile
===================================================================
--- trunk/dports/irc/bitlbee/Portfile	2014-06-25 08:55:30 UTC (rev 121430)
+++ trunk/dports/irc/bitlbee/Portfile	2014-06-25 09:06:29 UTC (rev 121431)
@@ -5,8 +5,7 @@
 PortGroup           conflicts_build 1.0
 
 name                bitlbee
-version             3.0.5
-revision            2
+version             3.2.1
 categories          irc net
 platforms           darwin
 maintainers         nomaintainer
@@ -18,10 +17,10 @@
 
 homepage            http://www.bitlbee.org/
 master_sites        http://get.bitlbee.org/src/
-checksums           md5     9ff97260a2a7f3a7d102db158a8d9887 \
-                    sha1    74afdff87be49ce060771a6ae10d7643cd57b9b6 \
-                    rmd160  4e3ac7d396c400328300b9c43581bdb890190814
 
+checksums           rmd160  e22354e388c16094b392c97dc41a9385e27e0303 \
+                    sha256  00f411dd7d6d28f30f0e73e46c9cbe88b4006e7f03adfe07b90a97280a290f59
+
 depends_build       port:pkgconfig
 depends_lib         port:gnutls \
                     port:gettext \

Modified: trunk/dports/irc/bitlbee/files/patch-configure.diff
===================================================================
--- trunk/dports/irc/bitlbee/files/patch-configure.diff	2014-06-25 08:55:30 UTC (rev 121430)
+++ trunk/dports/irc/bitlbee/files/patch-configure.diff	2014-06-25 09:06:29 UTC (rev 121431)
@@ -1,9 +1,9 @@
---- configure	2008-03-02 18:10:16.000000000 +0100
-+++ configure	2008-03-18 23:40:14.000000000 +0100
-@@ -143,6 +143,7 @@
- echo CFLAGS+=-I`pwd` -I`pwd`/lib -I`pwd`/protocols -I. >> Makefile.settings
+--- configure.orig	2013-11-27 16:54:54.000000000 -0600
++++ configure	2014-06-25 01:36:59.000000000 -0500
+@@ -211,6 +211,7 @@
+ echo CFLAGS+=-I${srcdir} -I${srcdir}/lib -I${srcdir}/protocols -I. >> Makefile.settings
  
- echo CFLAGS+=-DHAVE_CONFIG_H >> Makefile.settings
+ echo CFLAGS+=-DHAVE_CONFIG_H -D_GNU_SOURCE >> Makefile.settings
 +echo CC=${CC} >> Makefile.settings
  
  if [ -n "$CC" ]; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140625/0ce819da/attachment.html>


More information about the macports-changes mailing list