Index: head/net/gwhois/Makefile =================================================================== --- head/net/gwhois/Makefile (revision 241640) +++ head/net/gwhois/Makefile (revision 241641) @@ -1,43 +1,43 @@ # New ports collection makefile for: gwhois # Date created: 28 August 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= gwhois -PORTVERSION= 20081227 +PORTVERSION= 20090717 CATEGORIES= net MASTER_SITES= http://gwhois.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ lynx:${PORTSDIR}/www/lynx \ curl:${PORTSDIR}/ftp/curl NO_BUILD= yes USE_PERL5_RUN= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/pattern PLIST_DIRS= %%DATADIR%% MAN1= ${PORTNAME}.1 PORTDOCS= TODO README.RIPE post-patch: @${REINPLACE_CMD} -e 's|/etc/gwhois|${DATADIR}|g'\ ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/ @${INSTALL} -d ${DATADIR}/ @${INSTALL_DATA} ${WRKSRC}/pattern ${DATADIR}/ .ifndef NOPORTDOCS @${INSTALL} -d ${DOCSDIR}/ @cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ .endif .include Property changes on: head/net/gwhois/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/net/gwhois/distinfo =================================================================== --- head/net/gwhois/distinfo (revision 241640) +++ head/net/gwhois/distinfo (revision 241641) @@ -1,3 +1,3 @@ -MD5 (gwhois_20081227.tar.gz) = 3ec3449c97a6a9ca1eead20bf6c04ae1 -SHA256 (gwhois_20081227.tar.gz) = 2e71023f818a49803137460092e60f016f9d5438eba421d3ed16f5df031d0cef -SIZE (gwhois_20081227.tar.gz) = 34542 +MD5 (gwhois_20090717.tar.gz) = 74dd33faf5629d37ec29d15ede4c67a6 +SHA256 (gwhois_20090717.tar.gz) = d36cb3a332100efbc6dbc9936500e9e41b8838d48ad2aefebc74ea7ffa659134 +SIZE (gwhois_20090717.tar.gz) = 34507 Property changes on: head/net/gwhois/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property