[50201] trunk/dports/devel/popt/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Apr 27 10:56:33 PDT 2009


Revision: 50201
          http://trac.macports.org/changeset/50201
Author:   mcalhoun at macports.org
Date:     2009-04-27 10:56:32 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
popt: Update version 1.14 -> 1.15.
Use muniversal PortGroup.
Fixes #19389 (maintainer timeout).

Modified Paths:
--------------
    trunk/dports/devel/popt/Portfile

Modified: trunk/dports/devel/popt/Portfile
===================================================================
--- trunk/dports/devel/popt/Portfile	2009-04-27 17:50:05 UTC (rev 50200)
+++ trunk/dports/devel/popt/Portfile	2009-04-27 17:56:32 UTC (rev 50201)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  muniversal 1.0
 
 name		popt
-version		1.14
+version		1.15
 categories	devel
 maintainers	n3npq at mac.com
 description	A getopt(3) like library with a number of enhancements
@@ -39,9 +40,9 @@
 test.run    yes
 test.target check
 
-checksums       md5     4f90a07316eb825604dd10ae4f9f3f04 \
-                sha1    af0a7e2b187d600d624515a53d88374c15104e15 \
-                rmd160  5dce0552b249ee9640ccb9089ada1044be94206b
+checksums       md5     c61ef795fa450eb692602a661ec8d7f1 \
+                sha1    d9bc3067a4e7e62ac0bd9818e8cd649ee0dd12dc \
+                rmd160  f169eadb9c72160176d4c941e24f86e03104b839
 
 platform darwin 7 {
         depends_build-append port:autoconf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090427/888abb4b/attachment-0001.html>


More information about the macports-changes mailing list