[139057] trunk/dports/net/nxcomp

ionic at macports.org ionic at macports.org
Thu Jul 30 13:59:27 PDT 2015


Revision: 139057
          https://trac.macports.org/changeset/139057
Author:   ionic at macports.org
Date:     2015-07-30 13:59:27 -0700 (Thu, 30 Jul 2015)
Log Message:
-----------
nx{comp,proxy}: update to 3.5.0.32. Remove upstreamed patch.

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

Removed Paths:
-------------
    trunk/dports/net/nxcomp/files/patch-nxcomp__Makefile.in.diff

Modified: trunk/dports/net/nxcomp/Portfile
===================================================================
--- trunk/dports/net/nxcomp/Portfile	2015-07-30 20:15:28 UTC (rev 139056)
+++ trunk/dports/net/nxcomp/Portfile	2015-07-30 20:59:27 UTC (rev 139057)
@@ -4,10 +4,10 @@
 PortSystem              1.0
 
 name                    nxcomp
-version                 3.5.0.31
-revision                2
-checksums               rmd160  d5bf4b4ca76fbc54bf0d041ad7ee48e012e31df7 \
-                        sha256  6dbaa60d9505454011d53e06ee60d44bd86ae43b7370d9c4d1ff8cfc65ee23c2
+version                 3.5.0.32
+revision                0
+checksums               rmd160  586897c72b64afd26ad78648efef70320784e49e \
+                        sha256  b5ab9f0ae35cdf6c3e26484d2a2ca55cd0225b6d8693f5544a096b19585bc50a
 
 categories              net
 platforms               darwin
@@ -39,9 +39,6 @@
 
     worksrcdir          nx-libs-${version}/nxcomp
 
-    # Included in the upcoming 3.5.0.32 released. Can be removed then.
-    patchfiles          patch-nxcomp__Makefile.in.diff
-
     livecheck.url       [lindex ${master_sites} 0]
     livecheck.regex     nx-libs-(\[0-9\]+(\\.\[0-9\]+)+(-\[0-9\]+)?)-lite
 } else {

Deleted: trunk/dports/net/nxcomp/files/patch-nxcomp__Makefile.in.diff
===================================================================
--- trunk/dports/net/nxcomp/files/patch-nxcomp__Makefile.in.diff	2015-07-30 20:15:28 UTC (rev 139056)
+++ trunk/dports/net/nxcomp/files/patch-nxcomp__Makefile.in.diff	2015-07-30 20:59:27 UTC (rev 139057)
@@ -1,12 +0,0 @@
---- Makefile.in.old	2015-03-26 01:23:41.000000000 +0100
-+++ Makefile.in	2015-03-26 01:28:03.000000000 +0100
-@@ -95,7 +95,8 @@
- LIBFULL    = lib$(LIBRARY).$(VERSION).dylib
- LIBLOAD    = lib$(LIBRARY).$(LIBVERSION).dylib
- LIBSHARED  = lib$(LIBRARY).dylib
--LIBFLAGS   = -install_name $(libdir)/$(LIBLOAD) -compatibility_version $(LIBVERSION) -current_version $(VERSION)
-+COMP_VER   = $(shell echo '$(VERSION)' | cut -d '.' -f 1-3)
-+LIBFLAGS   = -install_name $(libdir)/$(LIBLOAD) -compatibility_version $(LIBVERSION) -current_version $(COMP_VER)
- else
- LIBFULL    = lib$(LIBRARY).so.$(VERSION)
- LIBLOAD    = lib$(LIBRARY).so.$(LIBVERSION)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150730/31090f41/attachment-0001.html>


More information about the macports-changes mailing list