From 4cd547c778a07682dbb57c2ece1aaa796936eb0e Mon Sep 17 00:00:00 2001 From: Herve Quiroz Date: Wed, 29 Jun 2011 20:13:08 +0000 Subject: - Update to 6.5.5 - Add LICENSE PR: 158502 Submitted by: Pedro Giffuni --- textproc/saxon/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'textproc/saxon/Makefile') diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 18dd91a651e5..ba980b5e68b8 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -6,15 +6,16 @@ # PORTNAME= saxon -PORTVERSION= 6.5.4 -PORTREVISION= 2 +PORTVERSION= 6.5.5 CATEGORIES= textproc java -MASTER_SITES= SF/${PORTNAME}/OldFiles/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/saxon6/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/g} MAINTAINER= hq@FreeBSD.org COMMENT= An XSLT 1.0 processor for Java +LICENSE= MPL + RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes -- cgit v1.2.3