svn commit: r306222 - head/devel/p5-Test-Taint
Frederic Culot
culot at FreeBSD.org
Sun Oct 21 08:12:11 UTC 2012
Author: culot
Date: Sun Oct 21 08:12:10 2012
New Revision: 306222
URL: http://svn.freebsd.org/changeset/ports/306222
Log:
- Update to 1.06
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Test-Taint/Changes
Feature safe: yes
Modified:
head/devel/p5-Test-Taint/Makefile
head/devel/p5-Test-Taint/distinfo
Modified: head/devel/p5-Test-Taint/Makefile
==============================================================================
--- head/devel/p5-Test-Taint/Makefile Sun Oct 21 08:04:25 2012 (r306221)
+++ head/devel/p5-Test-Taint/Makefile Sun Oct 21 08:12:10 2012 (r306222)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Test-Taint
-# Date created: 16 Apr 2010
-# Whom: Sergey Skvortsov <skv at protey.ru>
-#
+# Created by: Sergey Skvortsov <skv at protey.ru>
# $FreeBSD$
-#
PORTNAME= Test-Taint
-PORTVERSION= 1.04
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Tools to test taintedness
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= Test::Taint.3
Modified: head/devel/p5-Test-Taint/distinfo
==============================================================================
--- head/devel/p5-Test-Taint/distinfo Sun Oct 21 08:04:25 2012 (r306221)
+++ head/devel/p5-Test-Taint/distinfo Sun Oct 21 08:12:10 2012 (r306222)
@@ -1,2 +1,2 @@
-SHA256 (Test-Taint-1.04.tar.gz) = ef7ee6bea0323a44f155298c17873ee2871c9aa3ca69b72e62f842057f0eed90
-SIZE (Test-Taint-1.04.tar.gz) = 12404
+SHA256 (Test-Taint-1.06.tar.gz) = 721b51ca91d248ea5ff4f99ca49c05a080e6f0fc9f7983e96121b7775ab93107
+SIZE (Test-Taint-1.06.tar.gz) = 13346
More information about the svn-ports-head
mailing list