Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2020 20:09:56 +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: r523654 - head/sysutils/debhelper
Message-ID:  <202001202009.00KK9ua4092501@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 20 20:09:55 2020
New Revision: 523654
URL: https://svnweb.freebsd.org/changeset/ports/523654

Log:
  Update to 12.8
  
  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 Jan 20 20:09:50 2020	(r523653)
+++ head/sysutils/debhelper/Makefile	Mon Jan 20 20:09:55 2020	(r523654)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debhelper
-PORTVERSION=	12.7.3
+PORTVERSION=	12.8
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/sysutils/debhelper/distinfo
==============================================================================
--- head/sysutils/debhelper/distinfo	Mon Jan 20 20:09:50 2020	(r523653)
+++ head/sysutils/debhelper/distinfo	Mon Jan 20 20:09:55 2020	(r523654)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577693901
-SHA256 (debhelper_12.7.3.tar.xz) = a4244abc372180a62dc83ea48f3c244f4a3a6ed676c4eda5b131083b82b35bb1
-SIZE (debhelper_12.7.3.tar.xz) = 511396
+TIMESTAMP = 1579531338
+SHA256 (debhelper_12.8.tar.xz) = 8ef5c8eae677b98d826405d0c323df7f74eba7fe4716545abf507235a86e8b5d
+SIZE (debhelper_12.8.tar.xz) = 517508

Modified: head/sysutils/debhelper/pkg-plist
==============================================================================
--- head/sysutils/debhelper/pkg-plist	Mon Jan 20 20:09:50 2020	(r523653)
+++ head/sysutils/debhelper/pkg-plist	Mon Jan 20 20:09:55 2020	(r523654)
@@ -39,6 +39,7 @@ bin/dh_installpam
 bin/dh_installppp
 bin/dh_installsystemd
 bin/dh_installsystemduser
+bin/dh_installtmpfiles
 bin/dh_installudev
 bin/dh_installwm
 bin/dh_installxfonts
@@ -125,5 +126,6 @@ bin/prerm-wm
 %%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/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?202001202009.00KK9ua4092501>