From nobody@FreeBSD.org  Tue May 19 00:25:04 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 282611065688
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 00:25:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id EE78A8FC23
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 00:25:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4J0P3lh045992
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 00:25:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4J0P3oP045989;
	Tue, 19 May 2009 00:25:03 GMT
	(envelope-from nobody)
Message-Id: <200905190025.n4J0P3oP045989@www.freebsd.org>
Date: Tue, 19 May 2009 00:25:03 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]astro/p5-Astro:A collection of useful astronomical routines in Perl
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         134693
>Category:       ports
>Synopsis:       [NEW PORT]astro/p5-Astro:A collection of useful astronomical routines in Perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 19 00:30:01 UTC 2009
>Closed-Date:    Fri May 22 21:57:59 UTC 2009
>Last-Modified:  Fri May 22 22:00:12 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
p5-Astro is a set of assorted astronomical routines.

Astro::Time, Astro::Coord and Astro::Misc provide a collection of
useful astronomical routines written entirely in Perl (so no
hassling about installing external libraries is required).

WWW: http://search.cpan.org/dist/Astro/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Astro
#	p5-Astro/Makefile
#	p5-Astro/distinfo
#	p5-Astro/pkg-descr
#	p5-Astro/pkg-plist
#
echo c - p5-Astro
mkdir -p p5-Astro > /dev/null 2>&1
echo x - p5-Astro/Makefile
sed 's/^X//' >p5-Astro/Makefile << '5156f811c0dccb0f63bb009c02267a42'
X# Ports collection makefile for:	Astro
X# Date created:			18 May, 2009
X# Whom:				Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Astro
XPORTVERSION=	0.71
XCATEGORIES=	astro perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	A collection of useful astronomical routines in Perl
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Astro::Time.3 \
X	Astro::Misc.3 \
X	Astro::Coord.3
X
X.include <bsd.port.mk>
5156f811c0dccb0f63bb009c02267a42
echo x - p5-Astro/distinfo
sed 's/^X//' >p5-Astro/distinfo << '64b989188167275df1f8398e0827b375'
XMD5 (Astro-0.71.tar.gz) = e194a0532b93697cb0c2d906fc4fb071
XSHA256 (Astro-0.71.tar.gz) = a691de090b76d54e645cf6487ea77ce0859b1f38aa441d514638b1353fd61915
XSIZE (Astro-0.71.tar.gz) = 33582
64b989188167275df1f8398e0827b375
echo x - p5-Astro/pkg-descr
sed 's/^X//' >p5-Astro/pkg-descr << 'b7b0c32a53b98c4aa0b4e4f4682fb32c'
Xp5-Astro is a set of assorted astronomical routines.
X
XAstro::Time, Astro::Coord and Astro::Misc provide a collection of
Xuseful astronomical routines written entirely in Perl (so no
Xhassling about installing external libraries is required).
X
XWWW: http://search.cpan.org/dist/Astro/
b7b0c32a53b98c4aa0b4e4f4682fb32c
echo x - p5-Astro/pkg-plist
sed 's/^X//' >p5-Astro/pkg-plist << '7bed151795b8c57a3a5b04ac7ec6c72e'
X%%SITE_PERL%%/Astro/Coord.pm
X%%SITE_PERL%%/Astro/Misc.pm
X%%SITE_PERL%%/Astro/Time.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/.packlist
X@dirrmtry %%SITE_PERL%%/Astro
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
7bed151795b8c57a3a5b04ac7ec6c72e
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 19 00:30:11 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134693 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri May 22 21:57:59 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134693 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134693: commit references a PR
Date: Fri, 22 May 2009 21:58:20 +0000 (UTC)

 miwi        2009-05-22 21:58:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     astro                Makefile 
   Added files:
     astro/p5-Astro       Makefile distinfo pkg-descr pkg-plist 
   Log:
   p5::Astro is a set of assorted astronomical routines.
   
   WWW: http://search.cpan.org/dist/Astro/
   
   PR:             ports/134693
   Submitted by:   Wen Heping <wenheping at gmail.com>
   
   Revision  Changes    Path
   1.134     +1 -0      ports/astro/Makefile
   1.1       +23 -0     ports/astro/p5-Astro/Makefile (new)
   1.1       +3 -0      ports/astro/p5-Astro/distinfo (new)
   1.1       +7 -0      ports/astro/p5-Astro/pkg-descr (new)
   1.1       +6 -0      ports/astro/p5-Astro/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
