aboutsummaryrefslogtreecommitdiff
path: root/databases/tokyocabinet
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-03-10 11:38:36 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-03-10 11:38:36 +0000
commit59d48ae512d4ebf2d3984b1db52197978926aba4 (patch)
tree25848b1107289983ae2c05bd6059bbdb97b3fecc /databases/tokyocabinet
parent9abdeb74e6e56c2775f1f543a3d8bc1bbead927a (diff)
downloadports-59d48ae512d4ebf2d3984b1db52197978926aba4.tar.gz
ports-59d48ae512d4ebf2d3984b1db52197978926aba4.zip
- Update to 1.4.9 [2]
- Add SF mirrors [1] - portlint(1) fix [1] PR: [1] ports/131799 [2] ports/131799 Submitted by: [1] lwhsu [2] Gea-Suan Lin <gslin AT gslin.org>
Notes
Notes: svn path=/head/; revision=229827
Diffstat (limited to 'databases/tokyocabinet')
-rw-r--r--databases/tokyocabinet/Makefile9
-rw-r--r--databases/tokyocabinet/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 05a8fbfd26e6..f7bc35747dff 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.4.4
+PORTVERSION= 1.4.9
CATEGORIES= databases
-MASTER_SITES= http://tokyocabinet.sourceforge.net/
+MASTER_SITES= SOURCEFORGE \
+ http://tokyocabinet.sourceforge.net/
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A modern implementation of DBM
@@ -77,10 +78,10 @@ CONFIGURE_ARGS+= --disable-pthread
CONFIGURE_ARGS+= --disable-shared
.endif
-SHLIB_VER= 7.9.0
+SHLIB_VER= 7.14.0
SHLIB_VER_MAJ= 7
-PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
+PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
# Because gnomehack will search "(libdir)" and it doesn't work, we need
# to patch it manually.
diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo
index 922118424375..76a136143e61 100644
--- a/databases/tokyocabinet/distinfo
+++ b/databases/tokyocabinet/distinfo
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.4.tar.gz) = c9da51ed338d3791afae3802e0621cf5
-SHA256 (tokyocabinet-1.4.4.tar.gz) = c252db07bc1f99c0cff289af65d66c74b05363fccfd74a39fecbebaa86c982cd
-SIZE (tokyocabinet-1.4.4.tar.gz) = 861039
+MD5 (tokyocabinet-1.4.9.tar.gz) = 295c5c04d62bfd3a772dbfa1bc9991ca
+SHA256 (tokyocabinet-1.4.9.tar.gz) = abe3898761283ace6457c4e0ed07e72bcd804a3c3cf8fbf75e896f68cd1cddf3
+SIZE (tokyocabinet-1.4.9.tar.gz) = 916084