ports/53484: [PATCH] for updating textproc/docbook-tdg to 2.0.8

Rui Lopes rui at ruilopes.com
Thu Jun 19 08:50:16 UTC 2003


>Number:         53484
>Category:       ports
>Synopsis:       [PATCH] for updating textproc/docbook-tdg to 2.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 01:50:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD disty 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Jun 6 19:30:44 WEST 2003 root at disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
Synopsis says it all!
	
>How-To-Repeat:
	
>Fix:

	

--- docbook-tdg.patch begins here ---
diff -ruN docbook-tdg.orig/Makefile docbook-tdg/Makefile
--- docbook-tdg.orig/Makefile	Thu Jun 19 08:52:07 2003
+++ docbook-tdg/Makefile	Thu Jun 19 09:14:29 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	docbook-tdg
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.docbook.org/tdg/en/
 DISTNAME=	tdg-en-html-${PORTVERSION}
@@ -22,7 +22,7 @@
 
 post-patch:
 	@ ${REINPLACE_CMD} -E -e \
-	   's#file:/share/projects/sourceforge/docbook/defguide/(glyphs/100dpi/)#../\1#g' \
+	   's#http://www\.oasis-open\.org/docbook/xmlcharent/(glyphs/100dpi/)#../\1#g' \
 	  ${WRKSRC}/html/*.html
 # XXX - hack due to REINPLACE_CMD
 	@ ${RM} -f ${WRKSRC}/html/*.html.bak
diff -ruN docbook-tdg.orig/distinfo docbook-tdg/distinfo
--- docbook-tdg.orig/distinfo	Thu Jun 19 08:52:07 2003
+++ docbook-tdg/distinfo	Thu Jun 19 08:58:06 2003
@@ -1 +1 @@
-MD5 (tdg-en-html-2.0.7.zip) = 6817ed2f7d5221239d7d23c122f09944
+MD5 (tdg-en-html-2.0.8.zip) = cbf35fa7927bfe4850af6da26dac995e
--- docbook-tdg.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list