- 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).
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-05 13:23:24 +00:00
parent dd0717c555
commit aa31ce349e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298469
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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