[69292] trunk/dports/textproc/gpsbabel/Portfile

snc at macports.org snc at macports.org
Tue Jun 29 06:42:41 PDT 2010


Revision: 69292
          http://trac.macports.org/changeset/69292
Author:   snc at macports.org
Date:     2010-06-29 06:42:40 -0700 (Tue, 29 Jun 2010)
Log Message:
-----------
update version, add variable for cvs tag

Modified Paths:
--------------
    trunk/dports/textproc/gpsbabel/Portfile

Modified: trunk/dports/textproc/gpsbabel/Portfile
===================================================================
--- trunk/dports/textproc/gpsbabel/Portfile	2010-06-29 13:31:20 UTC (rev 69291)
+++ trunk/dports/textproc/gpsbabel/Portfile	2010-06-29 13:42:40 UTC (rev 69292)
@@ -4,7 +4,8 @@
 PortSystem      1.0
 
 name            gpsbabel
-version         1.4.0
+version         1.4.1
+set cvstag      [string map {. _} ${version}]
 categories      textproc comms
 license         GPL
 maintainers     snc openmaintainer
@@ -19,12 +20,12 @@
 
 depends_lib     port:expat port:libusb-compat port:zlib
 
-master_sites        http://gpsbabel.cvs.sourceforge.net/viewvc/gpsbabel/gpsbabel/?view=tar&pathrev=gpsbabel_1_4_0&view=
+master_sites        http://gpsbabel.cvs.sourceforge.net/viewvc/gpsbabel/gpsbabel/?view=tar&pathrev=gpsbabel_${cvstag}&view=
 distname            ${name}-${name}
 worksrcdir          ${name}
 
-checksums           sha1    8fa3cf06d07cbcdbe3b9939ccfbeb882e0e4766a \
-                    rmd160  c4da8d443bb83368af2e3045b73817dbb6272814
+checksums           sha1    b5352e962b94501589f621a864b3cba3f736526a \
+                    rmd160  0b8199f7e5023a028ff8d59d60329bcac9791a95
 
 configure.args  --with-zlib=system --with-expathdr=${prefix}/include --with-libexpat=${prefix}/lib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100629/03596b5b/attachment.html>


More information about the macports-changes mailing list