svn commit: r318288 - head/devel/p5-Test-Inline
Frederic Culot
culot at FreeBSD.org
Thu May 16 08:53:55 UTC 2013
Author: culot
Date: Thu May 16 08:53:54 2013
New Revision: 318288
URL: http://svnweb.freebsd.org/changeset/ports/318288
Log:
- Update to 2.213
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 1)
- Remove port name from COMMENT
Changes: http://search.cpan.org/dist/Test-Inline/Changes
Modified:
head/devel/p5-Test-Inline/Makefile
head/devel/p5-Test-Inline/distinfo
Modified: head/devel/p5-Test-Inline/Makefile
==============================================================================
--- head/devel/p5-Test-Inline/Makefile Thu May 16 08:40:11 2013 (r318287)
+++ head/devel/p5-Test-Inline/Makefile Thu May 16 08:53:54 2013 (r318288)
@@ -1,18 +1,17 @@
-# New ports collection makefile for: p5-Test-Inline
-# Date created: Mon Sep 12
-# Whom: Erwin Lansing <erwin at FreeBSD.org>
-#
+# Created by: Erwin Lansing <erwin at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-Inline
-PORTVERSION= 2.212
+PORTVERSION= 2.213
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
-COMMENT= Test::Inline - Inlining your tests next to the code being tested
+COMMENT= Inlining your tests next to the code being tested
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
RUN_DEPENDS= p5-Algorithm-Dependency>=1.02:${PORTSDIR}/devel/p5-Algorithm-Dependency \
p5-Class-Autouse>=1.15:${PORTSDIR}/devel/p5-Class-Autouse \
Modified: head/devel/p5-Test-Inline/distinfo
==============================================================================
--- head/devel/p5-Test-Inline/distinfo Thu May 16 08:40:11 2013 (r318287)
+++ head/devel/p5-Test-Inline/distinfo Thu May 16 08:53:54 2013 (r318288)
@@ -1,2 +1,2 @@
-SHA256 (Test-Inline-2.212.tar.gz) = 01fbf7446a8914f091f6de568dd8c56c128a97c3abb80830442c849a451fc21b
-SIZE (Test-Inline-2.212.tar.gz) = 60795
+SHA256 (Test-Inline-2.213.tar.gz) = cc76088b8e12d509b89ebe7826dfbb588ee1dd8d1b5eb07a0c37425f04e301b4
+SIZE (Test-Inline-2.213.tar.gz) = 61649
More information about the svn-ports-head
mailing list