aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-05-21 23:00:33 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-05-21 23:00:33 +0800
commit17f97867db95b932d9506112b14422503265a508 (patch)
treec1d06918b847f202279d0fe545330db583483984 /sysutils
parentbf0c63ddd58f47a1cc74a3174393108f7508dd89 (diff)
downloadfreebsd-ports-gnome-17f97867db95b932d9506112b14422503265a508.tar.gz
freebsd-ports-gnome-17f97867db95b932d9506112b14422503265a508.tar.zst
freebsd-ports-gnome-17f97867db95b932d9506112b14422503265a508.zip
Update to 11.3
Changes: https://salsa.debian.org/debian/debhelper/tags
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/debhelper/Makefile2
-rw-r--r--sysutils/debhelper/distinfo6
-rw-r--r--sysutils/debhelper/pkg-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile
index 4634fac02dad..cdb36c26fea2 100644
--- a/sysutils/debhelper/Makefile
+++ b/sysutils/debhelper/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debhelper
-PORTVERSION= 11.2.1
+PORTVERSION= 11.3
CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo
index 069f693fb3f0..781b0763308b 100644
--- a/sysutils/debhelper/distinfo
+++ b/sysutils/debhelper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523279911
-SHA256 (debhelper_11.2.1.tar.xz) = d969476a748f024381fa985813ac444eddd73995700109c3f304de711251010b
-SIZE (debhelper_11.2.1.tar.xz) = 456036
+TIMESTAMP = 1526887297
+SHA256 (debhelper_11.3.tar.xz) = 5bb3cb08aae1f3d926537b53592dda734135b08f8a6288bcff423a6dc2fa5250
+SIZE (debhelper_11.3.tar.xz) = 463656
diff --git a/sysutils/debhelper/pkg-plist b/sysutils/debhelper/pkg-plist
index d7cf6dd8f9b4..9d3ad39d475d 100644
--- a/sysutils/debhelper/pkg-plist
+++ b/sysutils/debhelper/pkg-plist
@@ -27,6 +27,7 @@ bin/dh_installgsettings
bin/dh_installifupdown
bin/dh_installinfo
bin/dh_installinit
+bin/dh_installinitramfs
bin/dh_installlogcheck
bin/dh_installlogrotate
bin/dh_installman
@@ -65,6 +66,7 @@ bin/postinst-init
bin/postinst-init-nostart
bin/postinst-init-restart
bin/postinst-init-tmpfiles
+bin/postinst-initramfs-hook
bin/postinst-menu
bin/postinst-menu-method
bin/postinst-modules
@@ -81,6 +83,7 @@ bin/postinst-xfonts
bin/postrm-debconf
bin/postrm-icons
bin/postrm-init
+bin/postrm-initramfs-hook
bin/postrm-menu
bin/postrm-menu-method
bin/postrm-modules
@@ -114,6 +117,7 @@ bin/prerm-wm
%%SITE_PERL%%/Debian/Debhelper/Dh_Lib.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/build_stamp.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/dwz.pm
+%%SITE_PERL%%/Debian/Debhelper/Sequence/installinitramfs.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/python_support.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm
%%SITE_PERL%%/Debian/Debhelper/SequencerUtil.pm