aboutsummaryrefslogtreecommitdiff
path: root/misc/help2man
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-05 13:23:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-05 13:23:24 +0000
commitaa31ce349e77857793e20b90e2d6d7b03f501422 (patch)
tree270347db27747857df62ec1447a251f0548f3b00 /misc/help2man
parentdd0717c555b7ff5e04fb362f5fdee7ffcb031130 (diff)
downloadports-aa31ce349e77857793e20b90e2d6d7b03f501422.tar.gz
ports-aa31ce349e77857793e20b90e2d6d7b03f501422.zip
- Update to 1.40.10
- Remove SITE_PERL from *_DEPENDS - Pet portlint: use += instead of = Changes: - Update Greek translation (thanks to Savvas Radevic). - Update Serbian translation (thanks to Miroslav Nikolic). - Update German translation (thanks to Arun Persaud).
Notes
Notes: svn path=/head/; revision=298469
Diffstat (limited to 'misc/help2man')
-rw-r--r--misc/help2man/Makefile6
-rw-r--r--misc/help2man/distinfo4
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