aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debhelper
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-20 20:09:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-20 20:09:55 +0000
commit79ecdaeec732ce141ba921842c6c4db1ae9a2d1c (patch)
tree604856f9d4180a16da86b2697b6561e36cafedf0 /sysutils/debhelper
parentbc1237c9c39774d2daf957d7193242d80613fb4a (diff)
downloadports-79ecdaeec732ce141ba921842c6c4db1ae9a2d1c.tar.gz
ports-79ecdaeec732ce141ba921842c6c4db1ae9a2d1c.zip
Update to 12.8
Notes
Notes: svn path=/head/; revision=523654
Diffstat (limited to 'sysutils/debhelper')
-rw-r--r--sysutils/debhelper/Makefile2
-rw-r--r--sysutils/debhelper/distinfo6
-rw-r--r--sysutils/debhelper/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile
index de3b4e2a4356..2a2ee83ca9af 100644
--- a/sysutils/debhelper/Makefile
+++ b/sysutils/debhelper/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debhelper
-PORTVERSION= 12.7.3
+PORTVERSION= 12.8
CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo
index 2dc6e40b8fbb..64437487d6d9 100644
--- a/sysutils/debhelper/distinfo
+++ b/sysutils/debhelper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577693901
-SHA256 (debhelper_12.7.3.tar.xz) = a4244abc372180a62dc83ea48f3c244f4a3a6ed676c4eda5b131083b82b35bb1
-SIZE (debhelper_12.7.3.tar.xz) = 511396
+TIMESTAMP = 1579531338
+SHA256 (debhelper_12.8.tar.xz) = 8ef5c8eae677b98d826405d0c323df7f74eba7fe4716545abf507235a86e8b5d
+SIZE (debhelper_12.8.tar.xz) = 517508
diff --git a/sysutils/debhelper/pkg-plist b/sysutils/debhelper/pkg-plist
index 428be287de85..007830335adb 100644
--- a/sysutils/debhelper/pkg-plist
+++ b/sysutils/debhelper/pkg-plist
@@ -39,6 +39,7 @@ bin/dh_installpam
bin/dh_installppp
bin/dh_installsystemd
bin/dh_installsystemduser
+bin/dh_installtmpfiles
bin/dh_installudev
bin/dh_installwm
bin/dh_installxfonts
@@ -125,5 +126,6 @@ bin/prerm-wm
%%SITE_PERL%%/Debian/Debhelper/Sequence/elf_tools.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/installinitramfs.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/python_support.pm
+%%SITE_PERL%%/Debian/Debhelper/Sequence/root_sequence.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm
%%SITE_PERL%%/Debian/Debhelper/SequencerUtil.pm