[135980] trunk/dports/devel/capstone

larryv at macports.org larryv at macports.org
Fri May 8 08:37:39 PDT 2015


Revision: 135980
          https://trac.macports.org/changeset/135980
Author:   larryv at macports.org
Date:     2015-05-08 08:37:38 -0700 (Fri, 08 May 2015)
Log Message:
-----------
capstone: Update to 3.0.3 (#47682)

Modified Paths:
--------------
    trunk/dports/devel/capstone/Portfile
    trunk/dports/devel/capstone/files/patch-Makefile.diff

Modified: trunk/dports/devel/capstone/Portfile
===================================================================
--- trunk/dports/devel/capstone/Portfile	2015-05-08 15:31:07 UTC (rev 135979)
+++ trunk/dports/devel/capstone/Portfile	2015-05-08 15:37:38 UTC (rev 135980)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                capstone
-version             3.0.2
+version             3.0.3
 categories          devel
 platforms           darwin
 maintainers         gmail.com:aquynh
@@ -18,8 +18,8 @@
 master_sites        ${homepage}download/${version}/
 extract.suffix      .tgz
 
-checksums           sha256  b1b512d1117ee606e58cff793de17bccbd47b0d59d3b269f8c4c3f04a6d117f7 \
-                    rmd160  db43b4ca490f5a921fa53c4fddf89cfbb94a2102
+checksums           rmd160  5a079e5f9f614615762662b52caff1fcaf4e1a3f \
+                    sha256  fc2741e7bc5fb23e2f960a54da3fe9858cf01ff45a1cf9bacb88a5870d0dec6e
 
 patchfiles          patch-Makefile.diff
 

Modified: trunk/dports/devel/capstone/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/capstone/files/patch-Makefile.diff	2015-05-08 15:31:07 UTC (rev 135979)
+++ trunk/dports/devel/capstone/files/patch-Makefile.diff	2015-05-08 15:37:38 UTC (rev 135980)
@@ -1,6 +1,6 @@
---- Makefile
-+++ Makefile
-@@ -246,14 +246,6 @@ EXT = dylib
+--- a/Makefile
++++ b/Makefile
+@@ -250,14 +250,6 @@ EXT = dylib
  VERSION_EXT = $(API_MAJOR).$(EXT)
  $(LIBNAME)_LDFLAGS += -dynamiclib -install_name lib$(LIBNAME).$(VERSION_EXT) -current_version $(PKG_MAJOR).$(PKG_MINOR).$(PKG_EXTRA) -compatibility_version $(PKG_MAJOR).$(PKG_MINOR)
  AR_EXT = a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150508/7eb03ead/attachment.html>


More information about the macports-changes mailing list