Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 09:31:19 +0800 (CST)
From:      Po-Chien Lin <linpc@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        matt_mills@btopenworld.com
Subject:   ports/175496: [PATCH] textproc/p5-String-Format: update to 1.17
Message-ID:  <20130122013119.F294132599@dev.linpc.org>
Resent-Message-ID: <201301220140.r0M1e1xM032000@freefall.freebsd.org>

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

>Number:         175496
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-String-Format: update to 1.17
>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:   Tue Jan 22 01:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dev.linpc.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Sat Jan  5 22:32:49 CST
>Description:
- Update to 1.17
- Add LICENSE (GPLv2)

>How-To-Repeat:
>Fix:

--- p5-String-Format-1.17.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-String-Format/Makefile ./Makefile
--- /usr/ports/textproc/p5-String-Format/Makefile	2013-01-05 21:17:04.935656030 +0800
+++ ./Makefile	2013-01-22 09:27:49.863251592 +0800
@@ -1,12 +1,8 @@
-# New ports collection makefile for:   String::Format
-# Date created:                24 March, 2005
-# Whom:                        Matt Mills <matt_mills@btopenworld.com>
-#
+# Created by: Matt Mills <matt_mills@btopenworld.com>
 # $FreeBSD: head/textproc/p5-String-Format/Makefile 300897 2012-07-14 14:29:18Z beat $
-#
 
 PORTNAME=	String-Format
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +10,8 @@
 MAINTAINER=	matt_mills@btopenworld.com
 COMMENT=	Perl module for sprintf-like string formatting capability
 
+LICENSE=	GPLv2
+
 PERL_CONFIGURE=	yes
 
 MAN3=		String::Format.3
diff -ruN --exclude=CVS /usr/ports/textproc/p5-String-Format/distinfo ./distinfo
--- /usr/ports/textproc/p5-String-Format/distinfo	2013-01-05 21:17:04.935656030 +0800
+++ ./distinfo	2013-01-22 09:26:47.613245121 +0800
@@ -1,2 +1,2 @@
-SHA256 (String-Format-1.16.tar.gz) = edb27dd055ad71012a439f262f9394517adb585a5c27ba72c1819bae2c23729a
-SIZE (String-Format-1.16.tar.gz) = 12936
+SHA256 (String-Format-1.17.tar.gz) = 5306e5908c120e9b6085fb60c0f352fdf601931398baee94cb898ca5d956ae6b
+SIZE (String-Format-1.17.tar.gz) = 12841
--- p5-String-Format-1.17.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?20130122013119.F294132599>