Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2012 02:23:03 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306367 - head/astro/p5-Astro-SpaceTrack
Message-ID:  <201210250223.q9P2N31s049742@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Oct 25 02:23:03 2012
New Revision: 306367
URL: http://svn.freebsd.org/changeset/ports/306367

Log:
  - Update to 0.066
  Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.066/Changes
  - Trim Makefile headers
  
  Feature safe:	yes

Modified:
  head/astro/p5-Astro-SpaceTrack/Makefile
  head/astro/p5-Astro-SpaceTrack/distinfo
  head/astro/p5-Astro-SpaceTrack/pkg-plist   (contents, props changed)

Modified: head/astro/p5-Astro-SpaceTrack/Makefile
==============================================================================
--- head/astro/p5-Astro-SpaceTrack/Makefile	Thu Oct 25 02:22:48 2012	(r306366)
+++ head/astro/p5-Astro-SpaceTrack/Makefile	Thu Oct 25 02:23:03 2012	(r306367)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Astro-SpaceTrack
-# Date created:		2006-07-21
-# Whom:			Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Astro-SpaceTrack
-PORTVERSION=	0.062
+PORTVERSION=	0.066
 CATEGORIES=	astro perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:WYANT
@@ -30,7 +26,8 @@ PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	-y
 
 MAN1=		SpaceTrack.1
-MAN3=		Astro::SpaceTrack.3
+MAN3=		Astro::SpaceTrack.3 \
+		Astro::SpaceTrack::BulkData.3
 
 .include <bsd.port.pre.mk>
 

Modified: head/astro/p5-Astro-SpaceTrack/distinfo
==============================================================================
--- head/astro/p5-Astro-SpaceTrack/distinfo	Thu Oct 25 02:22:48 2012	(r306366)
+++ head/astro/p5-Astro-SpaceTrack/distinfo	Thu Oct 25 02:23:03 2012	(r306367)
@@ -1,2 +1,2 @@
-SHA256 (Astro-SpaceTrack-0.062.tar.gz) = cfd3c25033145f0ec5906bec447ba91307ded3d382aa9c4a8f46e0d160e60fb6
-SIZE (Astro-SpaceTrack-0.062.tar.gz) = 114765
+SHA256 (Astro-SpaceTrack-0.066.tar.gz) = 9a88bcfd6b45e7a3ce5bf24a03c4b545b2a5e09af0c3bc2f3554746769608f11
+SIZE (Astro-SpaceTrack-0.066.tar.gz) = 132102

Modified: head/astro/p5-Astro-SpaceTrack/pkg-plist
==============================================================================
--- head/astro/p5-Astro-SpaceTrack/pkg-plist	Thu Oct 25 02:22:48 2012	(r306366)
+++ head/astro/p5-Astro-SpaceTrack/pkg-plist	Thu Oct 25 02:23:03 2012	(r306367)
@@ -2,6 +2,7 @@ bin/SpaceTrack
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SpaceTrack/.packlist
 %%SITE_PERL%%/Astro/SpaceTrack.pm
 %%SITE_PERL%%/Astro/SpaceTrack/Parser.pm
+%%SITE_PERL%%/Astro/SpaceTrack/BulkData.pod
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SpaceTrack
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
 @dirrmtry %%SITE_PERL%%/Astro/SpaceTrack



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