summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-03 09:51:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-03 09:51:01 +0000
commit76e33e889dd3b8ed917b2cf658b59e714caca15a (patch)
treef031416ddcf82b4befa78906f941721ec1187c1f /databases
parent- Update to 1.2.75 (diff)
- Bump PORTREVISION for databases/kyotocabinet shlib change
Notes
Notes: svn path=/head/; revision=295923
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-KyotoCabinet/Makefile2
-rw-r--r--databases/py-kyotocabinet/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-KyotoCabinet/Makefile b/databases/p5-KyotoCabinet/Makefile
index 6e03c2d13346..46e90752b063 100644
--- a/databases/p5-KyotoCabinet/Makefile
+++ b/databases/p5-KyotoCabinet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= KyotoCabinet
PORTVERSION= 1.18
-PORTREVISION= 3
+PORTREVISION= 4
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 45d908c466ae..91c460992034 100644
--- a/databases/py-kyotocabinet/Makefile
+++ b/databases/py-kyotocabinet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kyotocabinet
PORTVERSION= 1.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://fallabs.com/${PORTNAME}/pythonpkg/ \
LOCAL/sunpoet