[146779] trunk/dports/devel/msgpack1/Portfile

ijackson at macports.org ijackson at macports.org
Thu Mar 17 07:16:37 PDT 2016


Revision: 146779
          https://trac.macports.org/changeset/146779
Author:   ijackson at macports.org
Date:     2016-03-17 07:16:37 -0700 (Thu, 17 Mar 2016)
Log Message:
-----------
devel/msgpack1: Update to 1.4.1

License changed to Boost-1 from Apache-2

Modified Paths:
--------------
    trunk/dports/devel/msgpack1/Portfile

Modified: trunk/dports/devel/msgpack1/Portfile
===================================================================
--- trunk/dports/devel/msgpack1/Portfile	2016-03-17 13:22:08 UTC (rev 146778)
+++ trunk/dports/devel/msgpack1/Portfile	2016-03-17 14:16:37 UTC (rev 146779)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        msgpack msgpack-c 1.0.1 cpp-
+github.setup        msgpack msgpack-c 1.4.1 cpp-
 
 name                msgpack1
 categories          devel
@@ -17,10 +17,10 @@
 
 homepage            http://msgpack.org/
 platforms           darwin
-license             Apache-2
+license             Boost-1
 
-checksums           rmd160  368810cfa9dee57e41cbe462249fd4cc4957b71e \
-                    sha256  01812c242215cee35a71dfd288de5298bd29c88d0cf9627773a55b522a3e2b29
+checksums           rmd160  6def3d900a27422aee48219a01ae3c01a1fc8e31 \
+                    sha256  db419565331ebf6b101f02da3b571408ee6c860ab3c5e3587007922da0997154
 
 dist_subdir         msgpack
 
@@ -36,6 +36,6 @@
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 -W ${worksrcpath} \
-        AUTHORS COPYING ChangeLog LICENSE NOTICE README README.md \
+        AUTHORS COPYING ChangeLog LICENSE_1_0.txt NOTICE README README.md \
         ${destroot}${docdir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160317/36dd3a95/attachment.html>


More information about the macports-changes mailing list