From owner-svn-ports-all@FreeBSD.ORG Mon Jul 30 19:32:14 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6418106564A; Mon, 30 Jul 2012 19:32:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C0DB78FC0C; Mon, 30 Jul 2012 19:32:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6UJWEPZ031349; Mon, 30 Jul 2012 19:32:14 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6UJWEDf031346; Mon, 30 Jul 2012 19:32:14 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201207301932.q6UJWEDf031346@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 30 Jul 2012 19:32:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301750 - head/devel/p5-UNIVERSAL-can X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2012 19:32:14 -0000 Author: sunpoet Date: Mon Jul 30 19:32:14 2012 New Revision: 301750 URL: http://svn.freebsd.org/changeset/ports/301750 Log: - Update to 1.20120726 - Add LICENSE Changes: http://search.cpan.org/dist/UNIVERSAL-can/Changes Modified: head/devel/p5-UNIVERSAL-can/Makefile (contents, props changed) head/devel/p5-UNIVERSAL-can/distinfo (contents, props changed) Modified: head/devel/p5-UNIVERSAL-can/Makefile ============================================================================== --- head/devel/p5-UNIVERSAL-can/Makefile Mon Jul 30 19:31:35 2012 (r301749) +++ head/devel/p5-UNIVERSAL-can/Makefile Mon Jul 30 19:32:14 2012 (r301750) @@ -6,7 +6,7 @@ # PORTNAME= UNIVERSAL-can -PORTVERSION= 1.20110617 +PORTVERSION= 1.20120726 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Hack around people calling UNIVERSAL::can() as a function +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= UNIVERSAL::can.3 Modified: head/devel/p5-UNIVERSAL-can/distinfo ============================================================================== --- head/devel/p5-UNIVERSAL-can/distinfo Mon Jul 30 19:31:35 2012 (r301749) +++ head/devel/p5-UNIVERSAL-can/distinfo Mon Jul 30 19:32:14 2012 (r301750) @@ -1,2 +1,2 @@ -SHA256 (UNIVERSAL-can-1.20110617.tar.gz) = 495a7e01e3b8194f05d075c4296cad4a25a19870f4ef25fe04b9f779463489ca -SIZE (UNIVERSAL-can-1.20110617.tar.gz) = 14297 +SHA256 (UNIVERSAL-can-1.20120726.tar.gz) = 2c2d4feb2ebca45632c64ab3ee0146f55a334fc30a77fdfed2692d071dbabf11 +SIZE (UNIVERSAL-can-1.20120726.tar.gz) = 14417