Index: head/net/whois/Makefile =================================================================== --- head/net/whois/Makefile (revision 123465) +++ head/net/whois/Makefile (revision 123466) @@ -1,50 +1,50 @@ # New ports collection makefile for: whois # Date created: 02 Oct 2003 # Whom: Filippo Natali # # $FreeBSD$ # PORTNAME= whois -PORTVERSION= 4.6.24 +PORTVERSION= 4.6.25 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= filippo@widestore.net COMMENT= Marco d'Itri whois client MAN1= whois.1 USE_ICONV= yes USE_PERL5_BUILD= yes USE_REINPLACE= yes USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_ENV= LDFLAGS="${LDFLAGS}" MAKE_ARGS= OPTS="" .if !defined(WITHOUT_NLS) USE_GETTEXT= yes LDFLAGS+= -lintl PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " NO_PO= yes .endif post-patch: @${REINPLACE_CMD} -e "s|prefix\=/usr/local|prefix\=${PREFIX}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/po/Makefile @if [ -n "${NO_PO}" ]; \ then ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/have_nls-patch; \ fi post-install: @if [ ! -n "${NO_PO}" ]; \ then cd ${WRKSRC}/po && ${MAKE} install; \ fi .include Property changes on: head/net/whois/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/net/whois/distinfo =================================================================== --- head/net/whois/distinfo (revision 123465) +++ head/net/whois/distinfo (revision 123466) @@ -1,2 +1,2 @@ -MD5 (whois_4.6.24.tar.gz) = 145811dc3cfebf90ebf5cf0a1bfa883a -SIZE (whois_4.6.24.tar.gz) = 51816 +MD5 (whois_4.6.25.tar.gz) = 1be817f83451588cdfa16be772c7e469 +SIZE (whois_4.6.25.tar.gz) = 51990 Property changes on: head/net/whois/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property