svn commit: r469564 - head/textproc/xerces-j

Alex Dupre ale at FreeBSD.org
Thu May 10 16:19:41 UTC 2018


Author: ale
Date: Thu May 10 16:19:40 2018
New Revision: 469564
URL: https://svnweb.freebsd.org/changeset/ports/469564

Log:
  Update to 2.12.0 release.

Modified:
  head/textproc/xerces-j/Makefile
  head/textproc/xerces-j/distinfo

Modified: head/textproc/xerces-j/Makefile
==============================================================================
--- head/textproc/xerces-j/Makefile	Thu May 10 16:10:32 2018	(r469563)
+++ head/textproc/xerces-j/Makefile	Thu May 10 16:19:40 2018	(r469564)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xerces-j
-PORTVERSION=	2.11.0
+PORTVERSION=	2.12.0
 CATEGORIES=	textproc java
 MASTER_SITES=	APACHE/xerces/j
 DISTNAME=	Xerces-J-bin.${PORTVERSION}
@@ -10,9 +10,12 @@ DISTNAME=	Xerces-J-bin.${PORTVERSION}
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	XML parser for Java
 
+LICENSE=	APACHE20
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 WRKSRC=		${WRKDIR}/xerces-${PORTVERSION:S/./_/g}
 

Modified: head/textproc/xerces-j/distinfo
==============================================================================
--- head/textproc/xerces-j/distinfo	Thu May 10 16:10:32 2018	(r469563)
+++ head/textproc/xerces-j/distinfo	Thu May 10 16:19:40 2018	(r469564)
@@ -1,2 +1,3 @@
-SHA256 (Xerces-J-bin.2.11.0.tar.gz) = 69cfcf1a4fa3562417152b0a5c5800d7d2b7dbb6b59fb2d3ce353dac592a443b
-SIZE (Xerces-J-bin.2.11.0.tar.gz) = 5195434
+TIMESTAMP = 1525968750
+SHA256 (Xerces-J-bin.2.12.0.tar.gz) = 204dd7feb3da5908ca8bdeb069d80dd051f86a475095bd3b9c508187fcb7a115
+SIZE (Xerces-J-bin.2.12.0.tar.gz) = 5190901


More information about the svn-ports-head mailing list