Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2013 17:01:21 +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: r332747 - head/devel/p5-Devel-Constants
Message-ID:  <201311041701.rA4H1LGN056959@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov  4 17:01:20 2013
New Revision: 332747
URL: http://svnweb.freebsd.org/changeset/ports/332747

Log:
  - Update to 1.02
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Devel-Constants/Changes

Modified:
  head/devel/p5-Devel-Constants/Makefile
  head/devel/p5-Devel-Constants/distinfo   (contents, props changed)

Modified: head/devel/p5-Devel-Constants/Makefile
==============================================================================
--- head/devel/p5-Devel-Constants/Makefile	Mon Nov  4 17:01:15 2013	(r332746)
+++ head/devel/p5-Devel-Constants/Makefile	Mon Nov  4 17:01:20 2013	(r332747)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-Constants
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module to translate constants back to their named symbols
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Devel-Constants/distinfo
==============================================================================
--- head/devel/p5-Devel-Constants/distinfo	Mon Nov  4 17:01:15 2013	(r332746)
+++ head/devel/p5-Devel-Constants/distinfo	Mon Nov  4 17:01:20 2013	(r332747)
@@ -1,2 +1,2 @@
-SHA256 (Devel-Constants-1.01.tar.gz) = 81bc58552009566e97bbb6e638e063a54f3791df48a8c5b31dac0f3d18d3beac
-SIZE (Devel-Constants-1.01.tar.gz) = 5780
+SHA256 (Devel-Constants-1.02.tar.gz) = a5506738fbfe0be26ae10ebf48ace4da3c31e64e47c697e6a9f3c81149417195
+SIZE (Devel-Constants-1.02.tar.gz) = 11981



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