diff --git a/databases/hs-redis/Makefile b/databases/hs-redis/Makefile index 42be1074482..dfd0825090d 100644 --- a/databases/hs-redis/Makefile +++ b/databases/hs-redis/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2012/10/28 23:24:28 kili Exp $ +# $OpenBSD: Makefile,v 1.12 2012/12/02 20:46:28 kili Exp $ COMMENT = Haskell driver for Redis DISTNAME = redis-0.13 -REVISION = 0 +REVISION = 1 CATEGORIES = databases MAINTAINER = David Coppa diff --git a/devel/hs-HsSyck/Makefile b/devel/hs-HsSyck/Makefile index 24a985ef9a4..0733c1adf5b 100644 --- a/devel/hs-HsSyck/Makefile +++ b/devel/hs-HsSyck/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.8 2012/10/28 23:26:01 kili Exp $ +# $OpenBSD: Makefile,v 1.9 2012/12/02 20:43:57 kili Exp $ COMMENT = fast, lightweight YAML loader and dumper DISTNAME = HsSyck-0.50 -REVISION = 2 +REVISION = 3 EPOCH = 0 CATEGORIES = devel diff --git a/devel/hs-enumerator/Makefile b/devel/hs-enumerator/Makefile index 2f2c3b1b3a5..bee7e0a4c89 100644 --- a/devel/hs-enumerator/Makefile +++ b/devel/hs-enumerator/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2012/10/28 23:27:24 kili Exp $ +# $OpenBSD: Makefile,v 1.11 2012/12/02 20:41:04 kili Exp $ COMMENT= implementation of Oleg Kiselyov's left-fold enumerators DISTNAME= enumerator-0.4.19 -REVISION= 0 +REVISION= 1 CATEGORIES= devel MAINTAINER= Jasper Lievisse Adriaanse diff --git a/devel/hs-glade/Makefile b/devel/hs-glade/Makefile index 925efc8900f..21cf0e586d5 100644 --- a/devel/hs-glade/Makefile +++ b/devel/hs-glade/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2012/10/28 23:27:25 kili Exp $ +# $OpenBSD: Makefile,v 1.11 2012/12/02 20:40:37 kili Exp $ COMMENT = Haskell bindings to libglade2 DISTNAME = glade-0.12.1 -REVISION = 0 +REVISION = 1 CATEGORIES = devel HOMEPAGE = http://www.haskell.org/gtk2hs/ diff --git a/devel/hs-stringtable-atom/Makefile b/devel/hs-stringtable-atom/Makefile index b7d99e78011..6b051cda4a9 100644 --- a/devel/hs-stringtable-atom/Makefile +++ b/devel/hs-stringtable-atom/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2012/10/28 23:29:19 kili Exp $ +# $OpenBSD: Makefile,v 1.10 2012/12/02 20:43:10 kili Exp $ COMMENT = memoize strings as atoms DISTNAME = stringtable-atom-0.0.6.1 -REVISION = 6 +REVISION = 7 CATEGORIES = devel # BSD3 diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile index d669a87ca41..b1419e929af 100644 --- a/graphics/hs-cairo/Makefile +++ b/graphics/hs-cairo/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2012/10/28 23:30:15 kili Exp $ +# $OpenBSD: Makefile,v 1.12 2012/12/02 20:40:09 kili Exp $ COMMENT = Haskell bindings to cairo DISTNAME = cairo-0.12.3.1 -REVISION = 0 +REVISION = 1 CATEGORIES = graphics HOMEPAGE = http://www.haskell.org/gtk2hs/ diff --git a/security/hs-cprng-aes/Makefile b/security/hs-cprng-aes/Makefile index 9714094fd50..823226ff7f3 100644 --- a/security/hs-cprng-aes/Makefile +++ b/security/hs-cprng-aes/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2012/10/28 23:30:36 kili Exp $ +# $OpenBSD: Makefile,v 1.4 2012/12/02 20:48:05 kili Exp $ COMMENT = crypto PRNG using AES in counter mode. DISTNAME = cprng-aes-0.2.3 -REVISION = 1 +REVISION = 2 CATEGORIES = security # BSD3 diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile index 130fc30fc32..8b2411ff202 100644 --- a/textproc/hs-polyparse/Makefile +++ b/textproc/hs-polyparse/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2012/10/28 23:31:14 kili Exp $ +# $OpenBSD: Makefile,v 1.6 2012/12/02 20:43:34 kili Exp $ COMMENT = alternative parser combinator libraries DISTNAME = polyparse-1.7 -REVISION = 1 +REVISION = 2 CATEGORIES = textproc HOMEPAGE = http://code.haskell.org/~malcolm/polyparse/ diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile index 948843b27c2..c98b81c71d5 100644 --- a/www/hs-snap/Makefile +++ b/www/hs-snap/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.8 2012/10/28 23:31:33 kili Exp $ +# $OpenBSD: Makefile,v 1.9 2012/12/02 20:48:54 kili Exp $ COMMENT = Snap project starter and glue code library DISTNAME = snap-0.9.2.2 -REVISION = 0 +REVISION = 1 CATEGORIES = www HOMEPAGE = http://snapframework.com/