Mon Sep 24 07:44:16 2018 UTC ()
help2man: updated to 1.47.7

help2man 1.47.7:
* Remove trailing spaces from changelog.
* Update years in debian/copyright.
* Reference version-specific /usr/share/common-licenses/GPL-3 in
  copyright rather than the unversioned GPL symlink.
* Add Swedish translation of info page


(adam)
diff -r1.45 -r1.46 pkgsrc/converters/help2man/Makefile
diff -r1.15 -r1.16 pkgsrc/converters/help2man/PLIST
diff -r1.29 -r1.30 pkgsrc/converters/help2man/distinfo

cvs diff -r1.45 -r1.46 pkgsrc/converters/help2man/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/help2man/Makefile 2018/08/22 09:43:05 1.45
+++ pkgsrc/converters/help2man/Makefile 2018/09/24 07:44:16 1.46
@@ -1,32 +1,31 @@ @@ -1,32 +1,31 @@
1# $NetBSD: Makefile,v 1.45 2018/08/22 09:43:05 wiz Exp $ 1# $NetBSD: Makefile,v 1.46 2018/09/24 07:44:16 adam Exp $
2 2
3DISTNAME= help2man-1.47.6 3DISTNAME= help2man-1.47.7
4PKGREVISION= 1 
5CATEGORIES= converters 4CATEGORIES= converters
6MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} 5MASTER_SITES= ${MASTER_SITE_GNU:=help2man/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= arved@arved.at 8MAINTAINER= arved@arved.at
10HOMEPAGE= http://www.gnu.org/software/help2man/ 9HOMEPAGE= http://www.gnu.org/software/help2man/
11COMMENT= Generate simple manual pages from program output 10COMMENT= Generate simple manual pages from program output
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext 13DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
15 14
16WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 
17GNU_CONFIGURE= yes 
18USE_GCC_RUNTIME= yes 15USE_GCC_RUNTIME= yes
 16USE_PKGLOCALEDIR= yes
19USE_TOOLS+= perl:run msgfmt gmake 17USE_TOOLS+= perl:run msgfmt gmake
 18GNU_CONFIGURE= yes
20 19
21SUBST_CLASSES+= paths 20SUBST_CLASSES+= paths
22SUBST_MESSAGE.paths= Fixing install lib paths. 21SUBST_MESSAGE.paths= Fixing install lib paths.
23SUBST_STAGE.paths= pre-configure 22SUBST_STAGE.paths= pre-configure
24SUBST_FILES.paths= Makefile.in 23SUBST_FILES.paths= Makefile.in
25SUBST_SED.paths= -e 's,(libdir)/help2man,(libdir),g' 24SUBST_SED.paths= -e 's,(libdir)/help2man,(libdir),g'
26 25
27INFO_FILES= yes 26INFO_FILES= yes
28 27
29.include "../../mk/bsd.prefs.mk" 28.include "../../mk/bsd.prefs.mk"
30 29
31.if ${OPSYS} == "Darwin" 30.if ${OPSYS} == "Darwin"
32SOEXT= dylib 31SOEXT= dylib
@@ -40,23 +39,19 @@ SOEXT= sl @@ -40,23 +39,19 @@ SOEXT= sl
40SOEXT= so 39SOEXT= so
41.endif 40.endif
42 41
43SUBST_CLASSES+= soext 42SUBST_CLASSES+= soext
44SUBST_MESSAGE.soext= Fixing shared library suffix 43SUBST_MESSAGE.soext= Fixing shared library suffix
45SUBST_STAGE.soext= pre-configure 44SUBST_STAGE.soext= pre-configure
46SUBST_FILES.soext= bindtextdomain.c 45SUBST_FILES.soext= bindtextdomain.c
47SUBST_FILES.soext+= Makefile.in 46SUBST_FILES.soext+= Makefile.in
48SUBST_SED.soext+= -e 's,bindtextdomain\.so,bindtextdomain.${SOEXT},g' 47SUBST_SED.soext+= -e 's,bindtextdomain\.so,bindtextdomain.${SOEXT},g'
49SUBST_SED.soext+= -e 's,$$(preload)\.so,$$(preload).${SOEXT},g' 48SUBST_SED.soext+= -e 's,$$(preload)\.so,$$(preload).${SOEXT},g'
50 49
51PLIST_SUBST+= SOEXT=${SOEXT} 50PLIST_SUBST+= SOEXT=${SOEXT}
52 51
53PLIST_VARS+= nls 
54USE_PKGLOCALEDIR= yes 
55PLIST.nls= yes 
56 
57post-patch: 52post-patch:
58 ${TOUCH} -r ${WRKSRC}/help2man.PL.orig ${WRKSRC}/help2man.PL 53 ${TOUCH} -r ${WRKSRC}/help2man.PL.orig ${WRKSRC}/help2man.PL
59 54
60.include "../../devel/gettext-lib/buildlink3.mk" 55.include "../../devel/gettext-lib/buildlink3.mk"
61.include "../../mk/dlopen.buildlink3.mk" 56.include "../../mk/dlopen.buildlink3.mk"
62.include "../../mk/bsd.pkg.mk" 57.include "../../mk/bsd.pkg.mk"

cvs diff -r1.15 -r1.16 pkgsrc/converters/help2man/PLIST (expand / switch to unified diff)

--- pkgsrc/converters/help2man/PLIST 2018/03/05 13:35:45 1.15
+++ pkgsrc/converters/help2man/PLIST 2018/09/24 07:44:16 1.16
@@ -1,52 +1,53 @@ @@ -1,52 +1,53 @@
1@comment $NetBSD: PLIST,v 1.15 2018/03/05 13:35:45 adam Exp $ 1@comment $NetBSD: PLIST,v 1.16 2018/09/24 07:44:16 adam Exp $
2bin/help2man 2bin/help2man
3${PLIST.nls}info/help2man-de.info 3info/help2man-de.info
4${PLIST.nls}info/help2man-es.info 4info/help2man-es.info
5${PLIST.nls}info/help2man-fr.info 5info/help2man-fr.info
6${PLIST.nls}info/help2man-pl.info 6info/help2man-pl.info
7${PLIST.nls}info/help2man-pt_BR.info 7info/help2man-pt_BR.info
8${PLIST.nls}info/help2man-uk.info 8info/help2man-sv.info
 9info/help2man-uk.info
9info/help2man-zh_CN.info 10info/help2man-zh_CN.info
10info/help2man.info 11info/help2man.info
11${PLIST.nls}lib/bindtextdomain.${SOEXT} 12lib/bindtextdomain.${SOEXT}
12${PLIST.nls}man/da/man1/help2man.1 13man/da/man1/help2man.1
13${PLIST.nls}man/de/man1/help2man.1 14man/de/man1/help2man.1
14${PLIST.nls}man/el/man1/help2man.1 15man/el/man1/help2man.1
15${PLIST.nls}man/eo/man1/help2man.1 16man/eo/man1/help2man.1
16${PLIST.nls}man/es/man1/help2man.1 17man/es/man1/help2man.1
17${PLIST.nls}man/fi/man1/help2man.1 18man/fi/man1/help2man.1
18${PLIST.nls}man/fr/man1/help2man.1 19man/fr/man1/help2man.1
19${PLIST.nls}man/hr/man1/help2man.1 20man/hr/man1/help2man.1
20${PLIST.nls}man/hu/man1/help2man.1 21man/hu/man1/help2man.1
21${PLIST.nls}man/it/man1/help2man.1 22man/it/man1/help2man.1
22${PLIST.nls}man/ja/man1/help2man.1 23man/ja/man1/help2man.1
23${PLIST.nls}man/man1/help2man.1 24man/man1/help2man.1
24${PLIST.nls}man/nb/man1/help2man.1 25man/nb/man1/help2man.1
25${PLIST.nls}man/pl/man1/help2man.1 26man/pl/man1/help2man.1
26${PLIST.nls}man/pt_BR/man1/help2man.1 27man/pt_BR/man1/help2man.1
27${PLIST.nls}man/ru/man1/help2man.1 28man/ru/man1/help2man.1
28${PLIST.nls}man/sr/man1/help2man.1 29man/sr/man1/help2man.1
29${PLIST.nls}man/sv/man1/help2man.1 30man/sv/man1/help2man.1
30${PLIST.nls}man/uk/man1/help2man.1 31man/uk/man1/help2man.1
31${PLIST.nls}man/vi/man1/help2man.1 32man/vi/man1/help2man.1
32${PLIST.nls}man/zh_CN/man1/help2man.1 33man/zh_CN/man1/help2man.1
33${PLIST.nls}share/locale/da/LC_MESSAGES/help2man.mo 34share/locale/da/LC_MESSAGES/help2man.mo
34${PLIST.nls}share/locale/de/LC_MESSAGES/help2man.mo 35share/locale/de/LC_MESSAGES/help2man.mo
35${PLIST.nls}share/locale/el/LC_MESSAGES/help2man.mo 36share/locale/el/LC_MESSAGES/help2man.mo
36${PLIST.nls}share/locale/eo/LC_MESSAGES/help2man.mo 37share/locale/eo/LC_MESSAGES/help2man.mo
37${PLIST.nls}share/locale/es/LC_MESSAGES/help2man.mo 38share/locale/es/LC_MESSAGES/help2man.mo
38${PLIST.nls}share/locale/fi/LC_MESSAGES/help2man.mo 39share/locale/fi/LC_MESSAGES/help2man.mo
39${PLIST.nls}share/locale/fr/LC_MESSAGES/help2man.mo 40share/locale/fr/LC_MESSAGES/help2man.mo
40${PLIST.nls}share/locale/hr/LC_MESSAGES/help2man.mo 41share/locale/hr/LC_MESSAGES/help2man.mo
41${PLIST.nls}share/locale/hu/LC_MESSAGES/help2man.mo 42share/locale/hu/LC_MESSAGES/help2man.mo
42${PLIST.nls}share/locale/it/LC_MESSAGES/help2man.mo 43share/locale/it/LC_MESSAGES/help2man.mo
43${PLIST.nls}share/locale/ja/LC_MESSAGES/help2man.mo 44share/locale/ja/LC_MESSAGES/help2man.mo
44${PLIST.nls}share/locale/nb/LC_MESSAGES/help2man.mo 45share/locale/nb/LC_MESSAGES/help2man.mo
45${PLIST.nls}share/locale/pl/LC_MESSAGES/help2man.mo 46share/locale/pl/LC_MESSAGES/help2man.mo
46${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/help2man.mo 47share/locale/pt_BR/LC_MESSAGES/help2man.mo
47${PLIST.nls}share/locale/ru/LC_MESSAGES/help2man.mo 48share/locale/ru/LC_MESSAGES/help2man.mo
48${PLIST.nls}share/locale/sr/LC_MESSAGES/help2man.mo 49share/locale/sr/LC_MESSAGES/help2man.mo
49${PLIST.nls}share/locale/sv/LC_MESSAGES/help2man.mo 50share/locale/sv/LC_MESSAGES/help2man.mo
50${PLIST.nls}share/locale/uk/LC_MESSAGES/help2man.mo 51share/locale/uk/LC_MESSAGES/help2man.mo
51${PLIST.nls}share/locale/vi/LC_MESSAGES/help2man.mo 52share/locale/vi/LC_MESSAGES/help2man.mo
52${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/help2man.mo 53share/locale/zh_CN/LC_MESSAGES/help2man.mo

cvs diff -r1.29 -r1.30 pkgsrc/converters/help2man/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/help2man/distinfo 2018/03/05 13:35:45 1.29
+++ pkgsrc/converters/help2man/distinfo 2018/09/24 07:44:16 1.30
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.29 2018/03/05 13:35:45 adam Exp $ 1$NetBSD: distinfo,v 1.30 2018/09/24 07:44:16 adam Exp $
2 2
3SHA1 (help2man-1.47.6.tar.xz) = 31a2e3f8836387491a683ce43d4158b837330bd9 3SHA1 (help2man-1.47.7.tar.xz) = 2211cb9ebc725dbba86c6bd581f927d278f4d46a
4RMD160 (help2man-1.47.6.tar.xz) = 60a3692d4dd5c67d8f02b0c4db06ff9402cd8326 4RMD160 (help2man-1.47.7.tar.xz) = 9a89d9103256a0edc5928238c0d9a6ba342bf0b0
5SHA512 (help2man-1.47.6.tar.xz) = d24849b93de58b20f518c071687e7bfa653a96600382f36c4cf7fc1047656458f75f093b911b786b18b6931b2453cb60868ecbe07cc7d2984e5981a874b34942 5SHA512 (help2man-1.47.7.tar.xz) = e6ec25d973df68edde87d3314b1bef2e679d57d4c9e024bca17362b9da058c80314050e1ae61d73179b8c2662c8692caa1f223fc48b8d02f2d4f040d16e51d14
6Size (help2man-1.47.6.tar.xz) = 192980 bytes 6Size (help2man-1.47.7.tar.xz) = 200128 bytes
7SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 7SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7
8SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 8SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454