[134037] trunk/dports/security/igtf-ca-bundle/Portfile

petr at macports.org petr at macports.org
Tue Mar 17 10:54:32 PDT 2015


Revision: 134037
          https://trac.macports.org/changeset/134037
Author:   petr at macports.org
Date:     2015-03-17 10:54:32 -0700 (Tue, 17 Mar 2015)
Log Message:
-----------
igtf-ca-bundle: bumb version to 1.62, move livecheck to the usual place

Modified Paths:
--------------
    trunk/dports/security/igtf-ca-bundle/Portfile

Modified: trunk/dports/security/igtf-ca-bundle/Portfile
===================================================================
--- trunk/dports/security/igtf-ca-bundle/Portfile	2015-03-17 17:43:04 UTC (rev 134036)
+++ trunk/dports/security/igtf-ca-bundle/Portfile	2015-03-17 17:54:32 UTC (rev 134037)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                igtf-ca-bundle
-version             1.61
+version             1.62
 categories          security net
 platforms           darwin
 supported_archs     noarch
@@ -28,13 +28,9 @@
 
 distname            igtf-policy-installation-bundle-${version}
 
-checksums           rmd160  ba685fb23005185a717dead893d4b4d52b6c1425 \
-                    sha256  a375469c7f6d218bb7f1f7f73bccd1b467da230af7e719a324df59931c3f7c77
+checksums           rmd160  d8ece0ab2345ba345552320183b4351440931d32 \
+                    sha256  23d46ca4e9829e62139432c8ccfb1a420c0123964c9fac38363bc085a38b0e82
 
-livecheck.type      regex
-livecheck.url       http://dist.eugridpma.info/distribution/igtf
-livecheck.regex     ">(\\d+\\.\\d{2})/<"
-
 depends_run         port:fetch-crl
 
 # target directory for certificates
@@ -78,3 +74,7 @@
     catch {file delete ${certdir}}
     catch {file delete ${prefix}/etc/grid-security}
 }
+
+livecheck.type      regex
+livecheck.url       http://dist.eugridpma.info/distribution/igtf
+livecheck.regex     ">(\\d+\\.\\d{2})/<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150317/48752f0c/attachment.html>


More information about the macports-changes mailing list