[24266] trunk/dports/mail/libidn/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 20 03:27:06 PDT 2007


Revision: 24266
          http://trac.macosforge.org/projects/macports/changeset/24266
Author:   mww at macports.org
Date:     2007-04-20 03:27:05 -0700 (Fri, 20 Apr 2007)

Log Message:
-----------
version 0.6.11, add livecheck

Modified Paths:
--------------
    trunk/dports/mail/libidn/Portfile

Modified: trunk/dports/mail/libidn/Portfile
===================================================================
--- trunk/dports/mail/libidn/Portfile	2007-04-20 10:19:19 UTC (rev 24265)
+++ trunk/dports/mail/libidn/Portfile	2007-04-20 10:27:05 UTC (rev 24266)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name			libidn
-version			0.6.3
+version			0.6.11
 categories		mail
 description		international domain name library
 long_description	Libidn is an implementation of the Stringprep, \
@@ -20,7 +20,7 @@
 maintainers		olaf at foellinger.de
 master_sites		ftp://alpha.gnu.org/pub/gnu/libidn/ \
 			http://josefsson.org/libidn/releases/
-checksums		sha1 03b96a0407670afd2627d1fe992ec979e39b1f31
+checksums		sha1 66b58bcd5f9a1c3f0519a2cb356f9416a495c14f
 depends_lib		port:libiconv port:gettext
 configure.args		--mandir=${prefix}/share/man \
 			--infodir=${prefix}/share/info \
@@ -30,3 +30,6 @@
 	configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0
 }
 
+livecheck.check	regex
+livecheck.url	http://josefsson.org/libidn/releases/?M=D
+livecheck.regex	libidn-(\[0-9\.]+)\\.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070420/27f4be5e/attachment.html


More information about the macports-changes mailing list