Index: head/misc/help2man/Makefile =================================================================== --- head/misc/help2man/Makefile (revision 291408) +++ head/misc/help2man/Makefile (revision 291409) @@ -1,52 +1,52 @@ # Ports collection makefile for: help2man # Date created: Jan 30, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= help2man -PORTVERSION= 1.40.5 +PORTVERSION= 1.40.6 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically generating simple manual pages from program output LICENSE= GPLv3 CFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes INFO= ${PORTNAME} MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} .if defined(WITHOUT_NLS) CONFIGURE_ARGS= --disable-nls .else BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext CFLAGS+= -lintl MANLANG= "" ${LANGS} ${LANGS_MTREE} USE_GETTEXT= yes LANGS= de el eo fi fr it pl pt_BR ru sr sv uk vi LANGS_MTREE= ja # languages that already exist in BSD.local.dist PLIST_FILES+= lib/bindtextdomain.so .for lang in ${LANGS} ${LANGS_MTREE} PLIST_FILES+= share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo .endfor .for lang in ${LANGS} PLIST_DIRSTRY+= man/${lang}/man1 man/${lang} .endfor .endif post-patch: @${REINPLACE_CMD} -e '/^pkglibdir/ s|/${PORTNAME}$$||' ${WRKSRC}/Makefile.in .include Property changes on: head/misc/help2man/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/misc/help2man/distinfo =================================================================== --- head/misc/help2man/distinfo (revision 291408) +++ head/misc/help2man/distinfo (revision 291409) @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.5.tar.gz) = 13599a89080628617f31ca1e7eee38d0b11b2c088708c14eba35b99d67b23cb4 -SIZE (help2man-1.40.5.tar.gz) = 183931 +SHA256 (help2man-1.40.6.tar.gz) = 6ad15eaa6eb40380378fb67fc1932778188cac615ed9ab1146e7c6e4dc791979 +SIZE (help2man-1.40.6.tar.gz) = 184304 Property changes on: head/misc/help2man/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property