[134535] trunk/dports/devel/msgpack/Portfile

hum at macports.org hum at macports.org
Sat Mar 28 20:25:38 PDT 2015


Revision: 134535
          https://trac.macports.org/changeset/134535
Author:   hum at macports.org
Date:     2015-03-28 20:25:37 -0700 (Sat, 28 Mar 2015)
Log Message:
-----------
msgpack: add conflicts with msgpack1; fix livecheck.url

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

Modified: trunk/dports/devel/msgpack/Portfile
===================================================================
--- trunk/dports/devel/msgpack/Portfile	2015-03-29 03:24:41 UTC (rev 134534)
+++ trunk/dports/devel/msgpack/Portfile	2015-03-29 03:25:37 UTC (rev 134535)
@@ -22,6 +22,8 @@
 checksums           rmd160  c708651d37d62fa8e1fb18cadbce129fd838b777 \
                     sha256  edfe42e4a9199b9e6c05d421c087a0de8575d045cae88df0873ed9158a9494e0
 
+conflicts           port:msgpack1
+
 depends_build       port:autoconf port:automake port:libtool
 
 pre-configure {
@@ -35,3 +37,5 @@
         AUTHORS COPYING ChangeLog LICENSE NOTICE README README.md \
         ${destroot}${docdir}
 }
+
+livecheck.regex     archive/[join ${github.tag_prefix} ""](0\[^"\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150328/96c31e09/attachment.html>


More information about the macports-changes mailing list