[79497] trunk/dports/net/pidgin

ryandesign at macports.org ryandesign at macports.org
Wed Jun 15 18:07:30 PDT 2011


Revision: 79497
          http://trac.macports.org/changeset/79497
Author:   ryandesign at macports.org
Date:     2011-06-15 18:07:29 -0700 (Wed, 15 Jun 2011)
Log Message:
-----------
pidgin: maintainer update to 2.8.0; see #29834

Modified Paths:
--------------
    trunk/dports/net/pidgin/Portfile
    trunk/dports/net/pidgin/files/patch-configure.ac.diff

Modified: trunk/dports/net/pidgin/Portfile
===================================================================
--- trunk/dports/net/pidgin/Portfile	2011-06-16 00:46:53 UTC (rev 79496)
+++ trunk/dports/net/pidgin/Portfile	2011-06-16 01:07:29 UTC (rev 79497)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                pidgin
-version             2.7.9
+version             2.8.0
 categories          net
 platforms           darwin
 maintainers         otherware.org:nefar
@@ -20,9 +20,8 @@
 homepage            http://www.pidgin.im/
 master_sites        sourceforge
 
-checksums           md5     9bc6cf953ed7d383b215fa8487bf8829 \
-                    sha1    9fb36d788a644528ca1132befa553a3cb4228012 \
-                    rmd160  4e913f608fa4ad3da81c4872c7202f567dfa4b95
+checksums           sha1    c5b4f06fc88d57054953044c75563a473bb352fd \
+                    rmd160  92bed10284e2d88e18dbabaa2eac214c938c9adb
 
 use_bzip2           yes
 

Modified: trunk/dports/net/pidgin/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/net/pidgin/files/patch-configure.ac.diff	2011-06-16 00:46:53 UTC (rev 79496)
+++ trunk/dports/net/pidgin/files/patch-configure.ac.diff	2011-06-16 01:07:29 UTC (rev 79497)
@@ -1,17 +1,17 @@
---- configure.ac.orig	2010-10-20 10:49:37.000000000 -0500
-+++ configure.ac	2010-11-02 05:56:41.000000000 -0500
-@@ -286,14 +286,6 @@
- 			], [])
+--- configure.ac.orig	2011-06-07 03:44:40.000000000 -0500
++++ configure.ac	2011-06-15 19:56:50.000000000 -0500
+@@ -275,14 +275,6 @@
  		], [])
+ 	], [])
  
--		AC_MSG_CHECKING([for fink])
--		if test -d /sw; then
--			AC_MSG_RESULT([found, adding /sw to search paths])
--			CPPFLAGS="$CPPFLAGS -I/sw/include"
--			LDFLAGS="$LDFLAGS -L/sw/lib"
--		else
--			AC_MSG_RESULT([not found])
--		fi
- 		;;
- 	*)
- 		;;
+-	AC_MSG_CHECKING([for fink])
+-	if test -d /sw; then
+-		AC_MSG_RESULT([found, adding /sw to search paths])
+-		CPPFLAGS="$CPPFLAGS -I/sw/include"
+-		LDFLAGS="$LDFLAGS -L/sw/lib"
+-	else
+-		AC_MSG_RESULT([not found])
+-	fi
+ 	;;
+ *)
+ 	;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110615/1aa45c83/attachment.html>


More information about the macports-changes mailing list