[147741] trunk/dports/security/p11-kit/Portfile
devans at macports.org
devans at macports.org
Wed Apr 13 20:45:20 PDT 2016
Revision: 147741
https://trac.macports.org/changeset/147741
Author: devans at macports.org
Date: 2016-04-13 20:45:20 -0700 (Wed, 13 Apr 2016)
Log Message:
-----------
p11-kit: update to version 0.23.2 to meet requirements of gnutls 3.4.11, livecheck (#47380).
Modified Paths:
--------------
trunk/dports/security/p11-kit/Portfile
Modified: trunk/dports/security/p11-kit/Portfile
===================================================================
--- trunk/dports/security/p11-kit/Portfile 2016-04-13 23:47:21 UTC (rev 147740)
+++ trunk/dports/security/p11-kit/Portfile 2016-04-14 03:45:20 UTC (rev 147741)
@@ -4,7 +4,7 @@
PortSystem 1.0
name p11-kit
-version 0.22.1
+version 0.23.2
license Permissive
description Provides a way to load and enumerate PKCS#11 modules and a standard \
configuration setup for installing PKCS#11 modules in such a way that \
@@ -16,8 +16,8 @@
homepage http://p11-glue.freedesktop.org/p11-kit.html
master_sites http://p11-glue.freedesktop.org/releases/
-checksums rmd160 6e14580a0d81c9e41f9ff9f95a6f78c58102f8cf \
- sha256 ef3a339fcf6aa0e32c8c23f79ba7191e57312be2bda8b24e6d121c2670539a5c
+checksums rmd160 eb72fa079c985801b2ecc91846aaaf51816af824 \
+ sha256 ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0
depends_build port:pkgconfig
@@ -36,4 +36,4 @@
livecheck.type regex
livecheck.url ${master_sites}
-livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160413/a6ae6ed6/attachment-0001.html>
More information about the macports-changes
mailing list