[44301] trunk/dports/net/finch
simon at macports.org
simon at macports.org
Wed Dec 24 19:38:01 PST 2008
Revision: 44301
http://trac.macports.org/changeset/44301
Author: simon at macports.org
Date: 2008-12-24 19:38:00 -0800 (Wed, 24 Dec 2008)
Log Message:
-----------
net/finch: Updated to 2.5.3.
Modified Paths:
--------------
trunk/dports/net/finch/Portfile
trunk/dports/net/finch/files/patch-finch_libgnt_Makefile.in.diff
Modified: trunk/dports/net/finch/Portfile
===================================================================
--- trunk/dports/net/finch/Portfile 2008-12-25 03:37:46 UTC (rev 44300)
+++ trunk/dports/net/finch/Portfile 2008-12-25 03:38:00 UTC (rev 44301)
@@ -3,8 +3,7 @@
PortSystem 1.0
name finch
-version 2.5.2
-revision 1
+version 2.5.3
categories net
platforms darwin
maintainers simon openmaintainer
@@ -19,9 +18,9 @@
homepage http://www.pidgin.im/
master_sites sourceforge:pidgin
-checksums md5 4a712f6fd3d2e25c07ccff1fc350c6ea \
- sha1 aa555099806cc3e9019a9e9bb9f05c5c11c43641 \
- rmd160 fe27ecce5ada1664de9e260b863b9b4940de75a8
+checksums md5 4abc4ce9e1ad62bbf098f05f305147d7 \
+ sha1 bd3f6eca0a0c9b221be8a664e904450db8589314 \
+ rmd160 c139b2746f2557f5f132e6460f5bff7009fd8259
distname pidgin-${version}
use_bzip2 yes
@@ -36,14 +35,15 @@
patchfiles patch-finch_libgnt_Makefile.in.diff
configure.args --disable-avahi \
+ --disable-gtkui \
--disable-dbus \
--disable-gstreamer \
--disable-gtkspell \
- --disable-gtkui \
--disable-meanwhile \
--disable-nm \
--disable-screensaver \
--disable-sm \
+ --disable-startup-notification \
--enable-nss \
--mandir=${prefix}/share/man \
--with-nspr-includes=${prefix}/include/nspr \
@@ -55,7 +55,7 @@
configure.cppflags-append -no-cpp-precomp
post-destroot {
- # Installed for perl, but collides with mod_perl.
+ # Installed for perl, but collides with other perl ports.
file delete ${destroot}${prefix}/lib/perl5/5.8.8/darwin-2level/perllocal.pod
}
Modified: trunk/dports/net/finch/files/patch-finch_libgnt_Makefile.in.diff
===================================================================
--- trunk/dports/net/finch/files/patch-finch_libgnt_Makefile.in.diff 2008-12-25 03:37:46 UTC (rev 44300)
+++ trunk/dports/net/finch/files/patch-finch_libgnt_Makefile.in.diff 2008-12-25 03:38:00 UTC (rev 44301)
@@ -1,8 +1,8 @@
Index: finch/libgnt/Makefile.in
===================================================================
---- finch/libgnt/Makefile.in.orig 2008-07-02 02:46:54.000000000 +0200
-+++ finch/libgnt/Makefile.in 2008-07-11 18:55:54.000000000 +0200
-@@ -151,7 +151,7 @@
+--- finch/libgnt/Makefile.in.orig 2008-12-21 01:38:39.000000000 +0100
++++ finch/libgnt/Makefile.in 2008-12-25 03:49:48.000000000 +0100
+@@ -195,7 +195,7 @@
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081224/09a8d3fa/attachment.html>
More information about the macports-changes
mailing list