svn commit: r441833 - head/sysutils/debhelper

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 27 10:25:20 UTC 2017


Author: sunpoet
Date: Sat May 27 10:25:18 2017
New Revision: 441833
URL: https://svnweb.freebsd.org/changeset/ports/441833

Log:
  Update to 10.4
  
  Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog

Modified:
  head/sysutils/debhelper/Makefile
  head/sysutils/debhelper/distinfo

Modified: head/sysutils/debhelper/Makefile
==============================================================================
--- head/sysutils/debhelper/Makefile	Sat May 27 10:25:13 2017	(r441832)
+++ head/sysutils/debhelper/Makefile	Sat May 27 10:25:18 2017	(r441833)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debhelper
-PORTVERSION=	10.3
+PORTVERSION=	10.4
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -19,7 +19,7 @@ MAKE_ARGS=	PREFIX=${PREFIX} SITE_PERL=${
 NO_ARCH=	yes
 NO_BUILD=	yes
 USES=		gmake perl5 shebangfix tar:xz
-WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 SHEBANG_FILES=	dh*
 

Modified: head/sysutils/debhelper/distinfo
==============================================================================
--- head/sysutils/debhelper/distinfo	Sat May 27 10:25:13 2017	(r441832)
+++ head/sysutils/debhelper/distinfo	Sat May 27 10:25:18 2017	(r441833)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494169974
-SHA256 (debhelper_10.3.tar.xz) = d17c6d1d672113cc869b079015517034516238ec83c447e3be39dd9f10ebf32c
-SIZE (debhelper_10.3.tar.xz) = 398764
+TIMESTAMP = 1495872596
+SHA256 (debhelper_10.4.tar.xz) = c57f2813d84a5372e9aea6dca663cd4a04837adc0f2625114d172bcd1fa543b2
+SIZE (debhelper_10.4.tar.xz) = 399940


More information about the svn-ports-all mailing list