svn commit: r324887 - head/devel/p5-DynaLoader-Functions

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 18 06:56:11 UTC 2013


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 at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at 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 at 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


More information about the svn-ports-head mailing list