Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16263/net
Modified Files: jwhois.info jwhois.patch Log Message: bump jwhois to the last of the 3.x series 3.2.3 Index: jwhois.patch =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/jwhois.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- jwhois.patch 7 Sep 2011 15:23:29 -0000 1.1 +++ jwhois.patch 4 Jun 2013 14:47:34 -0000 1.2 @@ -9,3 +9,14 @@ int error; memset(&hints, 0, sizeof(hints)); +--- jwhois-3.2.3/src/Makefile.in.orig 2005-07-09 14:52:02.000000000 -0400 ++++ jwhois-3.2.3/src/Makefile.in 2013-06-04 10:42:11.000000000 -0400 +@@ -67,7 +67,7 @@ + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + CCLD = $(CC) +-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ ++LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) $(INTLLIBS) -o $@ + SOURCES = $(jwhois_SOURCES) + DIST_SOURCES = $(jwhois_SOURCES) + ETAGS = etags Index: jwhois.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/jwhois.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- jwhois.info 7 Sep 2011 15:23:29 -0000 1.1 +++ jwhois.info 4 Jun 2013 14:47:34 -0000 1.2 @@ -1,14 +1,23 @@ Package: jwhois -Version: 3.2.2 -Revision: 5 +Version: 3.2.3 +Revision: 1 Source: gnu -Source-MD5: 3ad57a8cfc4f32fe41b1131711d34a78 -Recommends: lynx | links | launch | mozilla | elinks -BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, fink (>= 0.24.12) -Depends: libgettext3-shlibs, libiconv +Source-MD5: 1232661cebd79a9772f416599d3f5929 +Source-Checksum: SHA1(8965bab3a8fc9bdab31b5a2209f888cb189fb21b) +Recommends: lynx | links | launch | firefox | elinks +BuildDepends: << + gettext-bin, + gettext-tools, + libgettext8-dev, + libiconv-dev +<< +Depends: << + libgettext8-shlibs, + libiconv +<< ConfigureParams: --infodir='%p/share/info' --localstatedir='%p/var' --sysconfdir='%p/etc' --mandir='%p/share/man' --bindir='%p/bin/' PatchFile: %n.patch -PatchFile-MD5: db93cda3a07dfe37eaadb3a8f8150a75 +PatchFile-MD5: cb514fca52a2d260936d9dff77877dbb PatchScript: << perl -pi.bak -e 's#/usr/bin/lynx#%p/bin/lynx#g' example/jwhois.conf sed 's|@FINKPREFIX@|%p|g' <%{PatchFile} | patch -p1 @@ -22,7 +31,7 @@ JWHOIS is a nicer whois client which automatically queries the "proper" whois server for a domain. Upon execution, JWHOIS searches through the its config file -(/etc/jwhois.conf) find the most specific whois server to query. +(%p/etc/jwhois.conf) find the most specific whois server to query. jwhois is NOT JAVA, calm down folks. << ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs