svn commit: r457205 - head/devel/checkbashisms

Timur I. Bakeyev timur at FreeBSD.org
Mon Dec 25 05:16:24 UTC 2017


Author: timur
Date: Mon Dec 25 05:16:22 2017
New Revision: 457205
URL: https://svnweb.freebsd.org/changeset/ports/457205

Log:
  Update port to the more recent devscripts_2.17.11, as older version isn't fetchable anymore.
  
  Approved by:	maintainer(implicit, maintainer timeout)

Modified:
  head/devel/checkbashisms/Makefile
  head/devel/checkbashisms/distinfo

Modified: head/devel/checkbashisms/Makefile
==============================================================================
--- head/devel/checkbashisms/Makefile	Mon Dec 25 04:45:32 2017	(r457204)
+++ head/devel/checkbashisms/Makefile	Mon Dec 25 05:16:22 2017	(r457205)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	checkbashisms
-PORTVERSION=	2.15.10
+PORTVERSION=	2.17.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	DEBIAN/pool/main/d/devscripts/
 DISTNAME=	devscripts_${PORTVERSION}

Modified: head/devel/checkbashisms/distinfo
==============================================================================
--- head/devel/checkbashisms/distinfo	Mon Dec 25 04:45:32 2017	(r457204)
+++ head/devel/checkbashisms/distinfo	Mon Dec 25 05:16:22 2017	(r457205)
@@ -1,2 +1,3 @@
-SHA256 (devscripts_2.15.10.tar.xz) = 8659779f03563aea6187f744b083cea2dfe637da2bb12ff52e38dd2e6f3762f9
-SIZE (devscripts_2.15.10.tar.xz) = 679536
+TIMESTAMP = 1512836866
+SHA256 (devscripts_2.17.11.tar.xz) = 2fefafd23e1707b07c4010ca27aa708992911aa474cd33cd888375d868ddc2da
+SIZE (devscripts_2.17.11.tar.xz) = 708508


More information about the svn-ports-head mailing list