Update to 10.2.3
Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
This commit is contained in:
parent
6e4287bc5a
commit
eeb183baf8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430288
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= debhelper
|
||||
PORTVERSION= 10.2.2
|
||||
PORTVERSION= 10.2.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= DEBIAN
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1480858975
|
||||
SHA256 (debhelper_10.2.2.tar.xz) = 07f84f415f390bd9573a7abc8078203b3f57a2d4590b97010cf75b596b274075
|
||||
SIZE (debhelper_10.2.2.tar.xz) = 355692
|
||||
TIMESTAMP = 1483304958
|
||||
SHA256 (debhelper_10.2.3.tar.xz) = 80a31c22a5c3041b785844dae1b18c436872bdc64221fbd1d1a6c900b40b358b
|
||||
SIZE (debhelper_10.2.3.tar.xz) = 355864
|
||||
|
@ -68,6 +68,7 @@ bin/postinst-modules
|
||||
bin/postinst-systemd-dont-enable
|
||||
bin/postinst-systemd-enable
|
||||
bin/postinst-systemd-restart
|
||||
bin/postinst-systemd-restartnostart
|
||||
bin/postinst-systemd-start
|
||||
bin/postinst-ucf
|
||||
bin/postinst-usrlocal
|
||||
@ -106,5 +107,6 @@ bin/prerm-wm
|
||||
%%SITE_PERL%%/Debian/Debhelper/Dh_Buildsystems.pm
|
||||
%%SITE_PERL%%/Debian/Debhelper/Dh_Getopt.pm
|
||||
%%SITE_PERL%%/Debian/Debhelper/Dh_Lib.pm
|
||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/build_stamp.pm
|
||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/python_support.pm
|
||||
%%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm
|
||||
|
Loading…
Reference in New Issue
Block a user