aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-01-20 21:05:41 +0800
committerdougb <dougb@FreeBSD.org>2012-01-20 21:05:41 +0800
commit457c9b928f90195d25b621bd0c5ad0dda7a8a7cd (patch)
tree68b8836f288d62d197eeffc9634051140dac9735 /editors
parentbcee35e2373a97918e36cc0b31bdff30202db3e5 (diff)
downloadfreebsd-ports-gnome-457c9b928f90195d25b621bd0c5ad0dda7a8a7cd.tar.gz
freebsd-ports-gnome-457c9b928f90195d25b621bd0c5ad0dda7a8a7cd.tar.zst
freebsd-ports-gnome-457c9b928f90195d25b621bd0c5ad0dda7a8a7cd.zip
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
Diffstat (limited to 'editors')
-rw-r--r--editors/xml2rfc-xxe/Makefile8
-rw-r--r--editors/xml2rfc-xxe/distinfo4
-rw-r--r--editors/xml2rfc-xxe/files/patch-xml2rfc_catalog.xml15
3 files changed, 4 insertions, 23 deletions
diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile
index d1055721ecf0..d2a217bc39fc 100644
--- a/editors/xml2rfc-xxe/Makefile
+++ b/editors/xml2rfc-xxe/Makefile
@@ -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 -
diff --git a/editors/xml2rfc-xxe/distinfo b/editors/xml2rfc-xxe/distinfo
index 0558cef6413c..83363b582eaf 100644
--- a/editors/xml2rfc-xxe/distinfo
+++ b/editors/xml2rfc-xxe/distinfo
@@ -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
diff --git a/editors/xml2rfc-xxe/files/patch-xml2rfc_catalog.xml b/editors/xml2rfc-xxe/files/patch-xml2rfc_catalog.xml
deleted file mode 100644
index b4cab96b87f5..000000000000
--- a/editors/xml2rfc-xxe/files/patch-xml2rfc_catalog.xml
+++ /dev/null
@@ -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>