Date: Sun, 18 Aug 2013 06:56:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324887 - head/devel/p5-DynaLoader-Functions Message-ID: <201308180656.r7I6uACM059662@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 18 06:56:10 2013 New Revision: 324887 URL: http://svnweb.freebsd.org/changeset/ports/324887 Log: - Update to 0.002 - Add LICENSE - Cleanup Makefile header Changes: http://search.cpan.org/dist/DynaLoader-Functions/Changes Modified: head/devel/p5-DynaLoader-Functions/Makefile head/devel/p5-DynaLoader-Functions/distinfo (contents, props changed) Modified: head/devel/p5-DynaLoader-Functions/Makefile ============================================================================== --- head/devel/p5-DynaLoader-Functions/Makefile Sun Aug 18 06:55:20 2013 (r324886) +++ head/devel/p5-DynaLoader-Functions/Makefile Sun Aug 18 06:56:10 2013 (r324887) @@ -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 Modified: head/devel/p5-DynaLoader-Functions/distinfo ============================================================================== --- head/devel/p5-DynaLoader-Functions/distinfo Sun Aug 18 06:55:20 2013 (r324886) +++ head/devel/p5-DynaLoader-Functions/distinfo Sun Aug 18 06:56:10 2013 (r324887) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308180656.r7I6uACM059662>