aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2018-05-11 00:19:40 +0800
committerale <ale@FreeBSD.org>2018-05-11 00:19:40 +0800
commit7f7d80911c5d32f11d71381121efbaa91bd3b783 (patch)
treebf992ce409b8755bceb7495226699bdd6b3f986c
parent65bedf7ba17443e870e2424bcad779ae2d7527ad (diff)
downloadfreebsd-ports-gnome-7f7d80911c5d32f11d71381121efbaa91bd3b783.tar.gz
freebsd-ports-gnome-7f7d80911c5d32f11d71381121efbaa91bd3b783.tar.zst
freebsd-ports-gnome-7f7d80911c5d32f11d71381121efbaa91bd3b783.zip
Update to 2.12.0 release.
-rw-r--r--textproc/xerces-j/Makefile5
-rw-r--r--textproc/xerces-j/distinfo5
2 files changed, 7 insertions, 3 deletions
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
index de17a121a453..8197a835c219 100644
--- a/textproc/xerces-j/Makefile
+++ b/textproc/xerces-j/Makefile
@@ -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}
diff --git a/textproc/xerces-j/distinfo b/textproc/xerces-j/distinfo
index 87bb859fb06b..70e1818411e7 100644
--- a/textproc/xerces-j/distinfo
+++ b/textproc/xerces-j/distinfo
@@ -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
ph'>* Convert d* to USES=zipBaptiste Daroussin2014-03-081-2/+1 * Use LEGAL_TEXT to indicate that we have permission to distribute this port.Eitan Adler2013-12-111-0/+1 * Replace USE_GCC=yes by USE_GCC=any as base Gcc is sufficient to build raknetGanael LAPLANCHE2013-12-061-1/+1 * Convert my ports from using USE_DOS2UNIX to USES=dos2unixGanael LAPLANCHE2013-12-031-4/+4 * Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my portsGanael LAPLANCHE2013-11-261-1/+1 * Do not mute INSTALL_xxx actionsGanael LAPLANCHE2013-11-221-6/+6 * - Enable stagingGanael LAPLANCHE2013-11-081-18/+12 * Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-181-1/+1 * - Always use Gcc, as this version of Raknet will probably never been fixed forGanael LAPLANCHE2013-07-121-9/+2 * - convert USE_CMAKE to USESMax Brazhnikov2013-03-231-1/+1 * Variable that start with _ are considered private to the definingEitan Adler2013-03-021-1/+1 * Switch to OptionsNgGanael LAPLANCHE2012-06-151-1/+1 * - Update devel/raknet to 3.9.2Ganael LAPLANCHE2012-04-121-46/+46 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+2 * Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1 * Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1 * Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-061-1/+1 * Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-161-1/+2