[52967] trunk/dports/net/pidgin

brett at macports.org brett at macports.org
Fri Jun 26 09:59:44 PDT 2009


Revision: 52967
          http://trac.macports.org/changeset/52967
Author:   brett at macports.org
Date:     2009-06-26 09:59:43 -0700 (Fri, 26 Jun 2009)
Log Message:
-----------
update pidgin to 2.5.7

Modified Paths:
--------------
    trunk/dports/net/pidgin/Portfile

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

Modified: trunk/dports/net/pidgin/Portfile
===================================================================
--- trunk/dports/net/pidgin/Portfile	2009-06-26 16:58:53 UTC (rev 52966)
+++ trunk/dports/net/pidgin/Portfile	2009-06-26 16:59:43 UTC (rev 52967)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                pidgin
-version             2.5.5
+version             2.5.7
 revision            1
 categories          net
 platforms           darwin
@@ -19,9 +19,9 @@
 
 homepage            http://www.pidgin.im/
 master_sites        sourceforge
-checksums           md5 972101ca88a2ad338aad1fc4be5e1a8c \
-                    sha1 a99ef50504b2b5f4014bfad232957322829d568f \
-                    rmd160 b7d37b73b9cced0f399cbc233c7ee0cdcf33e582
+checksums           md5     9ced7b5a025a8cf6fa412aee74e51e06 \
+                    sha1    be1913739febd3c367011615f349cba563a06a51 \
+                    rmd160  0453d5bf283fb8eb0651ef5989236ba38355b7ef
 use_bzip2           yes
 
 depends_build       port:libtool
@@ -37,9 +37,6 @@
                     port:p5-xml-parser \
                     port:intltool
 
-patchfiles          patch-configure.diff \
-                    patch-configure.ac.diff
-
 configure.args      --disable-avahi \
                     --disable-consoleui \
                     --disable-gstreamer \

Deleted: trunk/dports/net/pidgin/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/net/pidgin/files/patch-configure.ac.diff	2009-06-26 16:58:53 UTC (rev 52966)
+++ trunk/dports/net/pidgin/files/patch-configure.ac.diff	2009-06-26 16:59:43 UTC (rev 52967)
@@ -1,19 +0,0 @@
-Index: configure.ac
-===================================================================
---- configure.ac.orig	2008-12-21 01:38:16.000000000 +0100
-+++ configure.ac	2008-12-25 03:43:14.000000000 +0100
-@@ -131,14 +131,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
- 	;;
- *)
- 	;;

Deleted: trunk/dports/net/pidgin/files/patch-configure.diff
===================================================================
--- trunk/dports/net/pidgin/files/patch-configure.diff	2009-06-26 16:58:53 UTC (rev 52966)
+++ trunk/dports/net/pidgin/files/patch-configure.diff	2009-06-26 16:59:43 UTC (rev 52967)
@@ -1,22 +0,0 @@
-Index: configure
-===================================================================
---- configure.orig	2008-12-21 01:38:53.000000000 +0100
-+++ configure	2008-12-25 03:43:27.000000000 +0100
-@@ -12990,17 +12990,6 @@
- 
- 
- 
--	{ echo "$as_me:$LINENO: checking for fink" >&5
--echo $ECHO_N "checking for fink... $ECHO_C" >&6; }
--	if test -d /sw; then
--		{ echo "$as_me:$LINENO: result: found, adding /sw to search paths" >&5
--echo "${ECHO_T}found, adding /sw to search paths" >&6; }
--		CPPFLAGS="$CPPFLAGS -I/sw/include"
--		LDFLAGS="$LDFLAGS -L/sw/lib"
--	else
--		{ echo "$as_me:$LINENO: result: not found" >&5
--echo "${ECHO_T}not found" >&6; }
--	fi
- 	;;
- *)
- 	;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090626/765c84b7/attachment.html>


More information about the macports-changes mailing list