diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-18 14:56:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-18 14:56:10 +0800 |
commit | 341eec1794c258ef428974ad60c647b328b9f9ed (patch) | |
tree | 9c371f278d3994d6ef40fcbe1bf8abaf7987eb68 /devel | |
parent | bf0f00bf5347b866773c0b1c75a0bf7fb78ebfb9 (diff) | |
download | freebsd-ports-gnome-341eec1794c258ef428974ad60c647b328b9f9ed.tar.gz freebsd-ports-gnome-341eec1794c258ef428974ad60c647b328b9f9ed.tar.zst freebsd-ports-gnome-341eec1794c258ef428974ad60c647b328b9f9ed.zip |
- Update to 0.002
- Add LICENSE
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/DynaLoader-Functions/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DynaLoader-Functions/Makefile | 11 | ||||
-rw-r--r-- | devel/p5-DynaLoader-Functions/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-DynaLoader-Functions/Makefile b/devel/p5-DynaLoader-Functions/Makefile index 36a9c4c3a557..b9e5b5adf94f 100644 --- a/devel/p5-DynaLoader-Functions/Makefile +++ b/devel/p5-DynaLoader-Functions/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-DynaLoader-Functions -# Date created: 2012-02-07 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= DynaLoader-Functions -PORTVERSION= 0.001 +PORTVERSION= 0.002 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Deconstructed dynamic C library loading +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage diff --git a/devel/p5-DynaLoader-Functions/distinfo b/devel/p5-DynaLoader-Functions/distinfo index 3f9a53f05139..0f65aa83696c 100644 --- a/devel/p5-DynaLoader-Functions/distinfo +++ b/devel/p5-DynaLoader-Functions/distinfo @@ -1,2 +1,2 @@ -SHA256 (DynaLoader-Functions-0.001.tar.gz) = 4fff7fb35e5dc3d1f947277d548393f4c23c59190b68e8553ed800615ff76570 -SIZE (DynaLoader-Functions-0.001.tar.gz) = 9572 +SHA256 (DynaLoader-Functions-0.002.tar.gz) = c7335cda1a10eb0249171a6c1f282b0a0ae5366a656292f236a52a309c83b1aa +SIZE (DynaLoader-Functions-0.002.tar.gz) = 9961 |