Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2012 22:04:09 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/169882: [MAINTAINER] devel/p5-App-GitHub: update to 1.0
Message-ID:  <20120715140409.DA0097E81B@colo-p.gslin.org>
Resent-Message-ID: <201207151410.q6FEA9Cv010764@freefall.freebsd.org>

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

>Number:         169882
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-App-GitHub: update to 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 15 14:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
- Update to 1.0

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-App-GitHub-1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-App-GitHub/Makefile ./Makefile
--- /usr/ports/devel/p5-App-GitHub/Makefile	2012-03-14 00:14:46.000000000 +0800
+++ ./Makefile	2012-07-15 22:03:27.000000000 +0800
@@ -6,21 +6,22 @@
 #
 
 PORTNAME=	App-GitHub
-PORTVERSION=	0.11
+PORTVERSION=	1.0
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	App
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	GitHub Command Tools
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-JSON-XS>=2.3:${PORTSDIR}/converters/p5-JSON-XS \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Net-GitHub>=0.12:${PORTSDIR}/net/p5-Net-GitHub
-RUN_DEPENDS=	p5-JSON-XS>=2.3:${PORTSDIR}/converters/p5-JSON-XS \
-		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
-		p5-Net-GitHub>=0.12:${PORTSDIR}/net/p5-Net-GitHub
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-App-GitHub/distinfo ./distinfo
--- /usr/ports/devel/p5-App-GitHub/distinfo	2010-11-27 05:23:50.000000000 +0800
+++ ./distinfo	2012-07-15 22:01:24.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (App-GitHub-0.11.tar.gz) = 578fa45c59a29a05d9ccfbe009ab4c46e9c5516d6dfcd5b98e39a75652607690
-SIZE (App-GitHub-0.11.tar.gz) = 14013
+SHA256 (App-GitHub-1.0.tar.gz) = 7e53046d84593fdbba14e12af91179d77756f1748d38e9d96fcc01e2a7869982
+SIZE (App-GitHub-1.0.tar.gz) = 15972
--- p5-App-GitHub-1.0.patch ends here ---

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



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