[38198] trunk/dports/net/pidgin/Portfile
simon at macports.org
simon at macports.org
Sat Jul 12 02:29:52 PDT 2008
Revision: 38198
http://trac.macosforge.org/projects/macports/changeset/38198
Author: simon at macports.org
Date: 2008-07-12 02:29:51 -0700 (Sat, 12 Jul 2008)
Log Message:
-----------
net/pidgin: Updated to 2.4.3, closes #15959. Approved by maintainer.
Modified Paths:
--------------
trunk/dports/net/pidgin/Portfile
Modified: trunk/dports/net/pidgin/Portfile
===================================================================
--- trunk/dports/net/pidgin/Portfile 2008-07-12 09:09:37 UTC (rev 38197)
+++ trunk/dports/net/pidgin/Portfile 2008-07-12 09:29:51 UTC (rev 38198)
@@ -3,8 +3,7 @@
PortSystem 1.0
name pidgin
-version 2.3.1
-revision 2
+version 2.4.3
categories net
maintainers rsync at reifferscheid.org
homepage http://www.pidgin.im/
@@ -20,9 +19,9 @@
platforms macosx
master_sites sourceforge
-checksums md5 0a593c2c343d5b854bd2cd2be7542f40 \
- sha1 d247d085e89360c2a6bd8e4775b7814fd02d10c9 \
- rmd160 f7473efa72974610224ea622fcc02d4703552d2c
+checksums md5 9e4a5f4ebda16a51fe91ec610286810a \
+ sha1 c967ddda3cb4a8aecfb2566427e8cbd260f2c0de \
+ rmd160 c5fa8f3f9e52ffffcc829d08a8b822cd9cdf5368
use_bzip2 yes
@@ -37,10 +36,19 @@
--with-nspr-libs=${prefix}/lib \
--with-nspr-includes=${prefix}/include/nspr \
--enable-nss --disable-consoleui \
- --disable-screensaver
+ --disable-screensaver \
+ --disable-startup-notification \
+ --disable-gstreamer \
+ --disable-meanwhile \
+ --disable-avahi \
+ --disable-nm
patchfiles patch-configure.diff patch-configure.ac.diff
+post-activate {
+ system "dbus-uuidgen --ensure"
+}
+
variant no_x11 description {Build port without-x} {
configure.args-append --without-x
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080712/565769e5/attachment.html
More information about the macports-changes
mailing list