Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2013 02:32:41 GMT
From:      Pedro Giffuni <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183542: Update devel/checkbashisms to version 2.13.4
Message-ID:  <201311010232.rA12Wfwn064307@oldred.freebsd.org>
Resent-Message-ID: <201311010240.rA12e1i9005583@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183542
>Category:       ports
>Synopsis:       Update devel/checkbashisms to version 2.13.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 01 02:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        9.2-STABLE
>Organization:
>Environment:
FreeBSD pcbsd-1465 9.2-STABLE FreeBSD 9.2-STABLE #1: Wed Oct 23 18:57:46 COT 2013     pfg@pcbsd-1465:/usr/obj/usr/src/sys/DELL  amd64

>Description:
I noticed the tarball wouldn't fecth (.tar.gz doesn't seem available anymore), so I wen ahead and fixed it and updated it while here.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: checkbashisms/Makefile
===================================================================
--- checkbashisms/Makefile	(revisione 332334)
+++ checkbashisms/Makefile	(copia locale)
@@ -1,10 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	checkbashisms
-PORTVERSION=	2.12.6
+PORTVERSION=	2.13.4
 CATEGORIES=	devel perl5
 MASTER_SITES=	DEBIAN/pool/main/d/devscripts/
 DISTNAME=	devscripts_${PORTVERSION}
+EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	nukama+maintainer@gmail.com
 COMMENT=	Debian script that checks for bash-isms
Index: checkbashisms/distinfo
===================================================================
--- checkbashisms/distinfo	(revisione 332334)
+++ checkbashisms/distinfo	(copia locale)
@@ -1,2 +1,2 @@
-SHA256 (devscripts_2.12.6.tar.gz) = eab908dc6809459a62eac4e6d07bda714123fc4cc0b15e275b865c8a49e65f8e
-SIZE (devscripts_2.12.6.tar.gz) = 996395
+SHA256 (devscripts_2.13.4.tar.xz) = 6575a71023d7de62986b33c2db47074fe2be96023b51e427ad653ce6a0e73527
+SIZE (devscripts_2.13.4.tar.xz) = 573916


>Release-Note:
>Audit-Trail:
>Unformatted:



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