Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2010 13:02:26 GMT
From:      "Geoffrey C. Speicher" <geoff@sea-incorporated.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151474: [maintainer update] upgrade textproc/fop to 1.0
Message-ID:  <201010151302.o9FD2QjW045814@www.freebsd.org>
Resent-Message-ID: <201010151310.o9FDA9e6055823@freefall.freebsd.org>

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

>Number:         151474
>Category:       ports
>Synopsis:       [maintainer update] upgrade textproc/fop to 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 13:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Geoffrey C. Speicher
>Release:        
>Organization:
Software Engineering Associates
>Environment:
>Description:
I am the new maintainer of the textproc/fop port.  The attached (trivial) patch brings the port from version 0.95 to 1.0, released by Apache on 21 July 2010.  No port files to be added/removed.

Changes from 0.95 are available at:
   http://xmlgraphics.apache.org/fop/1.0/changes_1.0.html

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN fop.orig/Makefile fop/Makefile
--- fop.orig/Makefile	2010-10-11 09:46:12.000000000 -0400
+++ fop/Makefile	2010-10-11 09:21:33.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fop
-PORTVERSION=	0.95
+PORTVERSION=	1.0
 CATEGORIES=	textproc java
 MASTER_SITES=	${MASTER_SITE_APACHE:S/$/:fop/} \
 		SF/offo/offo-hyphenation/1.0:hyph
diff -ruN fop.orig/distinfo fop/distinfo
--- fop.orig/distinfo	2010-10-11 13:12:16.000000000 -0400
+++ fop/distinfo	2010-10-11 09:22:49.000000000 -0400
@@ -1,6 +1,6 @@
-MD5 (fop-0.95-src.tar.gz) = 58593e6c86be17d7dc03c829630fd152
-SHA256 (fop-0.95-src.tar.gz) = caef6a9761e762a6e8a73a8de70a7ce3357c229c678efddcdba54498eb0e7eb2
-SIZE (fop-0.95-src.tar.gz) = 13132767
+MD5 (fop-1.0-src.tar.gz) = 95dcc4c2dd08b4bc88ce9ce1ee88c439
+SHA256 (fop-1.0-src.tar.gz) = 1a7163a1aded5fdfc4a0e46f9c0dbcfed57f0c0affb4500e39ec54fa3c727829
+SIZE (fop-1.0-src.tar.gz) = 16141354
 MD5 (offo-hyphenation.zip) = 0b8c1657ef70285ad7fd514061b08c3e
 SHA256 (offo-hyphenation.zip) = f877d0c642bc187918ff66415d4289fa30cf5bdeb8c7ba880dbe378e133ee3d2
 SIZE (offo-hyphenation.zip) = 359817
diff -ruN fop.orig/pkg-plist fop/pkg-plist
--- fop.orig/pkg-plist	2010-10-11 09:45:31.000000000 -0400
+++ fop/pkg-plist	2010-10-11 09:33:37.000000000 -0400
@@ -41,7 +41,7 @@
 %%DATADIR%%/lib/xercesImpl-2.7.1.jar
 %%DATADIR%%/lib/xml-apis-1.3.04.jar
 %%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
-%%DATADIR%%/lib/xmlgraphics-commons-1.3.1.jar
+%%DATADIR%%/lib/xmlgraphics-commons-1.4.jar
 %%PORTDOCS%%%%DOCSDIR%%/KEYS
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/NOTICE


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



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