Bump after lang/ocaml pkgname change (first round, more bumps will follow).

This commit is contained in:
kili 2014-08-22 22:21:53 +00:00
parent 6e060bc8aa
commit 5088070bc2
18 changed files with 37 additions and 31 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.22 2013/03/11 02:52:05 espie Exp $
# $OpenBSD: Makefile,v 1.23 2014/08/22 22:21:53 kili Exp $
COMMENT= Objective Caml bindings for PostgreSQL
CATEGORIES= databases
V= 2.0.2
REVISION= 0
REVISION= 1
NAME = ocaml-postgresql
DISTNAME= postgresql-ocaml-${V}
PKGNAME= ${NAME}-${V}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2013/03/11 02:52:05 espie Exp $
# $OpenBSD: Makefile,v 1.25 2014/08/22 22:21:53 kili Exp $
COMMENT= Objective Caml bindings for SQLite3
CATEGORIES= databases
@ -7,6 +7,7 @@ V= 2.0.4
NAME = ocaml-sqlite3
DISTNAME= sqlite3-ocaml-${V}
PKGNAME= ${NAME}-${V}
REVISION= 0
EXTRACT_SUFX= .tar.gz
MASTER_SITES= https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2014/07/10 11:06:15 rpe Exp $
# $OpenBSD: Makefile,v 1.10 2014/08/22 22:21:53 kili Exp $
COMMENT = OCaml Batteries Included - OCaml foundation library
CATEGORIES = devel
@ -10,6 +10,7 @@ GH_TAGNAME = v$V
GH_COMMIT = 7613438a4e8425fc51b16f21faaccdebc7ea76ce
DISTNAME = ${GH_PROJECT}-$V
PKGNAME = ocaml-batteries-$V
REVISION = 0
HOMEPAGE = http://batteries.forge.ocamlcore.org/

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/12/05 14:38:18 jca Exp $
# $OpenBSD: Makefile,v 1.2 2014/08/22 22:21:53 kili Exp $
COMMENT= Erlang-style bitstrings for OCaml
DISTNAME= ocaml-bitstring-2.0.4
REVISION= 0
CATEGORIES= devel
HOMEPAGE= https://bitstring.googlecode.com/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/08/22 22:21:54 kili Exp $
COMMENT= Objective Caml bindings for calendar functions
CATEGORIES= devel
@ -6,7 +6,7 @@ CATEGORIES= devel
V= 2.03.2
DISTNAME= calendar-${V}
PKGNAME= ocaml-calendar-${V}
REVISION= 3
REVISION= 4
# You need to update MASTER_SITES too, when changing the version number.
MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/915/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.5 2014/08/22 22:21:53 kili Exp $
COMMENT = unicode library for objective caml
CATEGORIES = devel
V = 0.8.3
REVISION = 1
REVISION = 2
DISTNAME = camomile-${V}
PKGNAME = ocaml-camomile-${V}
EXTRACT_SUFX = .tar.bz2

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.4 2014/08/22 22:21:53 kili Exp $
COMMENT= curses / ncurses bindings for OCaml
DISTNAME= ocaml-curses-1.0.3
REVISION= 0
REVISION= 1
CATEGORIES= devel
HOMEPAGE= http://www.nongnu.org/ocaml-tmk/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2013/08/07 21:31:38 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2014/08/22 22:21:53 kili Exp $
COMMENT= extended standard library for OCaml
DISTNAME= extlib-1.5.3
REVISION= 2
REVISION= 3
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2014/08/10 09:58:05 espie Exp $
# $OpenBSD: Makefile,v 1.9 2014/08/22 22:21:54 kili Exp $
COMMENT = GMP bindings for OCaml
V = 0.13
REVISION = 4
REVISION = 5
DISTNAME = mlgmp-${V}
PKGNAME = ocaml-mlgmp-${V}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2013/11/25 14:35:26 dcoppa Exp $
# $OpenBSD: Makefile,v 1.6 2014/08/22 22:21:53 kili Exp $
COMMENT = the Ocamlnet internet protocol foundation library
CATEGORIES = devel www mail
@ -6,6 +6,7 @@ CATEGORIES = devel www mail
V = 3.7.3
DISTNAME = ocamlnet-${V}
PKGNAME = ocaml-net-${V}
REVISION = 0
MASTER_SITES = http://download.camlcity.org/download/
HOMEPAGE = http://projects.camlcity.org/projects/ocamlnet.html

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.7 2014/08/22 22:21:53 kili Exp $
COMMENT = OCaml Perl-compatible regexp library
CATEGORIES = devel textproc
V = 7.0.2
REVISION= 0
REVISION= 1
NAME = ocaml-pcre
DISTNAME = pcre-ocaml-$V
PKGNAME = ${NAME}-$V

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.15 2014/08/22 22:21:53 kili Exp $
COMMENT= build system designed for scalability and portability
CATEGORIES= devel
@ -7,7 +7,7 @@ V= 0.9.8.5
VEXTRA= 3
DISTNAME= omake-${V}-${VEXTRA}
PKGNAME= omake-${V}pl${VEXTRA}
REVISION = 5
REVISION = 6
WRKDIST= ${WRKDIR}/omake-${V}
MASTER_SITES= http://omake.metaprl.org/downloads/ \
http://www.ocaml-programming.de/godi-backup/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2014/08/21 20:54:04 chrisz Exp $
# $OpenBSD: Makefile,v 1.8 2014/08/22 22:21:53 kili Exp $
COMMENT= image manipulation functions for Objective Caml
CATEGORIES= graphics
V= 4.0.1
REVISION= 1
REVISION= 2
DISTNAME= camlimages-$V
PKGNAME= ocaml-${DISTNAME}
DISTFILES= v$V.tar.gz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2013/03/26 18:52:54 jeremy Exp $
# $OpenBSD: Makefile,v 1.33 2014/08/22 22:21:53 kili Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ NOT_FOR_ARCHS= mips64 mips64el
COMMENT= source code search engine
DISTNAME= gonzui-1.2
REVISION= 23
REVISION= 24
CATEGORIES= textproc www
HOMEPAGE= http://gonzui.sourceforge.net/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:42:42 espie Exp $
# $OpenBSD: Makefile,v 1.4 2014/08/22 22:21:53 kili Exp $
COMMENT= pure OCaml library to read/write CSV files
DISTNAME= csv-1.2.3
REVISION= 0
REVISION= 1
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= textproc

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:42 espie Exp $
# $OpenBSD: Makefile,v 1.12 2014/08/22 22:21:53 kili Exp $
COMMENT= Objective Caml library to parse RSS 2.0
CATEGORIES= textproc
V= 2.0
REVISION= 0
REVISION= 1
DISTNAME= ocamlrss-${V}
PKGNAME= ocaml-rss-${V}
MASTER_SITES= http://zoggy.github.com/ocamlrss/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2014/01/24 12:07:58 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/08/22 22:21:53 kili Exp $
COMMENT= simple XML parser/printer for OCaml
CATEGORIES= textproc
@ -6,7 +6,7 @@ CATEGORIES= textproc
V= 2.2
DISTNAME= xml-light-${V}
PKGNAME= ocaml-${DISTNAME}
REVISION = 6
REVISION = 7
EXTRACT_SUFX= .zip
MASTER_SITES= http://tech.motion-twin.com/zip/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:42:42 espie Exp $
# $OpenBSD: Makefile,v 1.5 2014/08/22 22:21:53 kili Exp $
COMMENT = streaming XML input/output for OCaml
CATEGORIES = textproc
@ -6,6 +6,7 @@ CATEGORIES = textproc
V = 1.1.1
DISTNAME = xmlm-${V}
PKGNAME = ocaml-${DISTNAME}
REVISION = 0
EXTRACT_SUFX = .tbz
MASTER_SITES = http://erratique.ch/software/xmlm/releases/