Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:49:30 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8aa4c6f92644 - main - sysutils/debhelper: Update to 13.5.1
Message-ID:  <202109210349.18L3nUR3018185@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8aa4c6f92644f366d77a0e4b238fc9772a4c18ee

commit 8aa4c6f92644f366d77a0e4b238fc9772a4c18ee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:09:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:35:21 +0000

    sysutils/debhelper: Update to 13.5.1
    
    Changes:        https://salsa.debian.org/debian/debhelper/-/blob/main/debian/changelog
---
 sysutils/debhelper/Makefile  | 2 +-
 sysutils/debhelper/distinfo  | 6 +++---
 sysutils/debhelper/pkg-plist | 5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile
index 1487b20ae6c8..0544a43dde24 100644
--- a/sysutils/debhelper/Makefile
+++ b/sysutils/debhelper/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gea-Suan Lin <gslin@gslin.org>
 
 PORTNAME=	debhelper
-PORTVERSION=	13.3.4
+PORTVERSION=	13.5.1
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo
index fda73767e20c..01db3d988a43 100644
--- a/sysutils/debhelper/distinfo
+++ b/sysutils/debhelper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618319980
-SHA256 (debhelper_13.3.4.tar.xz) = 5173b6c6d613e7c27a9c378ef339b01438b5bd80a0fc48b235df70307f5c77c6
-SIZE (debhelper_13.3.4.tar.xz) = 555136
+TIMESTAMP = 1632036906
+SHA256 (debhelper_13.5.1.tar.xz) = 390c3c8fd008aa74b0de1e790bc1e157fd3ba1b1901146679ee9b43dce97f04b
+SIZE (debhelper_13.5.1.tar.xz) = 563280
diff --git a/sysutils/debhelper/pkg-plist b/sysutils/debhelper/pkg-plist
index 2e8e69783b57..e9c7da7cf1e0 100644
--- a/sysutils/debhelper/pkg-plist
+++ b/sysutils/debhelper/pkg-plist
@@ -1,4 +1,5 @@
 bin/dh
+bin/dh_assistant
 bin/dh_auto_build
 bin/dh_auto_clean
 bin/dh_auto_configure
@@ -10,7 +11,6 @@ bin/dh_clean
 bin/dh_compress
 bin/dh_dwz
 bin/dh_fixperms
-bin/dh_gconf
 bin/dh_gencontrol
 bin/dh_icons
 bin/dh_install
@@ -69,7 +69,6 @@ bin/postinst-emacsen
 bin/postinst-icons
 bin/postinst-init
 bin/postinst-init-nostart
-bin/postinst-init-restart
 bin/postinst-init-tmpfiles
 bin/postinst-menu
 bin/postinst-menu-method
@@ -130,7 +129,7 @@ bin/prerm-wm
 %%SITE_PERL%%/Debian/Debhelper/Sequence/dwz.pm
 %%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/single_binary.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?202109210349.18L3nUR3018185>