This port is now 8 months out of date, and needs updating for the new
version of xxe. 0.7.9: Update URLs in xml2rfc_catalog.xml (making the patch obsolete) Update xsl11toXep.xslt 0.8.0 Updates to support XMLmind XML Editor Version 5.x
This commit is contained in:
parent
425c7f03e2
commit
c8f0f11d2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289518
3 changed files with 4 additions and 23 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xml2rfc-xxe
|
||||
PORTVERSION= 0.7.8
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMESUFFIX= ${XXE_VERSION}
|
||||
|
@ -22,13 +22,9 @@ WRKSRC= ${WRKDIR}/xml2rfc
|
|||
PLIST_SUB= XXE_DIR=${XXE_DIR}
|
||||
|
||||
post-extract:
|
||||
@${RM} -rf ${WRKSRC}/dtd/1.34 ${WRKSRC}/dtd/tmp
|
||||
.for i in fwip goober goop.diff patch rfc2629.dtd.orig
|
||||
@${RM} ${WRKSRC}/dtd/${i}
|
||||
.endfor
|
||||
@${RM} ${WRKSRC}/svn-commit.tmp
|
||||
|
||||
do-install:
|
||||
@${RM} -f ${WRKSRC}/xml2rfc_catalog.xml.orig
|
||||
@cd ${WRKDIR} && tar cf - xml2rfc | \
|
||||
tar -C ${PREFIX}/lib/${XXE_DIR}/addon -xf -
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xml2rfc-xxe-0.7.8.zip) = 1a1a2deb99a9adbfa92ff006396e93f92f638d22903d220348c417b347c4df84
|
||||
SIZE (xml2rfc-xxe-0.7.8.zip) = 160746
|
||||
SHA256 (xml2rfc-xxe-0.8.0.zip) = b252ffd2d50076dda32b0114593446f7279688983f58e123d770baeb14466430
|
||||
SIZE (xml2rfc-xxe-0.8.0.zip) = 144703
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
Index: xml2rfc_catalog.xml
|
||||
===================================================================
|
||||
--- xml2rfc_catalog.xml (wersja 272)
|
||||
+++ xml2rfc_catalog.xml (kopia robocza)
|
||||
@@ -10,8 +10,8 @@
|
||||
rewritePrefix="http://xml.resource.org/public/rfc/bibxml3/" />
|
||||
|
||||
<rewriteURI uriStartString="xml2rfc-rfcindex:"
|
||||
- rewritePrefix="ftp://ftp.isi.edu/in-notes/" />
|
||||
+ rewritePrefix="ftp://ftp.rfc-editor.org/in-notes/" />
|
||||
<rewriteURI uriStartString="xml2rfc-ietfidstatus:"
|
||||
- rewritePrefix="http://www.fenron.com/~fenner/ietf/" />
|
||||
+ rewritePrefix="http://fenron.net/~fenner/ietf/" />
|
||||
|
||||
</catalog>
|
Loading…
Reference in a new issue