On Tue, Feb 10, 2015 at 10:55:33AM +0100, Antoine Jacoutot wrote: > On Tue, Feb 10, 2015 at 10:42:46AM +0100, Manuel Giraud wrote: > > Here's a simple update to 0.4.0 tested on 5.6 amd64. > > Might be worth using VERSION in MASTERS_SITES.
I've commited the update without the empty REVISION, will fix MASTER_SITES. Landry > > > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/geo/gpx-viewer/Makefile,v > > retrieving revision 1.29 > > diff -u -p -r1.29 Makefile > > --- Makefile 2 Jul 2014 09:25:44 -0000 1.29 > > +++ Makefile 10 Feb 2015 09:40:13 -0000 > > @@ -2,9 +2,10 @@ > > > > COMMENT = gpx file viewer > > > > -VERSION = 0.3.0 > > +VERSION = 0.4.0 > > DISTNAME = gpx-viewer-${VERSION} > > -REVISION = 4 > > +REVISION = > > + > > > > CATEGORIES = geo x11 > > > > @@ -14,7 +15,7 @@ MAINTAINER = Landry Breuil <landry@openb > > # GPLv2 > > PERMIT_PACKAGE_CDROM = Yes > > > > -MASTER_SITES = > > http://edge.launchpad.net/gpx-viewer/trunk/0.2.0/+download/ > > +MASTER_SITES = > > http://edge.launchpad.net/gpx-viewer/trunk/0.4.0/+download/ > > > > CONFIGURE_STYLE = gnu > > CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \ > > Index: distinfo > > =================================================================== > > RCS file: /cvs/ports/geo/gpx-viewer/distinfo,v > > retrieving revision 1.5 > > diff -u -p -r1.5 distinfo > > --- distinfo 7 Aug 2012 13:14:45 -0000 1.5 > > +++ distinfo 10 Feb 2015 09:40:13 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (gpx-viewer-0.3.0.tar.gz) = > > TFSJxWYilFQM1mOiacIM8ob8DAdVXlpeBrFFM/Y+Vcw= > > -SIZE (gpx-viewer-0.3.0.tar.gz) = 483607 > > +SHA256 (gpx-viewer-0.4.0.tar.gz) = > > lWrPr4cKxDYwDNmVPezmMN9/19/45K4ld6YAKIRGb4A= > > +SIZE (gpx-viewer-0.4.0.tar.gz) = 534735 > > > > -- > > Manuel Giraud > > > > -- > Antoine >