Index: head/sysutils/debhelper/Makefile =================================================================== --- head/sysutils/debhelper/Makefile (revision 515140) +++ head/sysutils/debhelper/Makefile (revision 515141) @@ -1,30 +1,30 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 12.6.1 +PORTVERSION= 12.7 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helper programs for debian/rules LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL PORTSCOUT= limit:^[0-9\.]*$$ USES= gmake perl5 shebangfix tar:xz MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${PREFIX}/${SITE_PERL_REL} NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} SHEBANG_FILES= dh* post-patch: @${RM} ${WRKSRC}/*.orig .include Index: head/sysutils/debhelper/distinfo =================================================================== --- head/sysutils/debhelper/distinfo (revision 515140) +++ head/sysutils/debhelper/distinfo (revision 515141) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568802202 -SHA256 (debhelper_12.6.1.tar.xz) = 375677a50fa6455a0e81d335c0d5cc3f00f426ba9b11e6c046fb1cc1df4e40dc -SIZE (debhelper_12.6.1.tar.xz) = 501180 +TIMESTAMP = 1571671535 +SHA256 (debhelper_12.7.tar.xz) = 35b95dae4cb1714b559652be91f4cc66143e8c9adb4fced59b8a5284738e0ea0 +SIZE (debhelper_12.7.tar.xz) = 503244 Index: head/sysutils/debhelper/files/patch-dh_installman =================================================================== --- head/sysutils/debhelper/files/patch-dh_installman (revision 515140) +++ head/sysutils/debhelper/files/patch-dh_installman (nonexistent) @@ -1,12 +0,0 @@ ---- dh_installman.orig 2018-11-13 21:27:30 UTC -+++ dh_installman -@@ -272,7 +272,8 @@ on_items_in_parallel(\@all_packages, sub - }); - - # Now utf-8 conversion. --if (defined(`man --version`)) { -+my $man_version = `man --version 2> /dev/null`; -+if (defined $man_version && length($man_version)) { - my (@manpages_to_reencode, @issues); - for my $package (@{$dh{DOPACKAGES}}) { - next if is_udeb($package); Property changes on: head/sysutils/debhelper/files/patch-dh_installman ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property