Date: Mon, 9 Mar 2009 21:25:36 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132487: [NEW PORT]graphics/p5-Geo-Gpx:Perl Module to Create and Parse GPX Files Message-ID: <200903092125.n29LPanN053027@www.freebsd.org> Resent-Message-ID: <200903092130.n29LU4jl073681@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 09 21:30:04 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903092125.n29LPanN053027>