From owner-svn-ports-all@freebsd.org Wed Feb 24 14:24:58 2016 Return-Path: Delivered-To: svn-ports-all@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 7C81DAB35C1; Wed, 24 Feb 2016 14:24:58 +0000 (UTC) (envelope-from jadawin@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 34E791BA7; Wed, 24 Feb 2016 14:24:58 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1OEOvKJ039483; Wed, 24 Feb 2016 14:24:57 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1OEOvrY039480; Wed, 24 Feb 2016 14:24:57 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201602241424.u1OEOvrY039480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Wed, 24 Feb 2016 14:24:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409466 - head/astro/p5-Astro-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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 24 Feb 2016 14:24:58 -0000 Author: jadawin Date: Wed Feb 24 14:24:56 2016 New Revision: 409466 URL: https://svnweb.freebsd.org/changeset/ports/409466 Log: - Update to 0.1002 Modified: head/astro/p5-Astro-Constants/Makefile head/astro/p5-Astro-Constants/distinfo head/astro/p5-Astro-Constants/pkg-plist Modified: head/astro/p5-Astro-Constants/Makefile ============================================================================== --- head/astro/p5-Astro-Constants/Makefile Wed Feb 24 14:17:22 2016 (r409465) +++ head/astro/p5-Astro-Constants/Makefile Wed Feb 24 14:24:56 2016 (r409466) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-Constants -PORTVERSION= 0.09 -PORTREVISION= 1 +PORTVERSION= 0.1002 CATEGORIES= astro perl5 science MASTER_SITES= CPAN/Astro PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Physical constants for use in astronomy +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/astro/p5-Astro-Constants/distinfo ============================================================================== --- head/astro/p5-Astro-Constants/distinfo Wed Feb 24 14:17:22 2016 (r409465) +++ head/astro/p5-Astro-Constants/distinfo Wed Feb 24 14:24:56 2016 (r409466) @@ -1,2 +1,2 @@ -SHA256 (Astro-Constants-0.09.tar.gz) = d9e48a98690b41c726b79bc888c6f78cf0c3d57372be33242d5191b85164330f -SIZE (Astro-Constants-0.09.tar.gz) = 12034 +SHA256 (Astro-Constants-0.1002.tar.gz) = bc69ee93db2d7caecf3238ab02646f5f9dab836583978f12a08157b74c7d6f3a +SIZE (Astro-Constants-0.1002.tar.gz) = 255524 Modified: head/astro/p5-Astro-Constants/pkg-plist ============================================================================== --- head/astro/p5-Astro-Constants/pkg-plist Wed Feb 24 14:17:22 2016 (r409465) +++ head/astro/p5-Astro-Constants/pkg-plist Wed Feb 24 14:24:56 2016 (r409466) @@ -2,3 +2,5 @@ %%SITE_PERL%%/Astro/Constants/CGS.pm %%SITE_PERL%%/Astro/Constants/MKS.pm %%PERL5_MAN3%%/Astro::Constants.3.gz +%%PERL5_MAN3%%/Astro::Constants::CGS.3.gz +%%PERL5_MAN3%%/Astro::Constants::MKS.3.gz