aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debhelper
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-26 20:05:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-26 20:05:02 +0000
commit2aee4526ce80d59270cd524a86bda225e246dfd2 (patch)
treea6d268b6fe4e1ab52fd9686f5c8836227988f37a /sysutils/debhelper
parent6299a3f6ebe2f974add83725db9df67c24d4b209 (diff)
downloadports-2aee4526ce80d59270cd524a86bda225e246dfd2.tar.gz
ports-2aee4526ce80d59270cd524a86bda225e246dfd2.zip
Notes
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 c21b35b7f6e6..5608bcde0bb4 100644
--- a/sysutils/debhelper/Makefile
+++ b/sysutils/debhelper/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debhelper
-PORTVERSION= 10.10.3
+PORTVERSION= 10.10.4
CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo
index 3dae1e969cec..9b5fecd702c3 100644
--- a/sysutils/debhelper/distinfo
+++ b/sysutils/debhelper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508946455
-SHA256 (debhelper_10.10.3.tar.xz) = 54a381b7bf70f5fa22afe33ccddb13785f26661f03b3ff8b98b7c2e50eb81902
-SIZE (debhelper_10.10.3.tar.xz) = 428548
+TIMESTAMP = 1509039412
+SHA256 (debhelper_10.10.4.tar.xz) = 7dcf257297d9cb859367e8b982816eb7a0f507312c6aa70dfc8acbbd6263bb33
+SIZE (debhelper_10.10.4.tar.xz) = 429428
diff --git a/sysutils/debhelper/pkg-plist b/sysutils/debhelper/pkg-plist
index 5cc1d4757641..48be6206a4e3 100644
--- a/sysutils/debhelper/pkg-plist
+++ b/sysutils/debhelper/pkg-plist
@@ -8,6 +8,7 @@ bin/dh_bugfiles
bin/dh_builddeb
bin/dh_clean
bin/dh_compress
+bin/dh_dwz
bin/dh_fixperms
bin/dh_gconf
bin/dh_gencontrol
@@ -112,5 +113,6 @@ bin/prerm-wm
%%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/dwz.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/python_support.pm
%%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm