diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2021-11-28 21:26:42 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2021-11-28 21:36:45 +0000 |
commit | 8fe1cf48e2c4b0d14da2521b438540bf6f336774 (patch) | |
tree | 3d25380f2ce53ca40821abeb46848ed9b0de8be8 | |
parent | 7608166e6b4b1ff91ad9fc5a47cc147106ee12c0 (diff) | |
download | ports-8fe1cf48e2c4b0d14da2521b438540bf6f336774.tar.gz ports-8fe1cf48e2c4b0d14da2521b438540bf6f336774.zip |
security/apache-xml-security-c: update to 2.0.4
-rw-r--r-- | security/apache-xml-security-c/Makefile | 2 | ||||
-rw-r--r-- | security/apache-xml-security-c/distinfo | 6 | ||||
-rw-r--r-- | security/apache-xml-security-c/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 0a7b5b486b92..2503bd0f7229 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -1,7 +1,7 @@ # Created by: Tony Maher PORTNAME= xml-security-c -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security MASTER_SITES= APACHE/santuario/c-library PKGNAMEPREFIX= apache- diff --git a/security/apache-xml-security-c/distinfo b/security/apache-xml-security-c/distinfo index 304c274ac730..6954684e03b5 100644 --- a/security/apache-xml-security-c/distinfo +++ b/security/apache-xml-security-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635286229 -SHA256 (xml-security-c-2.0.3.tar.bz2) = 803029f129005a9b453aa45f0b3e44c28b8f2ec5eb526c20c74f93995cf6da69 -SIZE (xml-security-c-2.0.3.tar.bz2) = 676128 +TIMESTAMP = 1638134517 +SHA256 (xml-security-c-2.0.4.tar.bz2) = c83ed1b7c0189cce27a49caa81986938e76807bf35597e6056259af30726beca +SIZE (xml-security-c-2.0.4.tar.bz2) = 676159 diff --git a/security/apache-xml-security-c/pkg-plist b/security/apache-xml-security-c/pkg-plist index 9642a485915c..740088b2de7f 100644 --- a/security/apache-xml-security-c/pkg-plist +++ b/security/apache-xml-security-c/pkg-plist @@ -157,5 +157,5 @@ include/xsec/xkms/XKMSValidateResult.hpp include/xsec/xkms/XKMSValidityInterval.hpp lib/libxml-security-c.so lib/libxml-security-c.so.20 -lib/libxml-security-c.so.20.0.3 +lib/libxml-security-c.so.20.0.4 libdata/pkgconfig/xml-security-c.pc |