ports/169737: [PATCH] www/p5-WWW-GitHub-Gist: update to 0.14
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jul 9 15:50:10 UTC 2012
>Number: 169737
>Category: ports
>Synopsis: [PATCH] www/p5-WWW-GitHub-Gist: update to 0.14
>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: Mon Jul 09 15:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sat Jul 7 22:40:22 CST
>Description:
- Update to 0.14
- Add LICENSE
Changes: http://search.cpan.org/dist/WWW-GitHub-Gist/Changes
Port maintainer (dennylin93 at hs.ntnu.edu.tw) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-WWW-GitHub-Gist-0.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-GitHub-Gist/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 21 Apr 2012 18:04:19 -0000 1.6
+++ Makefile 9 Jul 2012 15:49:06 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= WWW-GitHub-Gist
-PORTVERSION= 0.13
-PORTREVISION= 2
+PORTVERSION= 0.14
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +14,9 @@
MAINTAINER= dennylin93 at hs.ntnu.edu.tw
COMMENT= Perl interface to Gist
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-URI>=0:${PORTSDIR}/net/p5-URI
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-GitHub-Gist/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo 9 Jan 2012 14:41:18 -0000 1.3
+++ distinfo 9 Jul 2012 15:49:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (WWW-GitHub-Gist-0.13.tar.gz) = b79be21ad676f5977ad0898360eb0b159a981dcc39aaeb0c9fdf0a65fe14c111
-SIZE (WWW-GitHub-Gist-0.13.tar.gz) = 16503
+SHA256 (WWW-GitHub-Gist-0.14.tar.gz) = d21f2d14893122c6172956272c7626730e170ec5a2f03a71fd71265b064c5ac8
+SIZE (WWW-GitHub-Gist-0.14.tar.gz) = 16138
--- p5-WWW-GitHub-Gist-0.14.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list