diff --git a/net/vrpn/Portfile b/net/vrpn/Portfile index 5265594b68a..dccffda393e 100644 --- a/net/vrpn/Portfile +++ b/net/vrpn/Portfile @@ -5,28 +5,23 @@ PortGroup cmake 1.1 PortGroup conflicts_build 1.0 PortGroup github 1.0 -github.setup vrpn vrpn 07.34 version_ +github.setup vrpn vrpn 07.36 v +github.tarball_from archive revision 0 -checksums rmd160 47d468dbc22f0a4012f32bee7b52788780d80174 \ - sha256 1ecb68f25dcd741c4bfe161ce15424f1319a387a487efa3fbf49b8aa249c9910 \ - size 32700105 +checksums rmd160 642b59b367e6fdb869864289c400b995fcda58c3 \ + sha256 bed00ae060fc7c0cfdaa2fa01f6f2db4976d431971e8824b710eb63cfbba0df7 \ + size 3088718 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. - + categories net devel multimedia license Boost-1 -platforms darwin maintainers nomaintainer -homepage http://vrpn.org/ -github.tarball_from releases -distname ${name}_${version} -use_zip yes - -worksrcdir ${name} +homepage https://github.com/vrpn/vrpn/wiki conflicts_build gnu-classpath