[31093] trunk/dports/devel/gnugetopt/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 15 13:12:46 PST 2007


Revision: 31093
          http://trac.macosforge.org/projects/macports/changeset/31093
Author:   mww at macports.org
Date:     2007-11-15 13:12:45 -0800 (Thu, 15 Nov 2007)

Log Message:
-----------
version 1.3, take co-maintainership (maintainer not registered in bug-tracker);
this MacPorts version is a "fork" of the FreeBSD libgnugetopt "fork" (from GNU) with added autotools support

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

Modified: trunk/dports/devel/gnugetopt/Portfile
===================================================================
--- trunk/dports/devel/gnugetopt/Portfile	2007-11-15 21:08:12 UTC (rev 31092)
+++ trunk/dports/devel/gnugetopt/Portfile	2007-11-15 21:12:45 UTC (rev 31093)
@@ -1,24 +1,20 @@
 # $Id$
 
 PortSystem 1.0
-name               gnugetopt
-version            1.2
-revision           1
+name               libgnugetopt
+version            1.3
 categories         devel
 platforms          darwin
-maintainers        sean at sfarc.net
+maintainers        sean at sfarc.net mww
 description	       GNU getopt library
 long_description   GNU getopt library similar but more powerful than the \
                    standard getopt(3). It includes the GNU-style getopt_long() \
                    function.
 homepage           ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/lioux/
 # these are the original sources but they are correctly autofoo-ed
-master_sites	   http://www.opendarwin.org/~mww/files/
-distname           libgnugetopt-${version}-darwin
-checksums          sha1 9f0fc0a2d59bf9a8318c4c23d7e93c8b533f0575
-use_bzip2	       yes
+master_sites	   macports
+checksums          sha1 c59d6b04dacb3b8512893c2c8e95416d52662a0a
+use_bzip2          yes
 
-worksrcdir         libgnugetopt-${version}
-
 configure.args     --includedir=${prefix}/include/${name} --disable-static
 

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


More information about the macports-changes mailing list