svn commit: r452950 - head/sysutils/debhelper
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 26 20:05:04 UTC 2017
Author: sunpoet
Date: Thu Oct 26 20:05:02 2017
New Revision: 452950
URL: https://svnweb.freebsd.org/changeset/ports/452950
Log:
Update to 10.10.4
Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
Modified:
head/sysutils/debhelper/Makefile
head/sysutils/debhelper/distinfo
head/sysutils/debhelper/pkg-plist
Modified: head/sysutils/debhelper/Makefile
==============================================================================
--- head/sysutils/debhelper/Makefile Thu Oct 26 19:53:12 2017 (r452949)
+++ head/sysutils/debhelper/Makefile Thu Oct 26 20:05:02 2017 (r452950)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debhelper
-PORTVERSION= 10.10.3
+PORTVERSION= 10.10.4
CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
Modified: head/sysutils/debhelper/distinfo
==============================================================================
--- head/sysutils/debhelper/distinfo Thu Oct 26 19:53:12 2017 (r452949)
+++ head/sysutils/debhelper/distinfo Thu Oct 26 20:05:02 2017 (r452950)
@@ -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
Modified: head/sysutils/debhelper/pkg-plist
==============================================================================
--- head/sysutils/debhelper/pkg-plist Thu Oct 26 19:53:12 2017 (r452949)
+++ head/sysutils/debhelper/pkg-plist Thu Oct 26 20:05:02 2017 (r452950)
@@ -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
More information about the svn-ports-head
mailing list