aboutsummaryrefslogtreecommitdiff
path: root/databases/tokyocabinet
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-27 18:03:09 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-27 18:03:09 +0000
commit3ba72da267202081a74d7f931479b5b1f91e5101 (patch)
tree38efe54d704b23ae1fdc880786866a177b94fc82 /databases/tokyocabinet
parentc4236ecfb8f2b58fdc75c3e52e74f47227e19d9c (diff)
downloadports-3ba72da267202081a74d7f931479b5b1f91e5101.tar.gz
ports-3ba72da267202081a74d7f931479b5b1f91e5101.zip
Update to 1.3.26
Pull SHLIB stuff into Makefile to keep pkg-plist changes down
Notes
Notes: svn path=/head/; revision=224853
Diffstat (limited to 'databases/tokyocabinet')
-rw-r--r--databases/tokyocabinet/Makefile7
-rw-r--r--databases/tokyocabinet/distinfo6
-rw-r--r--databases/tokyocabinet/pkg-plist4
3 files changed, 11 insertions, 6 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index d924f070d4f1..4e0ca9fbc451 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.3.25
+PORTVERSION= 1.3.26
CATEGORIES= databases
MASTER_SITES= http://tokyocabinet.sourceforge.net/
@@ -76,6 +76,11 @@ CONFIGURE_ARGS+= --disable-pthread
CONFIGURE_ARGS+= --disable-shared
.endif
+SHLIB_VER= 7.3.0
+SHLIB_VER_MAJ= 7
+
+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.
post-patch:
diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo
index 6fadc10f7220..0ad829e19b38 100644
--- a/databases/tokyocabinet/distinfo
+++ b/databases/tokyocabinet/distinfo
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.3.25.tar.gz) = 41cc5e97819d0216dc550f75527e9ea7
-SHA256 (tokyocabinet-1.3.25.tar.gz) = 91b79d333498897f2708036557b4ac164efcdabcd539dc4f5a35746a1b19be9d
-SIZE (tokyocabinet-1.3.25.tar.gz) = 764497
+MD5 (tokyocabinet-1.3.26.tar.gz) = edfe6fc0ba5ca2282ea5513524442630
+SHA256 (tokyocabinet-1.3.26.tar.gz) = cb97a214033a1bd2e0d080f246a2f09598e87b018c8cdbc7b712714e84aff2f1
+SIZE (tokyocabinet-1.3.26.tar.gz) = 768436
diff --git a/databases/tokyocabinet/pkg-plist b/databases/tokyocabinet/pkg-plist
index 9720bab00c4f..c553ff3cbd6e 100644
--- a/databases/tokyocabinet/pkg-plist
+++ b/databases/tokyocabinet/pkg-plist
@@ -20,7 +20,7 @@ include/tchdb.h
include/tcutil.h
lib/libtokyocabinet.a
lib/libtokyocabinet.so
-lib/libtokyocabinet.so.7
-lib/libtokyocabinet.so.7.2.0
+lib/libtokyocabinet.so.%%SHLIB_VER_MAJ%%
+lib/libtokyocabinet.so.%%SHLIB_VER%%
libdata/pkgconfig/tokyocabinet.pc
libexec/tcawmgr.cgi