[104600] trunk/dports/net/nxcomp/Portfile

cal at macports.org cal at macports.org
Fri Mar 29 08:44:37 PDT 2013


Revision: 104600
          https://trac.macports.org/changeset/104600
Author:   cal at macports.org
Date:     2013-03-29 08:44:37 -0700 (Fri, 29 Mar 2013)
Log Message:
-----------
nxcomp, nxproxy: update to 3.5.0.20

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

Modified: trunk/dports/net/nxcomp/Portfile
===================================================================
--- trunk/dports/net/nxcomp/Portfile	2013-03-29 15:40:31 UTC (rev 104599)
+++ trunk/dports/net/nxcomp/Portfile	2013-03-29 15:44:37 UTC (rev 104600)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    nxcomp
-version                 3.5.0.17
+version                 3.5.0.20
 
 categories              net
 platforms               darwin
@@ -19,8 +19,8 @@
 homepage                http://www.nomachine.com/
 master_sites            http://code.x2go.org/releases/source/nx-libs/
 distname                nx-libs-${version}-lite
-checksums               rmd160  161a8af6ce7a8df023335bfcdcbed4e2fddc90f9 \
-                        sha256  eeafed65885c72ac608b455a92cd6fcdc44209833c50bb5563a206e269dfa4d7
+checksums               rmd160  df88c3085cbf491bc10ab07df04262824bcb172e \
+                        sha256  c4e95bda2a828cdc855ac92f7359ceb150d46ae61af5fc1ebf81ded4c219fb9a
 
 universal_variant       yes
 supported_archs         ppc i386 x86_64
@@ -62,19 +62,3 @@
 
 livecheck.url           ${master_sites}
 livecheck.regex         nx-libs-(\[0-9\]+(\\.\[0-9\]+)+(-\[0-9\]+)?)-lite
-
-#destroot {
-#    # the makefile does not provide an install target
-#    # install headers
-#    xinstall -d ${destroot}${prefix}/include/${name}
-#    eval xinstall -m 0644 [glob ${worksrcpath}/NX*.h] ${destroot}${prefix}/include/${name}
-#
-#    # install libraries
-#    set libname libXcomp.${teeny_version}.dylib
-#
-#    xinstall -m 0644 -W ${worksrcpath} libXcomp.a ${destroot}${prefix}/lib/libXcomp.a
-#    xinstall -m 0755 -W ${worksrcpath} ${libname} ${destroot}${prefix}/lib/${libname}
-#    ln -s ${libname} ${destroot}${prefix}/lib/libXcomp.${major_version}.dylib
-#    ln -s ${libname} ${destroot}${prefix}/lib/libXcomp.dylib
-#}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130329/4a532f9f/attachment.html>


More information about the macports-changes mailing list