This commit is contained in:
kili 2012-12-02 20:40:09 +00:00
parent 56b390f8e1
commit 4414830a0f
9 changed files with 18 additions and 18 deletions

View File

@ -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 <dcoppa@openbsd.org>

View File

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

View File

@ -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 <jasper@openbsd.org>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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