From owner-svn-ports-head@FreeBSD.ORG Mon Nov 4 17:01:21 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 933839D1; Mon, 4 Nov 2013 17:01:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8072C23CD; Mon, 4 Nov 2013 17:01:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4H1LAo056961; Mon, 4 Nov 2013 17:01:21 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA4H1LGN056959; Mon, 4 Nov 2013 17:01:21 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311041701.rA4H1LGN056959@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 4 Nov 2013 17:01:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332747 - head/devel/p5-Devel-Constants X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 17:01:21 -0000 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