Date: Thu, 10 May 2018 16:19:40 +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: r469564 - head/textproc/xerces-j Message-ID: <201805101619.w4AGJem9077926@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101619.w4AGJem9077926>