svn commit: r509334 - head/sysutils/debhelper

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 19 20:51:18 UTC 2019


Author: sunpoet
Date: Mon Aug 19 20:51:16 2019
New Revision: 509334
URL: https://svnweb.freebsd.org/changeset/ports/509334

Log:
  Update to 12.5.1
  
  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 Aug 19 20:51:11 2019	(r509333)
+++ head/sysutils/debhelper/Makefile	Mon Aug 19 20:51:16 2019	(r509334)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debhelper
-PORTVERSION=	12.4
+PORTVERSION=	12.5.1
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/sysutils/debhelper/distinfo
==============================================================================
--- head/sysutils/debhelper/distinfo	Mon Aug 19 20:51:11 2019	(r509333)
+++ head/sysutils/debhelper/distinfo	Mon Aug 19 20:51:16 2019	(r509334)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565801643
-SHA256 (debhelper_12.4.tar.xz) = 7049b262baff5decef90cdbdb21cf530bcde2562122534a2410cd104377f1505
-SIZE (debhelper_12.4.tar.xz) = 493916
+TIMESTAMP = 1566229380
+SHA256 (debhelper_12.5.1.tar.xz) = a4a0caaedd5c47609ddab2de56ed22c312530838ffcefcf9fee377d324e56204
+SIZE (debhelper_12.5.1.tar.xz) = 499660

Modified: head/sysutils/debhelper/pkg-plist
==============================================================================
--- head/sysutils/debhelper/pkg-plist	Mon Aug 19 20:51:11 2019	(r509333)
+++ head/sysutils/debhelper/pkg-plist	Mon Aug 19 20:51:16 2019	(r509334)
@@ -119,8 +119,10 @@ bin/prerm-wm
 %%SITE_PERL%%/Debian/Debhelper/Dh_Buildsystems.pm
 %%SITE_PERL%%/Debian/Debhelper/Dh_Getopt.pm
 %%SITE_PERL%%/Debian/Debhelper/Dh_Lib.pm
+%%SITE_PERL%%/Debian/Debhelper/Sequence.pm
 %%SITE_PERL%%/Debian/Debhelper/Sequence/build_stamp.pm
 %%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/systemd.pm


More information about the svn-ports-head mailing list