Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 17:04:42 +0000 (UTC)
From:      Po-Chien Lin <pclin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312727 - head/textproc/p5-String-Format
Message-ID:  <201302211704.r1LH4gBU096787@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pclin
Date: Thu Feb 21 17:04:42 2013
New Revision: 312727
URL: http://svnweb.freebsd.org/changeset/ports/312727

Log:
  - Update to 1.17
  - Add LICENSE (GPLv2)
  
  PR:		ports/175496
  Approved by:	swills (mentor)

Modified:
  head/textproc/p5-String-Format/Makefile   (contents, props changed)
  head/textproc/p5-String-Format/distinfo   (contents, props changed)

Modified: head/textproc/p5-String-Format/Makefile
==============================================================================
--- head/textproc/p5-String-Format/Makefile	Thu Feb 21 16:43:22 2013	(r312726)
+++ head/textproc/p5-String-Format/Makefile	Thu Feb 21 17:04:42 2013	(r312727)
@@ -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$
-#
 
 PORTNAME=	String-Format
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	matt_mills@btopenworld.com
 COMMENT=	Perl module for sprintf-like string formatting capability
 
+LICENSE=	GPLv2
+
 PERL_CONFIGURE=	yes
 
 MAN3=		String::Format.3

Modified: head/textproc/p5-String-Format/distinfo
==============================================================================
--- head/textproc/p5-String-Format/distinfo	Thu Feb 21 16:43:22 2013	(r312726)
+++ head/textproc/p5-String-Format/distinfo	Thu Feb 21 17:04:42 2013	(r312727)
@@ -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



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