Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2013 17:35:14 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/184387: [PATCH] devel/p5-Class-Tiny: update to 0.014
Message-ID:  <20131130093514.67AE432CA@sunpoet.net>
Resent-Message-ID: <201311300940.rAU9e1uA041966@freefall.freebsd.org>

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

>Number:         184387
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Tiny: update to 0.014
>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:   Sat Nov 30 09:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257593: Mon Nov  4 17:36:04
>Description:
- Update to 0.014
- Add LICENSE

Changes:	http://search.cpan.org/dist/Class-Tiny/Changes

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

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

--- p5-Class-Tiny-0.014.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 335270)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Class-Tiny
-PORTVERSION=	0.012
+PORTVERSION=	0.014
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,6 +9,8 @@
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl extension for minimalist class construction
 
+LICENSE=	AL2
+
 USES=		perl5
 USE_PERL5=	configure
 
Index: distinfo
===================================================================
--- distinfo	(revision 335270)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Class-Tiny-0.012.tar.gz) = 30ee2d947131c01835fcf1e0d62bebccdb1070e39f2de43a0065dd8ab0da867c
-SIZE (Class-Tiny-0.012.tar.gz) = 24141
+SHA256 (Class-Tiny-0.014.tar.gz) = 0e36453683acd4518bdc55d034cfdc09d0ad170e37727514a245260fca4822b9
+SIZE (Class-Tiny-0.014.tar.gz) = 24993
--- p5-Class-Tiny-0.014.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?20131130093514.67AE432CA>