svn commit: r307771 - head/security/xml-security
Alex Dupre
ale at FreeBSD.org
Mon Nov 26 10:59:29 UTC 2012
Author: ale
Date: Mon Nov 26 10:59:28 2012
New Revision: 307771
URL: http://svnweb.freebsd.org/changeset/ports/307771
Log:
Update to 1.5.3 release.
Feature safe: yes
Modified:
head/security/xml-security/Makefile
head/security/xml-security/distinfo
Modified: head/security/xml-security/Makefile
==============================================================================
--- head/security/xml-security/Makefile Mon Nov 26 10:54:03 2012 (r307770)
+++ head/security/xml-security/Makefile Mon Nov 26 10:59:28 2012 (r307771)
@@ -1,15 +1,11 @@
-# New ports collection makefile for: Apache-XML-Security-J
-# Date created: 14 Dec 2010
-# Whom: Alex Dupre <ale at FreeBSD.org>
-#
+# Created by: Alex Dupre <ale at 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 at FreeBSD.org
@@ -20,7 +16,6 @@ BUILD_DEPENDS= ${JAVALIBDIR}/commons-log
RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging
LICENSE= AL2
-LICENSE_FILE= ${WRKSRC}/LICENSE
USE_ZIP= yes
USE_JAVA= yes
Modified: head/security/xml-security/distinfo
==============================================================================
--- head/security/xml-security/distinfo Mon Nov 26 10:54:03 2012 (r307770)
+++ head/security/xml-security/distinfo Mon Nov 26 10:59:28 2012 (r307771)
@@ -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
More information about the svn-ports-all
mailing list