Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 22:12:16 +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: r483405 - head/sysutils/debhelper
Message-ID:  <201810292212.w9TMCGdg075253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 29 22:12:16 2018
New Revision: 483405
URL: https://svnweb.freebsd.org/changeset/ports/483405

Log:
  Update to 11.5
  
  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 Oct 29 22:12:08 2018	(r483404)
+++ head/sysutils/debhelper/Makefile	Mon Oct 29 22:12:16 2018	(r483405)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debhelper
-PORTVERSION=	11.4.1
+PORTVERSION=	11.5
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -15,10 +15,11 @@ LICENSE_FILE=	${WRKSRC}/GPL
 
 PORTSCOUT=	limit:^[0-9\.]*$$
 
+USES=		gmake perl5 shebangfix tar:xz
+
 MAKE_ARGS=	PREFIX=${PREFIX} SITE_PERL=${PREFIX}/${SITE_PERL_REL}
 NO_ARCH=	yes
 NO_BUILD=	yes
-USES=		gmake perl5 shebangfix tar:xz
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 SHEBANG_FILES=	dh*

Modified: head/sysutils/debhelper/distinfo
==============================================================================
--- head/sysutils/debhelper/distinfo	Mon Oct 29 22:12:08 2018	(r483404)
+++ head/sysutils/debhelper/distinfo	Mon Oct 29 22:12:16 2018	(r483405)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538591520
-SHA256 (debhelper_11.4.1.tar.xz) = 1c0e09254f17836f79c17756429b818e3852f5fadd40ce656f1e977daf0b0c53
-SIZE (debhelper_11.4.1.tar.xz) = 475072
+TIMESTAMP = 1540844430
+SHA256 (debhelper_11.5.tar.xz) = 50958e1a0b3a6a7aa4aad8c42c7f91f7f6f41c38b0cde55bff5d402bdec45840
+SIZE (debhelper_11.5.tar.xz) = 477084

Modified: head/sysutils/debhelper/pkg-plist
==============================================================================
--- head/sysutils/debhelper/pkg-plist	Mon Oct 29 22:12:08 2018	(r483404)
+++ head/sysutils/debhelper/pkg-plist	Mon Oct 29 22:12:16 2018	(r483405)
@@ -38,6 +38,7 @@ bin/dh_installmodules
 bin/dh_installpam
 bin/dh_installppp
 bin/dh_installsystemd
+bin/dh_installsystemduser
 bin/dh_installudev
 bin/dh_installwm
 bin/dh_installxfonts
@@ -75,6 +76,8 @@ bin/postinst-systemd-enable
 bin/postinst-systemd-restart
 bin/postinst-systemd-restartnostart
 bin/postinst-systemd-start
+bin/postinst-systemd-user-dont-enable
+bin/postinst-systemd-user-enable
 bin/postinst-ucf
 bin/postinst-usrlocal
 bin/postinst-wm
@@ -90,6 +93,7 @@ bin/postrm-modules
 bin/postrm-sgmlcatalog
 bin/postrm-systemd
 bin/postrm-systemd-reload-only
+bin/postrm-systemd-user
 bin/postrm-ucf
 bin/postrm-xfonts
 bin/preinst-emacsen



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