Sunpoet Po-Chuan Hsieh 2017-01-01 21:40:18 +00:00
parent 6e4287bc5a
commit eeb183baf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430288
3 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debhelper
PORTVERSION= 10.2.2
PORTVERSION= 10.2.3
CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -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

View File

@ -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