sysutils/debhelper: Update to 13.11.7
Changes: https://salsa.debian.org/debian/debhelper/-/blob/main/debian/changelog
This commit is contained in:
parent
2fbaef09c0
commit
c5208b8c2c
@ -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\.]*$$
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user