Another small set of haskell ports, mostly regenerated plists and
bumps and one patch (for hs-HDBC-mysql).

devel/cpphs (cpphs-1.11p4m hs-cpphs-1.11p3)
devel/hs-uniplate (1.6p0)
lang/hs-haskell-src-exts (1.9.6p0)
devel/hs-hlint (1.8.3p1)
textproc/hs-HaXml (1.13.3p9)
devel/hs-convertible (1.0.9.1p0)
databases/hs-HDBC (2.2.6.1p0)
databases/hs-HDBC-mysql (mysql-0.6.3p0)
databases/hs-HDBC-postgresql (postgresql-2.2.3.2p0
databases/hs-HDBC-sqlite3 (sqlite3-2.3.1.0p0)
net/hpodder (1.1.5p5)

Ciao,
        Kili

Index: devel/cpphs/Makefile
===================================================================
RCS file: /cvs/ports/devel/cpphs/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- devel/cpphs/Makefile        21 Nov 2010 18:03:17 -0000      1.24
+++ devel/cpphs/Makefile        9 Apr 2011 13:35:43 -0000
@@ -8,12 +8,10 @@ ONLY_FOR_ARCHS-lib =  i386 amd64
 DISTNAME =     cpphs-1.11
 PKGNAME-main = ${DISTNAME}
 PKGNAME-lib =  hs-${DISTNAME}
-REVISION-main =        4
-REVISION-lib = 2
+REVISION-main =        5
+REVISION-lib = 3
 CATEGORIES =   devel
 MAINTAINER =   Matthias Kilian <k...@openbsd.org>
-HOMEPAGE =     http://haskell.org/cpphs/
-MASTER_SITES = http://www.cs.york.ac.uk/fp/cpphs/
 
 # LGPL2.1
 PERMIT_PACKAGE_CDROM = Yes
@@ -31,12 +29,13 @@ SUBST_VARS +=               DISTNAME
 WANTLIB-main +=                gmp util
 MODULES =              lang/ghc converters/libiconv
 USE_GROFF =            Yes
-MODGHC_BUILD =         cabal haddock register
+MODGHC_BUILD =         hackage cabal haddock register
 LIB_DEPENDS-main =     ${LIB_DEPENDS} devel/gmp
 RUN_DEPENDS-main =
 LIB_DEPENDS-lib =
 WANTLIB-lib =
 .else
+MASTER_SITES = 
http://hackage.haskell.org/packages/archive/cpphs/${DISTNAME:S/cpphs-//}/
 # NHC: use the good old makefile for now (though it *should* be possible
 # to build with cabal, too).
 BUILD_DEPENDS +=       devel/hmake \
Index: devel/cpphs/pkg/PLIST-lib
===================================================================
RCS file: /cvs/ports/devel/cpphs/pkg/PLIST-lib,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST-lib
--- devel/cpphs/pkg/PLIST-lib   21 Nov 2010 18:03:17 -0000      1.3
+++ devel/cpphs/pkg/PLIST-lib   9 Apr 2011 13:35:43 -0000
@@ -1,5 +1,4 @@
 @comment $OpenBSD: PLIST-lib,v 1.3 2010/11/21 18:03:17 kili Exp $
-lib/ghc/
 lib/ghc/${DISTNAME}/
 lib/ghc/${DISTNAME}/HS${DISTNAME}.o
 lib/ghc/${DISTNAME}/Language/
@@ -33,11 +32,12 @@ share/doc/hs-${DISTNAME}/html/cpphs.hadd
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Language-Preprocessor-Cpphs.html
 share/doc/hs-${DISTNAME}/html/mini_Language-Preprocessor-Unlit.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: devel/hs-uniplate/Makefile
===================================================================
RCS file: /cvs/ports/devel/hs-uniplate/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- devel/hs-uniplate/Makefile  21 Nov 2010 20:42:58 -0000      1.4
+++ devel/hs-uniplate/Makefile  9 Apr 2011 13:35:43 -0000
@@ -3,6 +3,7 @@
 COMMENT=       help writing simple, concise and fast operations
 
 DISTNAME=      uniplate-1.6
+REVISION=      0
 CATEGORIES=    devel
 
 # 3-clause BSD
Index: devel/hs-uniplate/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/hs-uniplate/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- devel/hs-uniplate/pkg/PLIST 21 Nov 2010 20:42:59 -0000      1.3
+++ devel/hs-uniplate/pkg/PLIST 9 Apr 2011 13:35:43 -0000
@@ -54,8 +54,7 @@ share/doc/hs-${DISTNAME}/html/Data-Gener
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Data-Generics-Biplate.html
@@ -76,5 +75,7 @@ share/doc/hs-${DISTNAME}/html/mini_Data-
 share/doc/hs-${DISTNAME}/html/mini_Data-Generics-UniplateStr.html
 share/doc/hs-${DISTNAME}/html/mini_Data-Generics-UniplateStrOn.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
 share/doc/hs-${DISTNAME}/html/uniplate.haddock
Index: lang/hs-haskell-src-exts/Makefile
===================================================================
RCS file: /cvs/ports/lang/hs-haskell-src-exts/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- lang/hs-haskell-src-exts/Makefile   21 Nov 2010 21:11:15 -0000      1.6
+++ lang/hs-haskell-src-exts/Makefile   9 Apr 2011 13:35:43 -0000
@@ -3,6 +3,7 @@
 COMMENT=               abstract syntax, lexer, parser and pretty printer
 
 DISTNAME=              haskell-src-exts-1.9.6
+REVISION=              0
 CATEGORIES=            lang devel
 
 # 3-clause BSD
Index: lang/hs-haskell-src-exts/pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/hs-haskell-src-exts/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- lang/hs-haskell-src-exts/pkg/PLIST  28 Oct 2010 13:53:26 -0000      1.2
+++ lang/hs-haskell-src-exts/pkg/PLIST  9 Apr 2011 13:35:43 -0000
@@ -52,6 +52,7 @@ share/doc/hs-${DISTNAME}/html/Language-H
 share/doc/hs-${DISTNAME}/html/doc-index-60.html
 share/doc/hs-${DISTNAME}/html/doc-index-61.html
 share/doc/hs-${DISTNAME}/html/doc-index-A.html
+share/doc/hs-${DISTNAME}/html/doc-index-All.html
 share/doc/hs-${DISTNAME}/html/doc-index-B.html
 share/doc/hs-${DISTNAME}/html/doc-index-C.html
 share/doc/hs-${DISTNAME}/html/doc-index-D.html
@@ -79,9 +80,8 @@ share/doc/hs-${DISTNAME}/html/doc-index-
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
 share/doc/hs-${DISTNAME}/html/haskell-src-exts.haddock
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Language-Haskell-Exts-Annotated-Build.html
@@ -100,4 +100,6 @@ share/doc/hs-${DISTNAME}/html/mini_Langu
 share/doc/hs-${DISTNAME}/html/mini_Language-Haskell-Exts-Syntax.html
 share/doc/hs-${DISTNAME}/html/mini_Language-Haskell-Exts.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: devel/hs-hlint/Makefile
===================================================================
RCS file: /cvs/ports/devel/hs-hlint/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- devel/hs-hlint/Makefile     26 Nov 2010 07:19:00 -0000      1.8
+++ devel/hs-hlint/Makefile     9 Apr 2011 13:35:44 -0000
@@ -3,7 +3,7 @@
 COMMENT=               source code suggestions for Haskell
 
 DISTNAME=              hlint-1.8.3
-REVISION=              0
+REVISION=              1
 CATEGORIES=            devel
 
 HOMEPAGE=              http://community.haskell.org/~ndm/hlint/
Index: devel/hs-hlint/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/hs-hlint/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- devel/hs-hlint/pkg/PLIST    28 Oct 2010 13:51:46 -0000      1.2
+++ devel/hs-hlint/pkg/PLIST    9 Apr 2011 13:35:44 -0000
@@ -51,14 +51,15 @@ share/doc/hs-${DISTNAME}/html/Language-H
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
 share/doc/hs-${DISTNAME}/html/hlint.haddock
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Language-Haskell-HLint.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
 share/hs-${DISTNAME}/
 share/hs-${DISTNAME}/Default.hs
 share/hs-${DISTNAME}/Dollar.hs
Index: textproc/hs-HaXml/Makefile
===================================================================
RCS file: /cvs/ports/textproc/hs-HaXml/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- textproc/hs-HaXml/Makefile  3 Nov 2010 22:18:16 -0000       1.11
+++ textproc/hs-HaXml/Makefile  9 Apr 2011 13:35:44 -0000
@@ -3,7 +3,7 @@
 COMMENT =              utilities for manipulating XML documents
 
 DISTNAME =             HaXml-1.13.3
-REVISION =             8
+REVISION =             9
 CATEGORIES =           textproc
 HOMEPAGE =             http://www.cs.york.ac.uk/fp/HaXml/
 
Index: textproc/hs-HaXml/pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/hs-HaXml/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- textproc/hs-HaXml/pkg/PLIST 28 Oct 2010 13:54:09 -0000      1.4
+++ textproc/hs-HaXml/pkg/PLIST 9 Apr 2011 13:35:44 -0000
@@ -76,6 +76,7 @@ share/doc/hs-${DISTNAME}/html/doc-index-
 share/doc/hs-${DISTNAME}/html/doc-index-60.html
 share/doc/hs-${DISTNAME}/html/doc-index-63.html
 share/doc/hs-${DISTNAME}/html/doc-index-A.html
+share/doc/hs-${DISTNAME}/html/doc-index-All.html
 share/doc/hs-${DISTNAME}/html/doc-index-B.html
 share/doc/hs-${DISTNAME}/html/doc-index-C.html
 share/doc/hs-${DISTNAME}/html/doc-index-D.html
@@ -101,8 +102,7 @@ share/doc/hs-${DISTNAME}/html/doc-index-
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 
share/doc/hs-${DISTNAME}/html/mini_Text-ParserCombinators-HuttonMeijerWallace.html
@@ -129,4 +129,6 @@ share/doc/hs-${DISTNAME}/html/mini_Text-
 share/doc/hs-${DISTNAME}/html/mini_Text-XML-HaXml-Xtract-Parse.html
 share/doc/hs-${DISTNAME}/html/mini_Text-XML-HaXml.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: devel/hs-convertible/Makefile
===================================================================
RCS file: /cvs/ports/devel/hs-convertible/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- devel/hs-convertible/Makefile       19 Nov 2010 10:21:02 -0000      1.9
+++ devel/hs-convertible/Makefile       9 Apr 2011 13:35:44 -0000
@@ -3,6 +3,7 @@
 COMMENT =              library to convert between different types
 
 DISTNAME =             convertible-1.0.9.1
+REVISION =             0
 CATEGORIES =           devel
 
 MAINTAINER =           David Coppa <dco...@openbsd.org>
Index: devel/hs-convertible/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/hs-convertible/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- devel/hs-convertible/pkg/PLIST      28 Oct 2010 13:51:46 -0000      1.4
+++ devel/hs-convertible/pkg/PLIST      9 Apr 2011 13:35:44 -0000
@@ -32,8 +32,7 @@ share/doc/hs-${DISTNAME}/html/convertibl
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Data-Convertible-Base.html
@@ -45,4 +44,6 @@ share/doc/hs-${DISTNAME}/html/mini_Data-
 share/doc/hs-${DISTNAME}/html/mini_Data-Convertible-Utils.html
 share/doc/hs-${DISTNAME}/html/mini_Data-Convertible.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: databases/hs-HDBC/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- databases/hs-HDBC/Makefile  26 Nov 2010 07:18:59 -0000      1.12
+++ databases/hs-HDBC/Makefile  9 Apr 2011 13:35:44 -0000
@@ -3,6 +3,7 @@
 COMMENT =              abstraction layer for SQL relational databases
 
 DISTNAME =             HDBC-2.2.6.1
+REVISION =             0
 CATEGORIES =           databases
 HOMEPAGE =             http://software.complete.org/hdbc
 
Index: databases/hs-HDBC/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- databases/hs-HDBC/pkg/PLIST 19 Nov 2010 10:21:35 -0000      1.5
+++ databases/hs-HDBC/pkg/PLIST 9 Apr 2011 13:35:44 -0000
@@ -30,8 +30,7 @@ share/doc/hs-${DISTNAME}/html/HDBC.haddo
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-ColTypes.html
@@ -42,4 +41,6 @@ share/doc/hs-${DISTNAME}/html/mini_Datab
 share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-Types.html
 share/doc/hs-${DISTNAME}/html/mini_Database-HDBC.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: databases/hs-HDBC-mysql/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC-mysql/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- databases/hs-HDBC-mysql/Makefile    24 Nov 2010 14:40:49 -0000      1.1.1.1
+++ databases/hs-HDBC-mysql/Makefile    9 Apr 2011 13:35:44 -0000
@@ -3,6 +3,7 @@
 COMMENT=               mysql driver for HDBC
 
 DISTNAME=              HDBC-mysql-0.6.3
+REVISION=              0
 CATEGORIES=            databases
 
 HOMEPAGE=              http://www.maubi.net/~waterson/hacks/hdbc-mysql.html
Index: databases/hs-HDBC-mysql/patches/patch-HDBC-mysql_cabal
===================================================================
RCS file: databases/hs-HDBC-mysql/patches/patch-HDBC-mysql_cabal
diff -N databases/hs-HDBC-mysql/patches/patch-HDBC-mysql_cabal
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ databases/hs-HDBC-mysql/patches/patch-HDBC-mysql_cabal      9 Apr 2011 
13:35:44 -0000
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- HDBC-mysql.cabal.orig      Tue Jun  1 18:51:41 2010
++++ HDBC-mysql.cabal   Sun Dec 26 11:38:41 2010
+@@ -10,7 +10,7 @@ Copyright:        Copyright (c) 2009-2010 Chris Waters
+ License:          LGPL
+ License-file:     COPYING
+ Homepage:         http://www.maubi.net/~waterson/hacks/hdbc-mysql.html
+-Build-Depends:    base >= 2 && < 4, bytestring, time, utf8-string, HDBC >= 
2.1.0
++Build-Depends:    base >= 2 && < 5, bytestring, time, utf8-string, HDBC >= 
2.1.0
+ Exposed-modules:  Database.HDBC.MySQL
+ Other-modules:    Database.HDBC.MySQL.Connection
+ ghc-options:      -Wall
Index: databases/hs-HDBC-mysql/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC-mysql/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- databases/hs-HDBC-mysql/pkg/PLIST   24 Nov 2010 14:40:49 -0000      1.1.1.1
+++ databases/hs-HDBC-mysql/pkg/PLIST   9 Apr 2011 13:35:44 -0000
@@ -19,10 +19,11 @@ share/doc/hs-${DISTNAME}/html/HDBC-mysql
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-MySQL.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: databases/hs-HDBC-postgresql/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC-postgresql/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- databases/hs-HDBC-postgresql/Makefile       21 Dec 2010 13:37:28 -0000      
1.3
+++ databases/hs-HDBC-postgresql/Makefile       9 Apr 2011 13:35:44 -0000
@@ -3,6 +3,7 @@
 COMMENT=               postgresql driver for HDBC
 
 DISTNAME=              HDBC-postgresql-2.2.3.2
+REVISION=              0
 CATEGORIES=            databases
 
 HOMEPAGE=              http://software.complete.org/hdbc-postgresql
Index: databases/hs-HDBC-postgresql/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC-postgresql/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- databases/hs-HDBC-postgresql/pkg/PLIST      19 Nov 2010 16:00:17 -0000      
1.1.1.1
+++ databases/hs-HDBC-postgresql/pkg/PLIST      9 Apr 2011 13:35:44 -0000
@@ -24,6 +24,7 @@ share/doc/hs-${DISTNAME}/html/
 share/doc/hs-${DISTNAME}/html/Database-HDBC-PostgreSQL.html
 share/doc/hs-${DISTNAME}/html/HDBC-postgresql.haddock
 share/doc/hs-${DISTNAME}/html/doc-index-A.html
+share/doc/hs-${DISTNAME}/html/doc-index-All.html
 share/doc/hs-${DISTNAME}/html/doc-index-B.html
 share/doc/hs-${DISTNAME}/html/doc-index-C.html
 share/doc/hs-${DISTNAME}/html/doc-index-D.html
@@ -47,10 +48,11 @@ share/doc/hs-${DISTNAME}/html/doc-index-
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-PostgreSQL.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: databases/hs-HDBC-sqlite3/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC-sqlite3/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- databases/hs-HDBC-sqlite3/Makefile  24 Nov 2010 09:04:20 -0000      1.11
+++ databases/hs-HDBC-sqlite3/Makefile  9 Apr 2011 13:35:44 -0000
@@ -3,6 +3,7 @@
 COMMENT =              sqlite3 driver for HDBC
 
 DISTNAME =             HDBC-sqlite3-2.3.1.0
+REVISION =             0
 CATEGORIES =           databases
 HOMEPAGE =             http://software.complete.org/hdbc-sqlite3
 
Index: databases/hs-HDBC-sqlite3/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/hs-HDBC-sqlite3/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- databases/hs-HDBC-sqlite3/pkg/PLIST 28 Oct 2010 13:51:19 -0000      1.4
+++ databases/hs-HDBC-sqlite3/pkg/PLIST 9 Apr 2011 13:35:44 -0000
@@ -24,10 +24,11 @@ share/doc/hs-${DISTNAME}/html/HDBC-sqlit
 share/doc/hs-${DISTNAME}/html/doc-index.html
 share/doc/hs-${DISTNAME}/html/frames.html
 share/doc/hs-${DISTNAME}/html/haddock-util.js
-share/doc/hs-${DISTNAME}/html/haddock.css
-share/doc/hs-${DISTNAME}/html/haskell_icon.gif
+share/doc/hs-${DISTNAME}/html/hslogo-16.png
 share/doc/hs-${DISTNAME}/html/index-frames.html
 share/doc/hs-${DISTNAME}/html/index.html
 share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-Sqlite3.html
 share/doc/hs-${DISTNAME}/html/minus.gif
+share/doc/hs-${DISTNAME}/html/ocean.css
 share/doc/hs-${DISTNAME}/html/plus.gif
+share/doc/hs-${DISTNAME}/html/synopsis.png
Index: net/hpodder/Makefile
===================================================================
RCS file: /cvs/ports/net/hpodder/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- net/hpodder/Makefile        24 Nov 2010 09:05:54 -0000      1.11
+++ net/hpodder/Makefile        9 Apr 2011 13:35:44 -0000
@@ -3,7 +3,7 @@
 COMMENT =              command line podcast aggregator
 
 DISTNAME =             hpodder-1.1.5
-REVISION =             4
+REVISION =             5
 CATEGORIES =           net
 HOMEPAGE =             http://software.complete.org/hpodder
 

Reply via email to