Index: head/net/whois/Makefile =================================================================== --- head/net/whois/Makefile (revision 262817) +++ head/net/whois/Makefile (revision 262818) @@ -1,38 +1,38 @@ # New ports collection makefile for: whois # Date created: 02 Oct 2003 # Whom: Filippo Natali # # $FreeBSD$ # PORTNAME= whois -PORTVERSION= 5.0.7 +PORTVERSION= 5.0.8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= lapo@lapo.it COMMENT= Marco d'Itri whois client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes USE_ICONV= yes USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_ENV= LDFLAGS="${LDFLAGS}" MAKE_ARGS= OPTS="" MAN1= mwhois.1 mkpasswd.1 PLIST_FILES= bin/mwhois bin/mkpasswd post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/po/Makefile .include Property changes on: head/net/whois/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.61 \ No newline at end of property +1.62 \ No newline at end of property Index: head/net/whois/distinfo =================================================================== --- head/net/whois/distinfo (revision 262817) +++ head/net/whois/distinfo (revision 262818) @@ -1,3 +1,3 @@ -MD5 (whois_5.0.7.tar.gz) = bab31f39eb4328b489027091b964c174 -SHA256 (whois_5.0.7.tar.gz) = b8269d9b2e952ce29404a31a8ada0dc1dae2dacb891a4a6da3d517841d528b9d -SIZE (whois_5.0.7.tar.gz) = 80753 +MD5 (whois_5.0.8.tar.gz) = 0ccb592268bda2c40ea0a9e3fa1d8ff6 +SHA256 (whois_5.0.8.tar.gz) = 7fa0f67dbdbbc8e81ccdf9877105e8e1d7d4539e52f8be1ed457c7eb61600241 +SIZE (whois_5.0.8.tar.gz) = 81003 Property changes on: head/net/whois/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.48 \ No newline at end of property +1.49 \ No newline at end of property