[104439] trunk/dports/net/vrpn/Portfile

sean at macports.org sean at macports.org
Mon Mar 25 11:50:39 PDT 2013


Revision: 104439
          https://trac.macports.org/changeset/104439
Author:   sean at macports.org
Date:     2013-03-25 11:50:39 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
vrpn: update to 07.30 and add livecheck

Modified Paths:
--------------
    trunk/dports/net/vrpn/Portfile

Modified: trunk/dports/net/vrpn/Portfile
===================================================================
--- trunk/dports/net/vrpn/Portfile	2013-03-25 18:50:28 UTC (rev 104438)
+++ trunk/dports/net/vrpn/Portfile	2013-03-25 18:50:39 UTC (rev 104439)
@@ -10,7 +10,7 @@
                         set of classes that implement an interface between \
                         application programs and the set of physical devices \
                         (tracker, etc.) used in a virtual-reality (VR) system.
-version                 07_29
+version                 07.30
 categories              net devel multimedia
 license                 Boost-1
 platforms               darwin
@@ -19,11 +19,14 @@
 homepage                http://www.cs.unc.edu/Research/vrpn/
 master_sites            ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/ \
                         ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/old_versions/
-distname                ${name}_${version}
+distname                ${name}_[string map {. _} ${version}]
 worksrcdir              ${name}/build
 use_zip                 yes
-checksums               md5 422f13fc9cbb62d36c96f3cc3b06cec9 \
-                        sha1 48e3b96ea613447935dbb48ccdccd0f765189f72
+checksums               rmd160  5f653231763f50d449ee7fdf706a34527fc060df \
+                        sha256  64ed2bdfa8cea07b1fbb592e213fc21b8eb78f96273730d4c0086d5f11b8dae7
 
 post-extract { file mkdir ${worksrcpath} }
 configure.args-append ..
+
+livecheck.type          regex
+livecheck.regex         <a href="index.html">VRPN (\[\\d.\]+)</a>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/e84a3102/attachment.html>


More information about the macports-changes mailing list