git: c5208b8c2cef - main - sysutils/debhelper: Update to 13.11.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:15:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5208b8c2cefb85850dfdd5c7954f6dfdc8a064c commit c5208b8c2cefb85850dfdd5c7954f6dfdc8a064c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-01 01:47:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-01 01:56:59 +0000 sysutils/debhelper: Update to 13.11.7 Changes: https://salsa.debian.org/debian/debhelper/-/blob/main/debian/changelog --- sysutils/debhelper/Makefile | 4 ++-- sysutils/debhelper/distinfo | 6 +++--- sysutils/debhelper/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile index bc04b72c19c2..8a5adca91425 100644 --- a/sysutils/debhelper/Makefile +++ b/sysutils/debhelper/Makefile @@ -1,5 +1,5 @@ PORTNAME= debhelper -PORTVERSION= 13.11.6 +PORTVERSION= 13.11.7 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= debhelper_${PORTVERSION} @@ -16,7 +16,7 @@ USES= gmake perl5 shebangfix tar:xz MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${PREFIX}/${SITE_PERL_REL} VERSION=${PORTVERSION} NO_ARCH= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/work +WRKSRC= ${WRKDIR}/debhelper PORTSCOUT= limit:^[0-9\.]*$$ diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo index 29a6d92ce97e..ff02040d0786 100644 --- a/sysutils/debhelper/distinfo +++ b/sysutils/debhelper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693333935 -SHA256 (debhelper_13.11.6.tar.xz) = 4f23339ff12ed9ecd3b3a27487bee499963b72ccbd4aaa16995450653acb04ab -SIZE (debhelper_13.11.6.tar.xz) = 584656 +TIMESTAMP = 1698340935 +SHA256 (debhelper_13.11.7.tar.xz) = eab76f38dd5c1f88ae795a0ea8c1b3fec450cb599ac3199983d76fdc3d457e31 +SIZE (debhelper_13.11.7.tar.xz) = 587704 diff --git a/sysutils/debhelper/pkg-plist b/sysutils/debhelper/pkg-plist index 50ad71e0bfc6..72f6c225629a 100644 --- a/sysutils/debhelper/pkg-plist +++ b/sysutils/debhelper/pkg-plist @@ -52,6 +52,7 @@ bin/dh_makeshlibs bin/dh_md5sums bin/dh_missing bin/dh_movefiles +bin/dh_movetousr bin/dh_perl bin/dh_prep bin/dh_shlibdeps @@ -137,6 +138,7 @@ bin/prerm-wm %%SITE_PERL%%/Debian/Debhelper/Sequence/elf_tools.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/installinitramfs.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/installsysusers.pm +%%SITE_PERL%%/Debian/Debhelper/Sequence/movetousr.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/root_sequence.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/single_binary.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm