ports/175496: [PATCH] textproc/p5-String-Format: update to 1.17
Po-Chien Lin
linpc at cs.nctu.edu.tw
Tue Jan 22 01:40:02 UTC 2013
>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 at btopenworld.com>
-#
+# Created by: Matt Mills <matt_mills at 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 at 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:
More information about the freebsd-ports-bugs
mailing list