Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 19:20:50 GMT
From:      Pedro Giffuni <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158502: Update textproc/saxon to version 6.5.5
Message-ID:  <201106291920.p5TJKofk035046@red.freebsd.org>
Resent-Message-ID: <201106291930.p5TJU9a7066810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158502
>Category:       ports
>Synopsis:       Update textproc/saxon to version 6.5.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 19:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD mogwai.giffuni.net 9.0-CURRENT FreeBSD 9.0-CURRENT #6: Sat Apr 30 01:37:57 PDT 2011     root@build9x64.pcbsd.org:/usr/obj/pcbsd-build90/fbsd-source/9.0/sys/PCBSD  amd64

>Description:
This is the oldest version still visibly available: it fixes a problem using
Java 1.5 (and upper).
Add license information.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN saxon.orig/Makefile saxon/Makefile
--- saxon.orig/Makefile	2011-06-29 14:04:11.000000000 +0000
+++ saxon/Makefile	2011-06-29 14:07:08.000000000 +0000
@@ -6,10 +6,9 @@
 #
 
 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
@@ -17,6 +16,8 @@
 
 RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper
 
+LICENSE=	MPL
+
 USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.2+
diff -ruN saxon.orig/distinfo saxon/distinfo
--- saxon.orig/distinfo	2011-06-29 14:04:11.000000000 +0000
+++ saxon/distinfo	2011-06-29 14:07:07.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (saxon6-5-4.zip) = c32ce951a3c01dca93898a9b7efdcb2f
-SHA256 (saxon6-5-4.zip) = b8cadf4bae7280a495db869e5037b11266a7fc35569142147a187cdfd23588eb
-SIZE (saxon6-5-4.zip) = 3342978
+SHA256 (saxon6-5-5.zip) = a76806dda554edc844601d0ec0fb3d2a10a2f397eabf3569dfb44b628363afc4
+SIZE (saxon6-5-5.zip) = 3346162


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106291920.p5TJKofk035046>