Date: Sun, 7 Jan 2018 15:32:26 +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: r458341 - head/sysutils/debhelper Message-ID: <201801071532.w07FWQnU020270@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 7 15:32:26 2018 New Revision: 458341 URL: https://svnweb.freebsd.org/changeset/ports/458341 Log: Update to 11.1 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 Sun Jan 7 15:03:15 2018 (r458340) +++ head/sysutils/debhelper/Makefile Sun Jan 7 15:32:26 2018 (r458341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 11 +PORTVERSION= 11.1 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debhelper/distinfo ============================================================================== --- head/sysutils/debhelper/distinfo Sun Jan 7 15:03:15 2018 (r458340) +++ head/sysutils/debhelper/distinfo Sun Jan 7 15:32:26 2018 (r458341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514220137 -SHA256 (debhelper_11.tar.xz) = d1c348eb5520461c65ae9a47520ac18b21d4f44c283a0fa20e10b784498f46af -SIZE (debhelper_11.tar.xz) = 439268 +TIMESTAMP = 1515329561 +SHA256 (debhelper_11.1.tar.xz) = 25f22ace3b9c053047ca374012ffa6cb3eb913eaf9b167713cd876b27dec5ddf +SIZE (debhelper_11.1.tar.xz) = 448648 Modified: head/sysutils/debhelper/pkg-plist ============================================================================== --- head/sysutils/debhelper/pkg-plist Sun Jan 7 15:03:15 2018 (r458340) +++ head/sysutils/debhelper/pkg-plist Sun Jan 7 15:32:26 2018 (r458341) @@ -116,3 +116,4 @@ bin/prerm-wm %%SITE_PERL%%/Debian/Debhelper/Sequence/dwz.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?201801071532.w07FWQnU020270>