diff options
-rw-r--r-- | textproc/p5-String-Format/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-String-Format/distinfo | 4 |
2 files changed, 6 insertions, 8 deletions
diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile index 111c9ee62884..ed5b12c4fd9f 100644 --- a/textproc/p5-String-Format/Makefile +++ b/textproc/p5-String-Format/Makefile @@ -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 diff --git a/textproc/p5-String-Format/distinfo b/textproc/p5-String-Format/distinfo index 5af4703af05b..12ce6a0d6d8f 100644 --- a/textproc/p5-String-Format/distinfo +++ b/textproc/p5-String-Format/distinfo @@ -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 |