Index: head/net/whois/Makefile =================================================================== --- head/net/whois/Makefile (revision 175958) +++ head/net/whois/Makefile (revision 175959) @@ -1,51 +1,51 @@ # New ports collection makefile for: whois # Date created: 02 Oct 2003 # Whom: Filippo Natali # # $FreeBSD$ # PORTNAME= whois -PORTVERSION= 4.7.17 +PORTVERSION= 4.7.18 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= filippo.natali@gmail.com COMMENT= Marco d'Itri whois client USE_ICONV= yes USE_PERL5_BUILD= yes USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_ENV= LDFLAGS="${LDFLAGS}" MAKE_ARGS= OPTS="" MAN1= whois.1 .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|/usr/local|${LOCALBASE}|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.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/net/whois/distinfo =================================================================== --- head/net/whois/distinfo (revision 175958) +++ head/net/whois/distinfo (revision 175959) @@ -1,3 +1,3 @@ -MD5 (whois_4.7.17.tar.gz) = 011d6615a413a5f4439191d773772b5c -SHA256 (whois_4.7.17.tar.gz) = 22228d3038ea1059a33fa439c42790c70ace7196f2c2cafafbe7ff0ca4b83b9f -SIZE (whois_4.7.17.tar.gz) = 60342 +MD5 (whois_4.7.18.tar.gz) = 6f9f0f1810f80beb97fb738a96566be5 +SHA256 (whois_4.7.18.tar.gz) = 2647c18d7eb8800ea5b153ef31aa07bb3827a3b9d4a5c1b90acdd903beafc852 +SIZE (whois_4.7.18.tar.gz) = 60518 Property changes on: head/net/whois/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.31 \ No newline at end of property +1.32 \ No newline at end of property