aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Inline
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2013-01-03 19:30:50 +0800
committerculot <culot@FreeBSD.org>2013-01-03 19:30:50 +0800
commite82737a8475a73e97f13eba865db92a632e6151d (patch)
tree681e4d4717437257dc8799d45877131893c2fff7 /devel/p5-Inline
parent9d146f2b48bdccddc373cd21ae12861e92703016 (diff)
downloadfreebsd-ports-graphics-e82737a8475a73e97f13eba865db92a632e6151d.tar.gz
freebsd-ports-graphics-e82737a8475a73e97f13eba865db92a632e6151d.tar.zst
freebsd-ports-graphics-e82737a8475a73e97f13eba865db92a632e6151d.zip
- Update to 0.51 [1]
- Remove duplicate dependency on Test::Warn [1] - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by moving TEST_DEPENDS earlier Changes: http://search.cpan.org/dist/Inline/Changes PR: ports/174872 [1] (based on) Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Diffstat (limited to 'devel/p5-Inline')
-rw-r--r--devel/p5-Inline/Makefile15
-rw-r--r--devel/p5-Inline/distinfo4
2 files changed, 8 insertions, 11 deletions
diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile
index fae66968f04..ea711e6a2d5 100644
--- a/devel/p5-Inline/Makefile
+++ b/devel/p5-Inline/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Inline
-# Date created: 14 Dec 2001
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Inline
-PORTVERSION= 0.50
+PORTVERSION= 0.51
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SISYPHUS
@@ -15,11 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Write Perl subroutines in other programming languages
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Parse-RecDescent>=1.800:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-TEST_DEPENDS= p5-Inline-Files>=0:${PORTSDIR}/devel/p5-Inline-Files \
- p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
+TEST_DEPENDS= p5-Inline-Files>=0:${PORTSDIR}/devel/p5-Inline-Files
PERL_CONFIGURE= yes
diff --git a/devel/p5-Inline/distinfo b/devel/p5-Inline/distinfo
index 378985bff66..1dadebe3a5e 100644
--- a/devel/p5-Inline/distinfo
+++ b/devel/p5-Inline/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Inline-0.50.tar.gz) = 6263fa1145efe9e96bcd60d10f9eabd93313e00cb1e555abddda1e98b7c280d6
-SIZE (Inline-0.50.tar.gz) = 104632
+SHA256 (Inline-0.51.tar.gz) = f3fa55234540ea16b219828e50914b4287729a266bd4a8f2be6918db0ffa9fe5
+SIZE (Inline-0.51.tar.gz) = 110046