Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 13:26:45 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359837 - head/devel/p5-Carp-Assert
Message-ID:  <201406301326.s5UDQjrc095913@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406301326.s5UDQjrc095913>