Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2012 10:59:28 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307771 - head/security/xml-security
Message-ID:  <201211261059.qAQAxS79066281@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211261059.qAQAxS79066281>