Index: head/net/xwhois/Makefile =================================================================== --- head/net/xwhois/Makefile (revision 23131) +++ head/net/xwhois/Makefile (revision 23132) @@ -1,41 +1,40 @@ # New ports collection makefile for: xwhois -# Version required: 0.3.5 +# Version required: 0.3.9 # Date created: 31 December 1998 # Whom: Kris Kennaway # # $FreeBSD$ # -DISTNAME= xwhois-0.3.6 +DISTNAME= xwhois-0.3.9 CATEGORIES= net MASTER_SITES= http://c64.org/~nr/ \ http://www.goatnet.ml.org/ \ ftp://sangis.kalix.net/pub/nr/xwhois/ \ ftp://c64.org/pub/nr/xwhois/ \ - ftp://ftp.infodrom.north.de/pub/unix/gtkbuffet/apps/xwhois/ \ http://www.physics.adelaide.edu.au/~kkennawa/ MAINTAINER= kris@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xwhois ${PREFIX}/bin ${MKDIR} ${PREFIX}/share/xwhois ${MKDIR} ${PREFIX}/share/xwhois/pixmaps ${INSTALL_DATA} ${WRKSRC}/docs/xwhois.servers ${PREFIX}/share/xwhois ${INSTALL_DATA} ${WRKSRC}/docs/xwhois.xpm ${PREFIX}/share/xwhois/pixmaps .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/xwhois ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xwhois ${INSTALL_DATA} ${WRKSRC}/docs/TODO ${PREFIX}/share/doc/xwhois ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xwhois .endif .include Property changes on: head/net/xwhois/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/net/xwhois/distinfo =================================================================== --- head/net/xwhois/distinfo (revision 23131) +++ head/net/xwhois/distinfo (revision 23132) @@ -1 +1 @@ -MD5 (xwhois-0.3.6.tar.gz) = e20cac14468bb883453d5302cbc66052 +MD5 (xwhois-0.3.9.tar.gz) = a3e1b446d7507923e216daf58aa5812a Property changes on: head/net/xwhois/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property