svn commit: r413654 - head/textproc/xalan-j
Alex Dupre
ale at FreeBSD.org
Tue Apr 19 16:01:08 UTC 2016
Author: ale
Date: Tue Apr 19 16:01:06 2016
New Revision: 413654
URL: https://svnweb.freebsd.org/changeset/ports/413654
Log:
Update to 2.7.2 release.
PR: 206691
Submitted by: mi
Modified:
head/textproc/xalan-j/Makefile
head/textproc/xalan-j/distinfo
Modified: head/textproc/xalan-j/Makefile
==============================================================================
--- head/textproc/xalan-j/Makefile Tue Apr 19 15:45:07 2016 (r413653)
+++ head/textproc/xalan-j/Makefile Tue Apr 19 16:01:06 2016 (r413654)
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= xalan-j
-PORTVERSION= 2.7.1
+PORTVERSION= 2.7.2
CATEGORIES= textproc java
-MASTER_SITES= APACHE_XML/${PORTNAME}/binaries
+MASTER_SITES= ${MASTER_SITE_APACHE}
+MASTER_SITE_SUBDIR=xalan/xalan-j/binaries
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-bin
MAINTAINER= ale at FreeBSD.org
@@ -16,7 +17,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:
OPTIONS_DEFINE= DOCS EXAMPLES
-USES= cpe zip
+USES= cpe
CPE_PRODUCT= xalan-java
CPE_VENDOR= apache
USE_JAVA= yes
Modified: head/textproc/xalan-j/distinfo
==============================================================================
--- head/textproc/xalan-j/distinfo Tue Apr 19 15:45:07 2016 (r413653)
+++ head/textproc/xalan-j/distinfo Tue Apr 19 16:01:06 2016 (r413654)
@@ -1,2 +1,2 @@
-SHA256 (xalan-j_2_7_1-bin.zip) = 725620850d990f23009619471341c2beb2c97065b46321a3b08c0cebb8dffcb1
-SIZE (xalan-j_2_7_1-bin.zip) = 17336979
+SHA256 (xalan-j_2_7_2-bin.tar.gz) = ce5ab3159f726c9fbe545e219024ee867f705610bb794b453b3a38f928f7e203
+SIZE (xalan-j_2_7_2-bin.tar.gz) = 13737560
More information about the svn-ports-all
mailing list