Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27020

Modified Files:
        getoptbin.info 
Log Message:
stable

Index: getoptbin.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/getoptbin.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- getoptbin.info      31 May 2006 14:26:48 -0000      1.2
+++ getoptbin.info      8 Aug 2006 20:10:25 -0000       1.3
@@ -1,13 +1,15 @@
 Package: getoptbin
-Version: 1.1.3
-Revision: 1
-Description: GNU verision of getopt(1)
-Source: http://huizen.dds.nl/~frodol/getopt-%v.tar.gz
-Source-MD5: 7b7637dcb0ac531f1af29f4d6b018e86
-BuildDepends: gettext-dev, gettext-bin, gettext-tools
+Version: 1.1.4
+Revision: 2
+Description: GNU version of getopt(1)
+Source: http://software.frodo.looijaard.name/getopt/files/getopt-%v.tar.gz
+Source-MD5: 02188ca68da27c4175d6e9f3da732101
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
+Depends: libgettext3-shlibs
+Patch: %n.patch
 PatchScript: <<
-mv Makefile Makefile.old
-sed -e "s|^CPPFLAGS=|CPPFLAGS=-I./gnu -I%p/include |g" < Makefile.old > 
Makefile
+  perl -pi -e 's|^CPPFLAGS=|CPPFLAGS=-I./gnu -I%p/include |g' Makefile
+  perl -pi -e 's|[EMAIL PROTECTED]@|%p|' getopt.1
 <<
 NoSetCPPFlags: true
 NoSetLDFlags: true
@@ -15,9 +17,9 @@
 make prefix=%p WITH_GETTEXT=1 LIBCGETOPT=0 LDFLAGS="-L%p/lib -lintl" 
localedir=%p/share/locale
 <<
 InstallScript: <<
-make prefix=%p mandir=%p/share/man install DESTDIR=%d
+make prefix=%p mandir=%p/share/man getoptdir=%p/share/doc/%n install 
install_doc DESTDIR=%d
 <<
 License: GPL
 DocFiles: README COPYING TODO
 Maintainer: None <fink-devel@lists.sourceforge.net>
-Homepage: http://huizen.dds.nl/~frodol/getopt.html
+Homepage: http://software.frodo.looijaard.name/getopt


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to