mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
sysutils/debhelper: Update to 13.10
Changes: https://salsa.debian.org/debian/debhelper/-/blob/main/debian/changelog
This commit is contained in:
parent
8fa6a1896d
commit
34b5d2c241
3 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= debhelper
|
PORTNAME= debhelper
|
||||||
PORTVERSION= 13.9.1
|
PORTVERSION= 13.10
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= DEBIAN
|
MASTER_SITES= DEBIAN
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1661950828
|
TIMESTAMP = 1665646727
|
||||||
SHA256 (debhelper_13.9.1.tar.xz) = cbd1abf353e87c20cf2ef61da0b51354c885a8ad07c0fa311fa4f0df724007a2
|
SHA256 (debhelper_13.10.tar.xz) = cb8bc7f59f911dcee69662c230bf3909828807a0cf8ed69a16c5bb1aeeafbd86
|
||||||
SIZE (debhelper_13.9.1.tar.xz) = 572336
|
SIZE (debhelper_13.10.tar.xz) = 579576
|
||||||
|
|
|
@ -102,6 +102,7 @@ bin/postrm-systemd-user-reload-only
|
||||||
bin/postrm-ucf
|
bin/postrm-ucf
|
||||||
bin/postrm-xfonts
|
bin/postrm-xfonts
|
||||||
bin/preinst-emacsen
|
bin/preinst-emacsen
|
||||||
|
bin/preinst-init-chmod
|
||||||
bin/preinst-init-stop
|
bin/preinst-init-stop
|
||||||
bin/preinst-systemd-stop
|
bin/preinst-systemd-stop
|
||||||
bin/prerm-alternatives
|
bin/prerm-alternatives
|
||||||
|
@ -135,6 +136,7 @@ bin/prerm-wm
|
||||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/dwz.pm
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/dwz.pm
|
||||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/elf_tools.pm
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/elf_tools.pm
|
||||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/installinitramfs.pm
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/installinitramfs.pm
|
||||||
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/installsysusers.pm
|
||||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/root_sequence.pm
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/root_sequence.pm
|
||||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/single_binary.pm
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/single_binary.pm
|
||||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm
|
%%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm
|
||||||
|
|
Loading…
Add table
Reference in a new issue