aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-03-29 03:05:52 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-03-29 03:05:52 +0800
commitaedba55ddd5610f9e14732a6da0e12ab5338abcf (patch)
treee612de096cf42e394a6ac2a32fd89c2149febfa3 /databases
parent16a0193ccc7f7ab659458a627c28ac0dc103c548 (diff)
downloadfreebsd-ports-gnome-aedba55ddd5610f9e14732a6da0e12ab5338abcf.tar.gz
freebsd-ports-gnome-aedba55ddd5610f9e14732a6da0e12ab5338abcf.tar.zst
freebsd-ports-gnome-aedba55ddd5610f9e14732a6da0e12ab5338abcf.zip
- Bump PORTREVISION for databases/kyotocabinet shlib change
Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-KyotoCabinet/Makefile2
-rw-r--r--databases/py-kyotocabinet/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-KyotoCabinet/Makefile b/databases/p5-KyotoCabinet/Makefile
index 01d19ae7a26b..6e03c2d13346 100644
--- a/databases/p5-KyotoCabinet/Makefile
+++ b/databases/p5-KyotoCabinet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= KyotoCabinet
PORTVERSION= 1.18
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= http://fallabs.com/kyotocabinet/perlpkg/
PKGNAMEPREFIX= p5-
diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile
index 550cf8154e16..45d908c466ae 100644
--- a/databases/py-kyotocabinet/Makefile
+++ b/databases/py-kyotocabinet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kyotocabinet
PORTVERSION= 1.21
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://fallabs.com/${PORTNAME}/pythonpkg/ \
LOCAL/sunpoet