ports/158937: [PATCH] textproc/xmlto: update to 0.0.24

Jin-Sih Lin linpct at gmail.com
Fri Jul 15 07:20:04 UTC 2011


>Number:         158937
>Category:       ports
>Synopsis:       [PATCH] textproc/xmlto: update to 0.0.24
>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:   Fri Jul 15 07:20:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.0.24

Port maintainer (mandree at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- xmlto-0.0.24.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/xmlto.orig/Makefile /usr/ports/textproc/xmlto/Makefile
--- /usr/ports/textproc/xmlto.orig/Makefile	2011-03-21 23:55:15.000000000 +0800
+++ /usr/ports/textproc/xmlto/Makefile	2011-07-15 14:34:01.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmlto
-PORTVERSION=	0.0.23
+PORTVERSION=	0.0.24
 CATEGORIES=	textproc
 MASTER_SITES=	https://fedorahosted.org/releases/x/m/xmlto/
 
diff -ruN --exclude=CVS /usr/ports/textproc/xmlto.orig/distinfo /usr/ports/textproc/xmlto/distinfo
--- /usr/ports/textproc/xmlto.orig/distinfo	2011-03-21 23:55:15.000000000 +0800
+++ /usr/ports/textproc/xmlto/distinfo	2011-07-15 15:13:02.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (xmlto-0.0.23.tar.bz2) = a9ffb2760ded55924708cf42f575aaa87cf38fce4d9019ad287213303a8cb1c4
-SIZE (xmlto-0.0.23.tar.bz2) = 105201
+SHA256 (xmlto-0.0.24.tar.bz2) = 30f59f4cc87a5e86f74fc1d2e63ceb6adc7a260d438e0439689efc2588976e13
+SIZE (xmlto-0.0.24.tar.bz2) = 111860
diff -ruN --exclude=CVS /usr/ports/textproc/xmlto.orig/pkg-plist /usr/ports/textproc/xmlto/pkg-plist
--- /usr/ports/textproc/xmlto.orig/pkg-plist	2009-12-24 01:28:25.000000000 +0800
+++ /usr/ports/textproc/xmlto/pkg-plist	2011-07-15 15:13:47.000000000 +0800
@@ -1,13 +1,13 @@
- at comment $FreeBSD: ports/textproc/xmlto/pkg-plist,v 1.5 2009/12/23 17:28:25 mandree Exp $
 bin/xmlif
 bin/xmlto
 %%DATADIR%%/format/docbook/awt
 %%DATADIR%%/format/docbook/dvi
+%%DATADIR%%/format/docbook/epub
 %%DATADIR%%/format/docbook/fo
 %%DATADIR%%/format/docbook/html
 %%DATADIR%%/format/docbook/html-nochunks
-%%DATADIR%%/format/docbook/xhtml
-%%DATADIR%%/format/docbook/xhtml-nochunks
+%%DATADIR%%/format/docbook/htmlhelp
+%%DATADIR%%/format/docbook/javahelp
 %%DATADIR%%/format/docbook/man
 %%DATADIR%%/format/docbook/mif
 %%DATADIR%%/format/docbook/pcl
@@ -15,19 +15,8 @@
 %%DATADIR%%/format/docbook/ps
 %%DATADIR%%/format/docbook/svg
 %%DATADIR%%/format/docbook/txt
-%%DATADIR%%/format/docbook/htmlhelp
-%%DATADIR%%/format/docbook/javahelp
- at dirrm %%DATADIR%%/format/docbook
-%%DATADIR%%/format/xhtml1/dvi
-%%DATADIR%%/format/xhtml1/fo
-%%DATADIR%%/format/xhtml1/pdf
-%%DATADIR%%/format/xhtml1/ps
-%%DATADIR%%/format/xhtml1/txt
-%%DATADIR%%/format/xhtml1/awt
-%%DATADIR%%/format/xhtml1/mif
-%%DATADIR%%/format/xhtml1/pcl
-%%DATADIR%%/format/xhtml1/svg
- at dirrm %%DATADIR%%/format/xhtml1
+%%DATADIR%%/format/docbook/xhtml
+%%DATADIR%%/format/docbook/xhtml-nochunks
 %%DATADIR%%/format/fo/awt
 %%DATADIR%%/format/fo/dvi
 %%DATADIR%%/format/fo/mif
@@ -36,7 +25,18 @@
 %%DATADIR%%/format/fo/ps
 %%DATADIR%%/format/fo/svg
 %%DATADIR%%/format/fo/txt
+%%DATADIR%%/format/xhtml1/awt
+%%DATADIR%%/format/xhtml1/dvi
+%%DATADIR%%/format/xhtml1/fo
+%%DATADIR%%/format/xhtml1/mif
+%%DATADIR%%/format/xhtml1/pcl
+%%DATADIR%%/format/xhtml1/pdf
+%%DATADIR%%/format/xhtml1/ps
+%%DATADIR%%/format/xhtml1/svg
+%%DATADIR%%/format/xhtml1/txt
+%%DATADIR%%/xmlto.mak
+ at dirrm %%DATADIR%%/format/xhtml1
 @dirrm %%DATADIR%%/format/fo
+ at dirrm %%DATADIR%%/format/docbook
 @dirrm %%DATADIR%%/format
-%%DATADIR%%/xmlto.mak
 @dirrm %%DATADIR%%
--- xmlto-0.0.24.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list