svn commit: r359837 - head/devel/p5-Carp-Assert

Philippe Audeoud jadawin at FreeBSD.org
Mon Jun 30 13:26:45 UTC 2014


Author: jadawin
Date: Mon Jun 30 13:26:44 2014
New Revision: 359837
URL: http://svnweb.freebsd.org/changeset/ports/359837
QAT: https://qat.redports.org/buildarchive/r359837/

Log:
  - Update to 0.21
  - Add LICENSE

Modified:
  head/devel/p5-Carp-Assert/Makefile
  head/devel/p5-Carp-Assert/distinfo

Modified: head/devel/p5-Carp-Assert/Makefile
==============================================================================
--- head/devel/p5-Carp-Assert/Makefile	Mon Jun 30 13:23:34 2014	(r359836)
+++ head/devel/p5-Carp-Assert/Makefile	Mon Jun 30 13:26:44 2014	(r359837)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Carp-Assert
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Executable comments like the ANSI C library assert.h
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	pod2test:${PORTSDIR}/devel/p5-Pod-Tests
 
 USES=		perl5

Modified: head/devel/p5-Carp-Assert/distinfo
==============================================================================
--- head/devel/p5-Carp-Assert/distinfo	Mon Jun 30 13:23:34 2014	(r359836)
+++ head/devel/p5-Carp-Assert/distinfo	Mon Jun 30 13:26:44 2014	(r359837)
@@ -1,2 +1,2 @@
-SHA256 (Carp-Assert-0.20.tar.gz) = 0dd34a8b53a56d09da962a9fa629411de77c02a6bf98aa972f24f2cd3525fef3
-SIZE (Carp-Assert-0.20.tar.gz) = 10898
+SHA256 (Carp-Assert-0.21.tar.gz) = 924f8e2b4e3cb3d8b26246b5f9c07cdaa4b8800cef345fa0811d72930d73a54e
+SIZE (Carp-Assert-0.21.tar.gz) = 11106


More information about the svn-ports-head mailing list