diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-24 11:13:27 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-24 11:13:27 +0800 |
commit | d71f243081048ce028abb52d58ad4fc1916640db (patch) | |
tree | a757fe6425f0ea4aa803a621d9d40117db556323 | |
parent | 8d90e1c67581500ed6f949e500e12ea23ff1ea7b (diff) | |
download | freebsd-ports-gnome-d71f243081048ce028abb52d58ad4fc1916640db.tar.gz freebsd-ports-gnome-d71f243081048ce028abb52d58ad4fc1916640db.tar.zst freebsd-ports-gnome-d71f243081048ce028abb52d58ad4fc1916640db.zip |
Unbreak by upgrading to new DTD, which adds the 'figure' element,
amongst a whole world of (IMHO) gratuitous whitespace changes.
PR: ports/63225
Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xlite/distinfo | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index cdfeee57bd1f..2b7824e13ba2 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -18,8 +18,6 @@ EXTRACT_ONLY= # Empty MAINTAINER= ports@henrik-motakef.de COMMENT= XML version of the TEI-Lite DTD -BROKEN= "Checksum mismatch" - RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr NO_BUILD= yes diff --git a/textproc/tei-xlite/distinfo b/textproc/tei-xlite/distinfo index 07d65446df4a..7e6497689b5b 100644 --- a/textproc/tei-xlite/distinfo +++ b/textproc/tei-xlite/distinfo @@ -1 +1,2 @@ -MD5 (teixlite.dtd) = c27eca451396fea132c21f1eddc67748 +MD5 (teixlite.dtd) = 7830e91dcca9d13cd70ada91dc7dcd5d +SIZE (teixlite.dtd) = 91636 |