From owner-cvs-all@FreeBSD.ORG  Thu Mar 12 16:49:16 2009
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 11BA4106567C;
	Thu, 12 Mar 2009 16:49:16 +0000 (UTC)
	(envelope-from miwi@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id 00A208FC1D;
	Thu, 12 Mar 2009 16:49:16 +0000 (UTC)
	(envelope-from miwi@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2CGnFaY026022;
	Thu, 12 Mar 2009 16:49:15 GMT
	(envelope-from miwi@repoman.freebsd.org)
Received: (from miwi@localhost)
	by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2CGnFm5026021;
	Thu, 12 Mar 2009 16:49:15 GMT (envelope-from miwi)
Message-Id: <200903121649.n2CGnFm5026021@repoman.freebsd.org>
From: Martin Wilke <miwi@FreeBSD.org>
Date: Thu, 12 Mar 2009 16:49:15 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-Geo-Gpx
 Makefile distinfo pkg-descr pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: **OBSOLETE** CVS commit messages for the entire tree
	<cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Mar 2009 16:49:16 -0000

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)