diff options
Diffstat (limited to 'misc/help2man')
-rw-r--r-- | misc/help2man/Makefile | 6 | ||||
-rw-r--r-- | misc/help2man/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 5f73eea52a00..16bf8e50b205 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.40.9 +PORTVERSION= 1.40.10 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} @@ -27,8 +27,8 @@ 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 +BUILD_DEPENDS+= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext +RUN_DEPENDS+= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext CFLAGS+= -lintl MANLANG= "" ${LANGS} ${LANGS_MTREE} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 762ac8ac3016..86436ae10a29 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.9.tar.gz) = 75e7b650d078b021fb862b245ea76cb330727866ac604613ebd8471b722d094e -SIZE (help2man-1.40.9.tar.gz) = 184179 +SHA256 (help2man-1.40.10.tar.gz) = f7c85b9af84a87d7da912b62dadf426118841750ed1e4598787a54fddaf82b9c +SIZE (help2man-1.40.10.tar.gz) = 186197 |