Sun Oct 12 15:21:28 2014 UTC ()
Update to 1.46.4:

help2man (1.46.4) unstable; urgency=medium

  * Include architecture.mk and buildflags.mk into rules to replace the
    multiple calls to dpkg-architecture and to pick up the correct
    hardening flags.
  * Add $(LDFLAGS) when building preload to pick up -z relro (see
    https://wiki.debian.org/Hardening).
  * Minor correction to Norwegian Bokmaal translation.
  * Minor correction to Brazilian Portuguese translation.
  * Escape dashes in --name flag for groff (see lintian tag:
    hyphen-used-as-minus-sign).
  * Fix example using AM_MISSING_PROG in documentation: this macro no
    longer requires the third argument.


(wiz)
diff -r1.26 -r1.27 pkgsrc/converters/help2man/Makefile
diff -r1.19 -r1.20 pkgsrc/converters/help2man/distinfo
diff -r1.1 -r0 pkgsrc/converters/help2man/patches/patch-Makefile.in

cvs diff -r1.26 -r1.27 pkgsrc/converters/help2man/Makefile (switch to unified diff)

--- pkgsrc/converters/help2man/Makefile 2014/10/01 12:12:28 1.26
+++ pkgsrc/converters/help2man/Makefile 2014/10/12 15:21:28 1.27
@@ -1,53 +1,53 @@ @@ -1,53 +1,53 @@
1# $NetBSD: Makefile,v 1.26 2014/10/01 12:12:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2014/10/12 15:21:28 wiz Exp $
2 2
3DISTNAME= help2man-1.46.3 3DISTNAME= help2man-1.46.4
4CATEGORIES= converters 4CATEGORIES= converters
5MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} 5MASTER_SITES= ${MASTER_SITE_GNU:=help2man/}
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= arved@arved.at 8MAINTAINER= arved@arved.at
9HOMEPAGE= http://www.gnu.org/software/help2man/ 9HOMEPAGE= http://www.gnu.org/software/help2man/
10COMMENT= Generate simple manual pages from program output 10COMMENT= Generate simple manual pages from program output
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext 13DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
14 14
15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= perl:run msgfmt gmake 17USE_TOOLS+= perl:run msgfmt gmake
18 18
19SUBST_CLASSES+= paths 19SUBST_CLASSES+= paths
20SUBST_MESSAGE.paths= Fixing install lib paths. 20SUBST_MESSAGE.paths= Fixing install lib paths.
21SUBST_STAGE.paths= pre-configure 21SUBST_STAGE.paths= pre-configure
22SUBST_FILES.paths= Makefile.in 22SUBST_FILES.paths= Makefile.in
23SUBST_SED.paths= -e 's,(libdir)/help2man,(libdir),g' 23SUBST_SED.paths= -e 's,(libdir)/help2man,(libdir),g'
24 24
25INFO_FILES= yes 25INFO_FILES= yes
26 26
27.include "../../mk/bsd.prefs.mk" 27.include "../../mk/bsd.prefs.mk"
28 28
29# XXX: will undoubtedly include more versions 29# XXX: will undoubtedly include more versions
30.if ${OPSYS} == "Darwin" && !empty(OS_VERSION:M9.*) 30.if ${OPSYS} == "Darwin" && !empty(OS_VERSION:M9.*)
31SUBST_CLASSES+= shlibarg 31SUBST_CLASSES+= shlibarg
32SUBST_STAGE.shlibarg= pre-configure 32SUBST_STAGE.shlibarg= pre-configure
33SUBST_FILES.shlibarg= Makefile.in 33SUBST_FILES.shlibarg= Makefile.in
34SUBST_SED.shlibarg= -e 's, -shared , -dynamiclib ,g' 34SUBST_SED.shlibarg= -e 's, -shared , -dynamiclib ,g'
35.endif 35.endif
36 36
37PLIST_VARS+= nls 37PLIST_VARS+= nls
38 38
39.if ${OPSYS} == "Darwin" && ${OS_VERSION:M8.*} != "" 39.if ${OPSYS} == "Darwin" && ${OS_VERSION:M8.*} != ""
40CONFIGURE_ARGS+= --disable-nls 40CONFIGURE_ARGS+= --disable-nls
41.else 41.else
42. if ${OPSYS} == "Darwin" 42. if ${OPSYS} == "Darwin"
43_STRIPFLAG_INSTALL= 43_STRIPFLAG_INSTALL=
44. endif 44. endif
45USE_PKGLOCALEDIR= yes 45USE_PKGLOCALEDIR= yes
46PLIST.nls= yes 46PLIST.nls= yes
47.endif 47.endif
48 48
49post-patch: 49post-patch:
50 ${TOUCH} -r ${WRKSRC}/help2man.PL.orig ${WRKSRC}/help2man.PL 50 ${TOUCH} -r ${WRKSRC}/help2man.PL.orig ${WRKSRC}/help2man.PL
51 51
52.include "../../devel/gettext-lib/buildlink3.mk" 52.include "../../devel/gettext-lib/buildlink3.mk"
53.include "../../mk/bsd.pkg.mk" 53.include "../../mk/bsd.pkg.mk"

cvs diff -r1.19 -r1.20 pkgsrc/converters/help2man/distinfo (switch to unified diff)

--- pkgsrc/converters/help2man/distinfo 2014/10/01 12:12:28 1.19
+++ pkgsrc/converters/help2man/distinfo 2014/10/12 15:21:28 1.20
@@ -1,8 +1,7 @@ @@ -1,8 +1,7 @@
1$NetBSD: distinfo,v 1.19 2014/10/01 12:12:28 wiz Exp $ 1$NetBSD: distinfo,v 1.20 2014/10/12 15:21:28 wiz Exp $
2 2
3SHA1 (help2man-1.46.3.tar.xz) = a6a7c87fff2f2ea245a14d96b5b04433865ff519 3SHA1 (help2man-1.46.4.tar.xz) = 7eebb6ead072b19863f28acca051bc3e3c40fdf9
4RMD160 (help2man-1.46.3.tar.xz) = fdc32e7b6380ab86ddf613b8415627d8c94c1387 4RMD160 (help2man-1.46.4.tar.xz) = f7636d666002a7c126867ee1b8300bf9a221a0c5
5Size (help2man-1.46.3.tar.xz) = 169660 bytes 5Size (help2man-1.46.4.tar.xz) = 169812 bytes
6SHA1 (patch-Makefile.in) = 0d6ee6adcd6ee9fb4729acd5338b79e2b321c92c 
7SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 6SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7
8SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454 7SHA1 (patch-help2man.PL) = 72b5a1cccbc832967a892ccf7e18d2cf44a21454

File Deleted: pkgsrc/converters/help2man/patches/patch-Makefile.in