ports/63224: Maintainer update: unbreak textproc/tei-guidelines-p4

Henrik Motakef ports at henrik-motakef.de
Sun Feb 22 14:50:12 UTC 2004


>Number:         63224
>Category:       ports
>Synopsis:       Maintainer update: unbreak textproc/tei-guidelines-p4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 06:50:11 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Motakef
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD p15132415.pureserver.info 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #1: Fri Feb 6 12:20:05 CET 2004 toor at p15132415.pureserver.info:/usr/obj/usr/src/sys/CADAR i386
>Description:
	Fix checksum error for textproc/tei-guidelines-p4, add LATEST_LINK
>How-To-Repeat:
	cd /usr/ports/textproc/tei-guidelines-p4 && make install
>Fix:
diff -urN tei-guidelines-p4.orig/Makefile tei-guidelines-p4/Makefile
--- tei-guidelines-p4.orig/Makefile	Sun Feb 22 13:29:27 2004
+++ tei-guidelines-p4/Makefile	Sun Feb 22 13:33:10 2004
@@ -15,19 +15,18 @@
 MAINTAINER=	ports at henrik-motakef.de
 COMMENT=	TEI's Guidelines for Electronic Text Encoding and Interchange
 
-BROKEN=		"Checksum mismatch"
-
 NO_BUILD=	yes
-NO_WRKSUBDIR=	yes
+WRKSRC=		${WRKDIR}/TEI_P4
+LATEST_LINK=	tei-guidelines-p4
 INSTDIR=	${PREFIX}/share/doc/tei/p4
 
 do-install:
 	@${MKDIR} ${INSTDIR}
-	@${MKDIR} ${INSTDIR}/Status
+	@${MKDIR} ${INSTDIR}/Figures
 	@${INSTALL_MAN} ${WRKSRC}/*.html ${INSTDIR}
 	@${INSTALL_MAN} ${WRKSRC}/*.css ${INSTDIR}
 	@${INSTALL_MAN} ${WRKSRC}/*.gif ${INSTDIR}
 	@${INSTALL_MAN} ${WRKSRC}/*.jpg ${INSTDIR}
-	@${INSTALL_MAN} ${WRKSRC}/Status/* ${INSTDIR}/Status
+	@${INSTALL_MAN} ${WRKSRC}/Figures/* ${INSTDIR}/Figures
 
 .include <bsd.port.mk>
diff -urN tei-guidelines-p4.orig/distinfo tei-guidelines-p4/distinfo
--- tei-guidelines-p4.orig/distinfo	Sun Feb 22 13:29:27 2004
+++ tei-guidelines-p4/distinfo	Sun Feb 22 13:30:54 2004
@@ -1 +1,2 @@
-MD5 (p4html.tar.gz) = f5b5bb296446e052ec17cf79f7cfaf4c
+MD5 (p4html.tar.gz) = 3ce81097d224eb62a7c76d524428310c
+SIZE (p4html.tar.gz) = 1971218
diff -urN tei-guidelines-p4.orig/files/patch-SA.html tei-guidelines-p4/files/patch-SA.html
--- tei-guidelines-p4.orig/files/patch-SA.html	Sun Feb 22 13:29:27 2004
+++ tei-guidelines-p4/files/patch-SA.html	Sun Feb 22 13:30:54 2004
@@ -1,20 +1,20 @@
---- SA.html.orig	Mon May 20 11:08:58 2002
-+++ SA.html	Mon May 20 11:09:11 2002
-@@ -490,7 +490,7 @@
+--- SA.html.orig	Sat Feb 21 11:50:31 2004
++++ SA.html	Sat Feb 21 11:52:23 2004
+@@ -623,7 +623,7 @@
  connections among elements, consider the practice (common in 18th
  century English verse and elsewhere) of providing footnotes citing
  parallel passages from classical authors.
--<a name="POPE"></a><img src="/TEI/Guidelines/Figures/dunpic.png" class="float fullpage" alt="The figure shows the original page of Pope's
-+<a name="POPE"></a><img src="Figures/dunpic.png" class="float fullpage" alt="The figure shows the original page of Pope's
-  which is discussed in the text.">
+-<a name="POPE"></a><span name="POPE" class="float fullpage"><img src="../web/Guidelines/Figures/dunpic.png" alt="The figure shows the original page of Pope's
++<a name="POPE"></a><span name="POPE" class="float fullpage"><img src="Figures/dunpic.png" alt="The figure shows the original page of Pope's
+ "></span>
  Such footnotes can of course simply be encoded using the <a name="GDX-1418"></a><b><tt><note></tt></b>
  element (see section <a class="ptr" href="CO.html#CONO">6.8 Notes, Annotation, and Indexing</a>) without a <tt><b>target</b></tt>
-@@ -3525,7 +3525,7 @@
- <a name="id2792371"></a>To demonstrate this facility, we consider how we might encode the
+@@ -3937,7 +3937,7 @@
+ <a name="id3020563"></a>To demonstrate this facility, we consider how we might encode the
  alignments in an extract from Comenius' <i>Orbis Sensualium
  Pictus</i>.
--<a name="COMENIUS"></a><img src="/TEI/Guidelines/Figures/compic.png" class="float full page" alt="The figure shows the page from the 
-+<a name="COMENIUS"></a><img src="Figures/compic.png" class="float full page" alt="The figure shows the page from the 
- of Comenius which is discussed in the text.">
+-<a name="COMENIUS"></a><span name="COMENIUS" class="float full page"><img src="../web/Guidelines/Figures/compic.png" alt="The figure shows the page from the "></span>
++<a name="COMENIUS"></a><span name="COMENIUS" class="float full page"><img src="Figures/compic.png" alt="The figure shows the page from the "></span>
  Each topic covered in this work has three parts: a
  picture, a prose text in Latin describing the topic, and a
+ carefully-aligned translation of the Latin into English, German or some
diff -urN tei-guidelines-p4.orig/files/patch-SG.html tei-guidelines-p4/files/patch-SG.html
--- tei-guidelines-p4.orig/files/patch-SG.html	Sun Feb 22 13:29:27 2004
+++ tei-guidelines-p4/files/patch-SG.html	Sun Feb 22 13:30:54 2004
@@ -1,11 +1,11 @@
---- SG.html.orig	Mon May 20 11:09:56 2002
-+++ SG.html	Mon May 20 11:10:03 2002
+--- SG.html.orig	Sat Feb 21 11:53:56 2004
++++ SG.html	Sat Feb 21 11:54:28 2004
 @@ -812,7 +812,7 @@
  stanzas and the second a single stanza,  by a tree structure like the following figure:
  
  
--<img src="/TEI/Guidelines/Figures/xmlpic.png">
-+<img src="Figures/xmlpic.png">
+-<span><img src="../web/Guidelines/Figures/xmlpic.png" alt=""></span>
++<span><img src="Figures/xmlpic.png" alt=""></span>
  
  
  </p>
diff -urN tei-guidelines-p4.orig/pkg-plist tei-guidelines-p4/pkg-plist
--- tei-guidelines-p4.orig/pkg-plist	Sun Feb 22 13:29:27 2004
+++ tei-guidelines-p4/pkg-plist	Sun Feb 22 13:30:54 2004
@@ -1,41 +1,3 @@
-share/doc/tei/p4/Status/ABc01.txt
-share/doc/tei/p4/Status/ABdiffs.txt
-share/doc/tei/p4/Status/AIc01.txt
-share/doc/tei/p4/Status/CCc01.txt
-share/doc/tei/p4/Status/CEc01.txt
-share/doc/tei/p4/Status/CEc02.txt
-share/doc/tei/p4/Status/COc01.txt
-share/doc/tei/p4/Status/COc02.txt
-share/doc/tei/p4/Status/COco1.txt
-share/doc/tei/p4/Status/Chap31_terms.txt
-share/doc/tei/p4/Status/Concur_Outside_31.html
-share/doc/tei/p4/Status/DIc01.txt
-share/doc/tei/p4/Status/DIc02.txt
-share/doc/tei/p4/Status/DRc01.txt
-share/doc/tei/p4/Status/DSc01.txt
-share/doc/tei/p4/Status/FDc01.txt
-share/doc/tei/p4/Status/FMc01.txt
-share/doc/tei/p4/Status/FSc01.txt
-share/doc/tei/p4/Status/FTc01.htm
-share/doc/tei/p4/Status/HDc01.txt
-share/doc/tei/p4/Status/NDc01.txt
-share/doc/tei/p4/Status/NHc01.htm
-share/doc/tei/p4/Status/PHc01.txt
-share/doc/tei/p4/Status/PHc02.txt
-share/doc/tei/p4/Status/SAc01.txt
-share/doc/tei/p4/Status/SHc01.txt
-share/doc/tei/p4/Status/STc01.txt
-share/doc/tei/p4/Status/TCc01.txt
-share/doc/tei/p4/Status/TEc01.txt
-share/doc/tei/p4/Status/TSc01.txt
-share/doc/tei/p4/Status/VEc01.txt
-share/doc/tei/p4/Status/VEc02.txt
-share/doc/tei/p4/Status/chapters.xml
-share/doc/tei/p4/Status/index.html
-share/doc/tei/p4/Status/index.xml
-share/doc/tei/p4/Status/p2chrev.html
-share/doc/tei/p4/Status/press.txt
-share/doc/tei/p4/Status/review.txt
 share/doc/tei/p4/AB.html
 share/doc/tei/p4/AI.html
 share/doc/tei/p4/CC.html
@@ -723,6 +685,9 @@
 share/doc/tei/p4/background.gif
 share/doc/tei/p4/jaco001d.gif
 share/doc/tei/p4/logo.jpg
- at dirrm share/doc/tei/p4/Status
+share/doc/tei/p4/Figures/compic.png
+share/doc/tei/p4/Figures/dunpic.png
+share/doc/tei/p4/Figures/xmlpic.png
+ at dirrm share/doc/tei/p4/Figures/
 @dirrm share/doc/tei/p4/
 @unexec rmdir %D/share/doc/tei/ 2>/dev/null || true


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



More information about the freebsd-ports-bugs mailing list