Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2018 15:00:34 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470545 - head/sysutils/debhelper
Message-ID:  <201805211500.w4LF0YBH017573@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 21 15:00:33 2018
New Revision: 470545
URL: https://svnweb.freebsd.org/changeset/ports/470545

Log:
  Update to 11.3
  
  Changes:	https://salsa.debian.org/debian/debhelper/tags

Modified:
  head/sysutils/debhelper/Makefile
  head/sysutils/debhelper/distinfo
  head/sysutils/debhelper/pkg-plist

Modified: head/sysutils/debhelper/Makefile
==============================================================================
--- head/sysutils/debhelper/Makefile	Mon May 21 15:00:28 2018	(r470544)
+++ head/sysutils/debhelper/Makefile	Mon May 21 15:00:33 2018	(r470545)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debhelper
-PORTVERSION=	11.2.1
+PORTVERSION=	11.3
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/sysutils/debhelper/distinfo
==============================================================================
--- head/sysutils/debhelper/distinfo	Mon May 21 15:00:28 2018	(r470544)
+++ head/sysutils/debhelper/distinfo	Mon May 21 15:00:33 2018	(r470545)
@@ -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

Modified: head/sysutils/debhelper/pkg-plist
==============================================================================
--- head/sysutils/debhelper/pkg-plist	Mon May 21 15:00:28 2018	(r470544)
+++ head/sysutils/debhelper/pkg-plist	Mon May 21 15:00:33 2018	(r470545)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805211500.w4LF0YBH017573>