From 4cc2c850c41f4240203f0e3f338787449d246f29 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Tue, 3 Sep 2002 05:47:57 +0000 Subject: Upgrade to 1.07b. --- textproc/hs-HaXml/Makefile | 4 ++-- textproc/hs-HaXml/distinfo | 2 +- textproc/hs-HaXml/files/patch-src::tools::DtdToHaskell.hs | 13 ------------- 3 files changed, 3 insertions(+), 16 deletions(-) delete mode 100644 textproc/hs-HaXml/files/patch-src::tools::DtdToHaskell.hs (limited to 'textproc/hs-HaXml') diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 63c522a44646..c090f4157453 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ PORTNAME= haxml -PORTVERSION= 1.07a -PORTREVISION= 1 +PORTVERSION= 1.07b +PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ diff --git a/textproc/hs-HaXml/distinfo b/textproc/hs-HaXml/distinfo index 2a22200faa12..540b8d5413bd 100644 --- a/textproc/hs-HaXml/distinfo +++ b/textproc/hs-HaXml/distinfo @@ -1 +1 @@ -MD5 (HaXml-1.07a.tar.gz) = cf787304fa3d49b3054ebe9a0838ae1a +MD5 (HaXml-1.07b.tar.gz) = 6c416bee3bdbbe272424d0bcc97fc21a diff --git a/textproc/hs-HaXml/files/patch-src::tools::DtdToHaskell.hs b/textproc/hs-HaXml/files/patch-src::tools::DtdToHaskell.hs deleted file mode 100644 index 92914a3131e6..000000000000 --- a/textproc/hs-HaXml/files/patch-src::tools::DtdToHaskell.hs +++ /dev/null @@ -1,13 +0,0 @@ ---- src/tools/DtdToHaskell.hs.orig Wed Aug 14 12:11:31 2002 -+++ src/tools/DtdToHaskell.hs Mon Sep 2 11:07:51 2002 -@@ -29,8 +29,8 @@ - realname = if null name then mangle (trim inf) else mangle name - in - do hPutStrLn o ("module DTD_"++realname -- ++" where\n\nimport Text.Xml.HaXml.Xml2Haskell" -- ++" where\n\nimport Text.Xml.HaXml.OneOfN") -+ ++" where\n\nimport Text.XML.HaXml.Xml2Haskell" -+ ++"\nimport Text.XML.HaXml.OneOfN") - hPutStrLn o "\n\n{-Type decls-}\n" - (hPutStrLn o . render . vcat . map ppTypeDef) decls - hPutStrLn o "\n\n{-Instance decls-}\n" -- cgit v1.2.3