aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-04 17:40:59 +0800
committertijl <tijl@FreeBSD.org>2014-07-04 17:40:59 +0800
commit18c34260ce5ffb7546567b81d8a50baf111592e1 (patch)
tree603a488a83d35e3168f3e16a8e22245850bdf6cf /databases/ocaml-sqlite3
parent963120e1772c85c714349cdd7ead20b257c24958 (diff)
downloadfreebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.gz
freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.zst
freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.zip
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
Diffstat (limited to 'databases/ocaml-sqlite3')
-rw-r--r--databases/ocaml-sqlite3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile
index 28d2e76c49a5..b45fafffa50f 100644
--- a/databases/ocaml-sqlite3/Makefile
+++ b/databases/ocaml-sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite3
PORTVERSION= 2.0.4
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://cdn.bitbucket.org/mmottl/sqlite3-ocaml/downloads/
PKGNAMEPREFIX= ocaml-