[125485] trunk/dports/math/OpenBLAS-devel

nicos at macports.org nicos at macports.org
Thu Sep 18 09:24:10 PDT 2014


Revision: 125485
          https://trac.macports.org/changeset/125485
Author:   nicos at macports.org
Date:     2014-09-18 09:24:10 -0700 (Thu, 18 Sep 2014)
Log Message:
-----------
OpenBLAS-devel: update to latest commit

Modified Paths:
--------------
    trunk/dports/math/OpenBLAS-devel/Portfile

Removed Paths:
-------------
    trunk/dports/math/OpenBLAS-devel/files/patch-linkLib.diff

Modified: trunk/dports/math/OpenBLAS-devel/Portfile
===================================================================
--- trunk/dports/math/OpenBLAS-devel/Portfile	2014-09-18 15:08:20 UTC (rev 125484)
+++ trunk/dports/math/OpenBLAS-devel/Portfile	2014-09-18 16:24:10 UTC (rev 125485)
@@ -5,10 +5,10 @@
 PortGroup           github 1.0
 PortGroup           muniversal 1.0
 
-github.setup        xianyi OpenBLAS 7961404a4031
+github.setup        xianyi OpenBLAS 466bfb8b86f3
 
 name                ${github.project}-devel
-version             20140710
+version             20140917
 conflicts           OpenBLAS
 categories          math science
 license             BSD
@@ -24,8 +24,7 @@
 # for the user processor
 archive_sites
 
-patchfiles          patch-libnoarch.diff \
-                    patch-linkLib.diff
+patchfiles          patch-libnoarch.diff
 
 variant gcc45 conflicts gcc46 gcc47 gcc48 gcc49 clang \
     description "Use Gcc45 as compiler" { 

Deleted: trunk/dports/math/OpenBLAS-devel/files/patch-linkLib.diff
===================================================================
--- trunk/dports/math/OpenBLAS-devel/files/patch-linkLib.diff	2014-09-18 15:08:20 UTC (rev 125484)
+++ trunk/dports/math/OpenBLAS-devel/files/patch-linkLib.diff	2014-09-18 16:24:10 UTC (rev 125485)
@@ -1,11 +0,0 @@
---- Makefile.install.orig	2013-12-16 21:31:17.000000000 +0900
-+++ Makefile.install	2013-12-19 22:08:57.000000000 +0900
-@@ -75,7 +75,7 @@
- ifeq ($(OSNAME), Darwin)     
- 	@-cp $(LIBDYNNAME) $(DESTDIR)$(OPENBLAS_LIBRARY_DIR)
- 	@-install_name_tool -id $(DESTDIR)$(OPENBLAS_LIBRARY_DIR)/$(LIBDYNNAME) $(DESTDIR)$(OPENBLAS_LIBRARY_DIR)/$(LIBDYNNAME)
--	@-ln -fs $(DESTDIR)$(OPENBLAS_LIBRARY_DIR)/$(LIBDYNNAME) $(DESTDIR)$(OPENBLAS_LIBRARY_DIR)/$(LIBPREFIX).dylib
-+	@-ln -fs $(OPENBLAS_LIBRARY_DIR)/$(LIBDYNNAME) $(DESTDIR)$(OPENBLAS_LIBRARY_DIR)/$(LIBPREFIX).dylib
- endif
- ifeq ($(OSNAME), WINNT)
- 	@-cp $(LIBDLLNAME) $(OPENBLAS_LIBRARY_DIR)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140918/c119bccd/attachment.html>


More information about the macports-changes mailing list