From owner-svn-ports-head@freebsd.org Thu Jul 14 07:29:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D150B98043; Thu, 14 Jul 2016 07:29:28 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F47215C9; Thu, 14 Jul 2016 07:29:28 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6E7TR9x083194; Thu, 14 Jul 2016 07:29:27 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6E7TRNk083192; Thu, 14 Jul 2016 07:29:27 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201607140729.u6E7TRNk083192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 14 Jul 2016 07:29:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418519 - head/devel/p5-Class-Constant 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.22 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: Thu, 14 Jul 2016 07:29:28 -0000 Author: wen Date: Thu Jul 14 07:29:27 2016 New Revision: 418519 URL: https://svnweb.freebsd.org/changeset/ports/418519 Log: - Update to 0.07 Changes: http://search.cpan.org/src/ROBN/Class-Constant-0.07/Changes - Add LICENSE Modified: head/devel/p5-Class-Constant/Makefile head/devel/p5-Class-Constant/distinfo Modified: head/devel/p5-Class-Constant/Makefile ============================================================================== --- head/devel/p5-Class-Constant/Makefile Thu Jul 14 07:16:48 2016 (r418518) +++ head/devel/p5-Class-Constant/Makefile Thu Jul 14 07:29:27 2016 (r418519) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Class-Constant -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ROBN @@ -12,7 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Build constant classes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include Modified: head/devel/p5-Class-Constant/distinfo ============================================================================== --- head/devel/p5-Class-Constant/distinfo Thu Jul 14 07:16:48 2016 (r418518) +++ head/devel/p5-Class-Constant/distinfo Thu Jul 14 07:29:27 2016 (r418519) @@ -1,2 +1,3 @@ -SHA256 (Class-Constant-0.06.tar.gz) = 0c3bbd5ad8897332796227177fa9cce45c646dc5fa36eb07c2eb9d49869f0c1d -SIZE (Class-Constant-0.06.tar.gz) = 7557 +TIMESTAMP = 1468509683 +SHA256 (Class-Constant-0.07.tar.gz) = ab84c071b5835c33a978e2ef5ac65ccdb127ad765e15ac5a6471e7bfbc8aed65 +SIZE (Class-Constant-0.07.tar.gz) = 14720