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

ryandesign at macports.org ryandesign at macports.org
Wed Oct 7 21:36:26 PDT 2015


Revision: 141022
          https://trac.macports.org/changeset/141022
Author:   ryandesign at macports.org
Date:     2015-10-07 21:36:26 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
vrpn: update to 07.33; update homepage

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

Modified: trunk/dports/net/vrpn/Portfile
===================================================================
--- trunk/dports/net/vrpn/Portfile	2015-10-08 04:21:56 UTC (rev 141021)
+++ trunk/dports/net/vrpn/Portfile	2015-10-08 04:36:26 UTC (rev 141022)
@@ -3,29 +3,28 @@
 
 PortSystem              1.0
 PortGroup               cmake 1.0
+PortGroup               github 1.0
 
-name                    vrpn
+github.setup            vrpn vrpn 07.33 v
+
 description             Virtual-Reality Peripheral Network
 long_description        The Virtual-Reality Peripheral Network (VRPN) is a \
                         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.30
+                        
 categories              net devel multimedia
 license                 Boost-1
 platforms               darwin
 maintainers             nomaintainer
 
-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/
+homepage                http://vrpn.org/
+github.tarball_from     releases
 distname                ${name}_[string map {. _} ${version}]
 use_zip                 yes
-checksums               rmd160  5f653231763f50d449ee7fdf706a34527fc060df \
-                        sha256  64ed2bdfa8cea07b1fbb592e213fc21b8eb78f96273730d4c0086d5f11b8dae7
 
+checksums               rmd160  ec30c8b4d8b11b7996dafdd3c91d6e281985db1f \
+                        sha256  3cb9e71f17eb756fbcf738e6d5084d47b3b122b68b66d42d6769105cb18a79be
+
 worksrcdir              ${name}
 cmake.out_of_source     yes
-
-livecheck.type          regex
-livecheck.regex         <a href="index.html">VRPN (\[\\d.\]+)</a>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/234ef9c5/attachment-0001.html>


More information about the macports-changes mailing list