mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.47.7
- Remove trailing spaces from changelog [lintian]. - Update years in debian/copyright. - Reference version-specific /usr/share/common-licenses/GPL-3 in copyright rather than the unversioned GPL symlink [lintian]. - Add Swedish translation of info page (thanks to Sebastian Rasmussen).
This commit is contained in:
parent
82afcd0cd9
commit
81af13e573
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480568
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= help2man
|
PORTNAME= help2man
|
||||||
PORTVERSION= 1.47.6
|
PORTVERSION= 1.47.7
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
|
@ -14,9 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
|
||||||
USES= gmake localbase perl5 tar:xz
|
USES= gmake localbase perl5 tar:xz
|
||||||
|
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
INFO= ${PORTNAME}
|
INFO= ${PORTNAME}
|
||||||
PLIST_FILES= bin/${PORTNAME} \
|
PLIST_FILES= bin/${PORTNAME} \
|
||||||
man/man1/${PORTNAME}.1.gz
|
man/man1/${PORTNAME}.1.gz
|
||||||
|
@ -28,7 +29,7 @@ NLS_RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext
|
||||||
NLS_VARS= CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer."
|
NLS_VARS= CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer."
|
||||||
|
|
||||||
.for lang in de es fr pl pt_BR uk zh_CN
|
.for lang in de es fr pl pt_BR sv uk zh_CN
|
||||||
NLS_INFO+= ${PORTNAME}-${lang}
|
NLS_INFO+= ${PORTNAME}-${lang}
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1519911577
|
TIMESTAMP = 1537781669
|
||||||
SHA256 (help2man-1.47.6.tar.xz) = d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f
|
SHA256 (help2man-1.47.7.tar.xz) = 585b8e88ed04bdb426403cf7d9b0c0bb9c7630755b0096c2b018a024b29bec0d
|
||||||
SIZE (help2man-1.47.6.tar.xz) = 192980
|
SIZE (help2man-1.47.7.tar.xz) = 200128
|
||||||
|
|
Loading…
Add table
Reference in a new issue