1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Unbreak, unversioned distfile was updated.

PR:		ports/79595
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
This commit is contained in:
Pav Lucistnik 2005-04-08 22:50:15 +00:00
parent ad720f7433
commit 8440ab1783
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132792
5 changed files with 752 additions and 735 deletions

View File

@ -15,20 +15,15 @@ DISTNAME= p4html
MAINTAINER= ports@FreeBSD.org
COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange
BROKEN= Size mismatch
NO_BUILD= yes
WRKSRC= ${WRKDIR}/TEI_P4
LATEST_LINK= tei-guidelines-p4
INSTDIR= ${PREFIX}/share/doc/tei/p4
DOCSDIR= ${PREFIX}/share/doc/tei/p4
do-install:
@${MKDIR} ${INSTDIR}
@${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}/Figures/* ${INSTDIR}/Figures
cd ${WRKSRC} && \
${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \;
cd ${WRKSRC} && \
${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (p4html.tar.gz) = 3ce81097d224eb62a7c76d524428310c
SIZE (p4html.tar.gz) = 1971218
MD5 (p4html.tar.gz) = 5a42341196adce5fc46e8a1e3fcb9dc4
SIZE (p4html.tar.gz) = 1971698

View File

@ -1,20 +0,0 @@
--- 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><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>&lt;note&gt;</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>
@@ -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><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

View File

@ -1,11 +0,0 @@
--- 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:
-<span><img src="../web/Guidelines/Figures/xmlpic.png" alt=""></span>
+<span><img src="Figures/xmlpic.png" alt=""></span>
</p>

File diff suppressed because it is too large Load Diff