diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-25 23:38:45 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-25 23:56:41 +0800 |
| commit | 4d13b25916330f0f80987102efb7a51ce6dbe7b1 (patch) | |
| tree | 56107998f99cf0f20c76984000603df3bfb3bc7c /security/apache-xml-security-c | |
| parent | d14c3a8ee65d3e7588ec4536659beabc2f03e279 (diff) | |
textproc/xerces-c3: Update to 3.3.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023
Diffstat (limited to 'security/apache-xml-security-c')
| -rw-r--r-- | security/apache-xml-security-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 992d5a713412..e83ee2bde454 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -1,5 +1,6 @@ PORTNAME= xml-security-c DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://shibboleth.net/downloads/xml-security-c/${DISTVERSION}/ PKGNAMEPREFIX= apache- |
