[111624] trunk/dports/devel/capnproto/Portfile

cal at macports.org cal at macports.org
Fri Sep 27 07:48:37 PDT 2013


Revision: 111624
          https://trac.macports.org/changeset/111624
Author:   cal at macports.org
Date:     2013-09-27 07:48:37 -0700 (Fri, 27 Sep 2013)
Log Message:
-----------
capnproto: update to 0.3.0, fix livecheck

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

Modified: trunk/dports/devel/capnproto/Portfile
===================================================================
--- trunk/dports/devel/capnproto/Portfile	2013-09-27 14:46:09 UTC (rev 111623)
+++ trunk/dports/devel/capnproto/Portfile	2013-09-27 14:48:37 UTC (rev 111624)
@@ -5,9 +5,9 @@
 PortGroup               compiler_blacklist_versions 1.0
 
 name                    capnproto
-version                 0.2.1
-checksums               rmd160  17b7e1829a4a97a477ef176af482b23d7fdfde25 \
-                        sha256  01727ab4b599569045fedc5bec02ba5d94912787e38a9cd6535678ecfc55c292
+version                 0.3.0
+checksums               rmd160  cd07b28a445bfd6d90ed67ceb06ea576f03d2288 \
+                        sha256  6d046f07e6a702d8aca63d3b4614ce255513e8b266ee4dda2960c75217dcc0db
 
 maintainers             cal openmaintainer
 platforms               darwin
@@ -49,3 +49,7 @@
 }
 
 configure.ldflags-append    -stdlib=libc++
+
+livecheck.type              regex
+livecheck.url               http://kentonv.github.io/capnproto/install.html
+livecheck.regex             "[quotemeta ${name}]-c\\+\\+-(\\d+(\\.\\d+)*)[quotemeta ${extract.suffix}]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130927/a5f88deb/attachment-0001.html>


More information about the macports-changes mailing list