From nobody@FreeBSD.org  Mon Mar  9 21:25:36 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 7269D106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Mar 2009 21:25:36 +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 558FD8FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Mar 2009 21:25:36 +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 n29LPaVM053028
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 9 Mar 2009 21:25:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n29LPanN053027;
	Mon, 9 Mar 2009 21:25:36 GMT
	(envelope-from nobody)
Message-Id: <200903092125.n29LPanN053027@www.freebsd.org>
Date: Mon, 9 Mar 2009 21:25:36 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]graphics/p5-Geo-Gpx:Perl Module to Create and Parse GPX Files
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         132487
>Category:       ports
>Synopsis:       [NEW PORT]graphics/p5-Geo-Gpx:Perl Module to Create and Parse GPX Files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 09 21:30:04 UTC 2009
>Closed-Date:    Thu Mar 12 16:49:04 UTC 2009
>Last-Modified:  Thu Mar 12 16:50:18 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
p5-Geo-Gpx is a perl module to Create and parse GPX files.

WWW: http://search.cpan.org/dist/Geo-Gpx/
>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-Geo-Gpx
#	p5-Geo-Gpx/pkg-plist
#	p5-Geo-Gpx/pkg-descr
#	p5-Geo-Gpx/distinfo
#	p5-Geo-Gpx/Makefile
#
echo c - p5-Geo-Gpx
mkdir -p p5-Geo-Gpx > /dev/null 2>&1
echo x - p5-Geo-Gpx/pkg-plist
sed 's/^X//' >p5-Geo-Gpx/pkg-plist << '4b334ebabbfda4e5b66d2bf97d55ab3b'
X%%SITE_PERL%%/mach/auto/Geo/Gpx/.packlist
X%%SITE_PERL%%/Geo/Gpx.pm
X@dirrmtry %%SITE_PERL%%/Geo
X@dirrmtry %%SITE_PERL%%/mach/auto/Geo/Gpx
X@dirrmtry %%SITE_PERL%%/mach/auto/Geo
X@dirrmtry %%SITE_PERL%%/mach/auto
X@dirrmtry %%SITE_PERL%%/mach
4b334ebabbfda4e5b66d2bf97d55ab3b
echo x - p5-Geo-Gpx/pkg-descr
sed 's/^X//' >p5-Geo-Gpx/pkg-descr << 'fceaf50e34b5ff07f55b7d87cc26a56b'
Xp5-Geo-Gpx is a perl module to Create and parse GPX files.
X
XWWW: http://search.cpan.org/dist/Geo-Gpx/
fceaf50e34b5ff07f55b7d87cc26a56b
echo x - p5-Geo-Gpx/distinfo
sed 's/^X//' >p5-Geo-Gpx/distinfo << 'c0ac3572cc6b59cc297bfe8152b81f9a'
XMD5 (Geo-Gpx-0.23.tar.gz) = 9ed69c1efec29c6293d65b574c244d00
XSHA256 (Geo-Gpx-0.23.tar.gz) = fcc88f9d2f034816fa88ce1e78bc6de0597a3bd178dfa21afe190522201da71a
XSIZE (Geo-Gpx-0.23.tar.gz) = 18307
c0ac3572cc6b59cc297bfe8152b81f9a
echo x - p5-Geo-Gpx/Makefile
sed 's/^X//' >p5-Geo-Gpx/Makefile << '9e1d0f1c62ef48563e80012dd465d1f6'
X# New ports collection makefile for:	p5-Geo-Gpx
X# Date created:      			10 March 2009
X# Whom:					Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Geo-Gpx
XPORTVERSION=	0.23
XCATEGORIES=	graphics perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	Perl Module to Create and Parse GPX Files
X
XBUILD_DEPENDS=	${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \
X		p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
X		p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
X		p5-version>0:${PORTSDIR}/devel/p5-version \
X		p5-ExtUtils-MakeMaker-Coverage>0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker-Coverage \
X		p5-Time-Local>0:${PORTSDIR}/devel/p5-Time-Local
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XMAN3=		Geo::Gpx.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
9e1d0f1c62ef48563e80012dd465d1f6
exit



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

http://www.freebsd.org/cgi/query-pr.cgi?pr=132487 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Mar 12 16:49:04 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132487: commit references a PR
Date: Thu, 12 Mar 2009 16:49:29 +0000 (UTC)

 miwi        2009-03-12 16:49:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics             Makefile 
   Added files:
     graphics/p5-Geo-Gpx  Makefile distinfo pkg-descr pkg-plist 
   Log:
   p5-Geo-Gpx is a perl module to Create and parse GPX files.
   
   WWW: http://search.cpan.org/dist/Geo-Gpx/
   
   PR:             ports/132487
   Submitted by:   Wen Heping <wenheping at gmail.com>
   
   Revision  Changes    Path
   1.1231    +1 -0      ports/graphics/Makefile
   1.1       +30 -0     ports/graphics/p5-Geo-Gpx/Makefile (new)
   1.1       +3 -0      ports/graphics/p5-Geo-Gpx/distinfo (new)
   1.1       +3 -0      ports/graphics/p5-Geo-Gpx/pkg-descr (new)
   1.1       +7 -0      ports/graphics/p5-Geo-Gpx/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:
