diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xalan-j/Makefile | 3 | ||||
-rw-r--r-- | textproc/xalan-j/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index 6b504da4736a..744104bb5d9b 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xalan-j -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= java textproc MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-src @@ -19,6 +19,7 @@ USE_JAVA= 1.2+ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/g} ANT?= ${LOCALBASE}/bin/ant +ANT_OPTS= -Xmx16M .if defined(NOPORTDOCS) ANT_TARGET= jar .else diff --git a/textproc/xalan-j/distinfo b/textproc/xalan-j/distinfo index 5f0e916b472f..8805f7e530d9 100644 --- a/textproc/xalan-j/distinfo +++ b/textproc/xalan-j/distinfo @@ -1 +1 @@ -MD5 (xalan-j_2_4_0-src.tar.gz) = 26b5d4029e7e3151e06aff809a7c72f1 +MD5 (xalan-j_2_4_1-src.tar.gz) = 099c829fde4191d59120e91d4a821875 |