Bug 186341 - Update devel/checkbashisms to 2.14.1
Summary: Update devel/checkbashisms to 2.14.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-01 13:20 UTC by nukama+maintainer
Modified: 2014-02-05 00:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.20 KB, patch)
2014-02-01 13:20 UTC, nukama+maintainer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nukama+maintainer 2014-02-01 13:20:00 UTC
- update to 2.14.1

Fix: Patch attached with submission follows:
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2014-02-01 18:23:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-05 00:04:40 UTC
Author: jgh
Date: Wed Feb  5 00:04:33 2014
New Revision: 342616
URL: http://svnweb.freebsd.org/changeset/ports/342616
QAT: https://qat.redports.org/buildarchive/r342616/

Log:
  - update to 2.14.1
  
  PR:		186341
  Submitted by:	nukama+maintainer@gmail.com (maintainer)

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

Modified: head/devel/checkbashisms/Makefile
==============================================================================
--- head/devel/checkbashisms/Makefile	Tue Feb  4 22:36:55 2014	(r342615)
+++ head/devel/checkbashisms/Makefile	Wed Feb  5 00:04:33 2014	(r342616)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	checkbashisms
-PORTVERSION=	2.14.0
+PORTVERSION=	2.14.1
 CATEGORIES=	devel perl5
 MASTER_SITES=	DEBIAN/pool/main/d/devscripts/
 DISTNAME=	devscripts_${PORTVERSION}

Modified: head/devel/checkbashisms/distinfo
==============================================================================
--- head/devel/checkbashisms/distinfo	Tue Feb  4 22:36:55 2014	(r342615)
+++ head/devel/checkbashisms/distinfo	Wed Feb  5 00:04:33 2014	(r342616)
@@ -1,2 +1,2 @@
-SHA256 (devscripts_2.14.0.tar.xz) = c0ac3c130b72bac6f00652fceae3013aad0596fc62ba8d690f6d61f19e2f02c3
-SIZE (devscripts_2.14.0.tar.xz) = 583796
+SHA256 (devscripts_2.14.1.tar.xz) = ffe65282507160379aafbb8f5610a9447d19f827ace83e8bcf5e95902ae0d2a0
+SIZE (devscripts_2.14.1.tar.xz) = 583940
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2014-02-05 00:04:51 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!