svn commit: r318289 - head/devel/p5-B-Keywords
Frederic Culot
culot at FreeBSD.org
Thu May 16 09:09:24 UTC 2013
Author: culot
Date: Thu May 16 09:09:23 2013
New Revision: 318289
URL: http://svnweb.freebsd.org/changeset/ports/318289
Log:
- Update to 1.13
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 2)
Changes: http://search.cpan.org/dist/B-Keywords/Changes
Modified:
head/devel/p5-B-Keywords/Makefile
head/devel/p5-B-Keywords/distinfo
Modified: head/devel/p5-B-Keywords/Makefile
==============================================================================
--- head/devel/p5-B-Keywords/Makefile Thu May 16 08:53:54 2013 (r318288)
+++ head/devel/p5-B-Keywords/Makefile Thu May 16 09:09:23 2013 (r318289)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-B-Keywords
-# Date created: 7 july 2003
-# Whom: Mathieu Arnold <m at absolight.net>
-#
+# Created by: Mathieu Arnold <m at absolight.net>
# $FreeBSD$
-#
PORTNAME= B-Keywords
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Lists of reserved barewords and symbol names
+LICENSE= ART10 GPLv2
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= B::Keywords.3
Modified: head/devel/p5-B-Keywords/distinfo
==============================================================================
--- head/devel/p5-B-Keywords/distinfo Thu May 16 08:53:54 2013 (r318288)
+++ head/devel/p5-B-Keywords/distinfo Thu May 16 09:09:23 2013 (r318289)
@@ -1,2 +1,2 @@
-SHA256 (B-Keywords-1.12.tar.gz) = bdfdd32f2d8bf79b3fd8eff45bd8d461e89fe8a7da0f62febdf4cbcba29a3baa
-SIZE (B-Keywords-1.12.tar.gz) = 7276
+SHA256 (B-Keywords-1.13.tar.gz) = 073eb916f69bd337261de6cb6cab8ccdb06f67415d8c7291453ebdfdfe0be405
+SIZE (B-Keywords-1.13.tar.gz) = 9739
More information about the svn-ports-all
mailing list