1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Upgrade to 1.07b.

This commit is contained in:
Oliver Braun 2002-09-03 05:47:57 +00:00
parent f20faaf4c3
commit 4cc2c850c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65534
9 changed files with 9 additions and 48 deletions

View File

@ -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/

View File

@ -1 +1 @@
MD5 (HaXml-1.07a.tar.gz) = cf787304fa3d49b3054ebe9a0838ae1a
MD5 (HaXml-1.07b.tar.gz) = 6c416bee3bdbbe272424d0bcc97fc21a

View File

@ -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"

View File

@ -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/

View File

@ -1 +1 @@
MD5 (HaXml-1.07a.tar.gz) = cf787304fa3d49b3054ebe9a0838ae1a
MD5 (HaXml-1.07b.tar.gz) = 6c416bee3bdbbe272424d0bcc97fc21a

View File

@ -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"

View File

@ -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/

View File

@ -1 +1 @@
MD5 (HaXml-1.07a.tar.gz) = cf787304fa3d49b3054ebe9a0838ae1a
MD5 (HaXml-1.07b.tar.gz) = 6c416bee3bdbbe272424d0bcc97fc21a

View File

@ -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"