diff options
author | ale <ale@FreeBSD.org> | 2012-11-26 18:59:28 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-11-26 18:59:28 +0800 |
commit | b134acea930f64d134246e9c45a381154dc56f44 (patch) | |
tree | ead51dec080f78a1aeb78c23fbcfbeb7ddf899b9 /security | |
parent | 00e4b117abdd122eabcb75e710d720ee8e61fb5f (diff) | |
download | freebsd-ports-gnome-b134acea930f64d134246e9c45a381154dc56f44.tar.gz freebsd-ports-gnome-b134acea930f64d134246e9c45a381154dc56f44.tar.zst freebsd-ports-gnome-b134acea930f64d134246e9c45a381154dc56f44.zip |
Update to 1.5.3 release.
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/xml-security/Makefile | 11 | ||||
-rw-r--r-- | security/xml-security/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile index 2ee38ca11e4a..824313b15f40 100644 --- a/security/xml-security/Makefile +++ b/security/xml-security/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: Apache-XML-Security-J -# Date created: 14 Dec 2010 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xml-security -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.3 CATEGORIES= security java MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR= santuario/java-library/1_5_0 +MASTER_SITE_SUBDIR= santuario/java-library/${PORTVERSION:S/./_/g} DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/./_/g} MAINTAINER= ale@FreeBSD.org @@ -20,7 +16,6 @@ BUILD_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-common RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging LICENSE= AL2 -LICENSE_FILE= ${WRKSRC}/LICENSE USE_ZIP= yes USE_JAVA= yes diff --git a/security/xml-security/distinfo b/security/xml-security/distinfo index 526653eb1bcc..0766b04a0023 100644 --- a/security/xml-security/distinfo +++ b/security/xml-security/distinfo @@ -1,2 +1,2 @@ -SHA256 (xml-security-src-1_5_0.zip) = f81093fc1bf32458d8d6326061b47d4fb645b806daeb1b747311bcb982d3611e -SIZE (xml-security-src-1_5_0.zip) = 2898447 +SHA256 (xml-security-src-1_5_3.zip) = 0eb4cfa83bfb6ff3beee87f193d0bc6c45902d2bd3c6c7fb315a3e014dc15fdf +SIZE (xml-security-src-1_5_3.zip) = 2436355 |