summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-07-20 15:11:06 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-07-20 15:11:06 +0000
commitabd96025883e72cad03d961a02b5c260edd15c22 (patch)
treedc5ce0031fb7f523dc59220b9b5ef82b9a7c74bf /databases/tokyocabinet
parentAdd ghc as run depend, since c2hs installs files in ghc's cabal dir, and make... (diff)
- Update to 1.2.11.
- Pass maintainership to submitter. PR: ports/125530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes
Notes: svn path=/head/; revision=217195
Diffstat (limited to 'databases/tokyocabinet')
-rw-r--r--databases/tokyocabinet/Makefile6
-rw-r--r--databases/tokyocabinet/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 0b80ab6b9785..421b480e4921 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.2.7
+PORTVERSION= 1.2.11
CATEGORIES= databases
MASTER_SITES= http://tokyocabinet.sourceforge.net/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= A modern implementation of DBM
CONFIGURE_ARGS= --enable-off64
@@ -18,10 +18,12 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
+.if !defined (NO_INSTALL_MANPAGES)
MAN1= tcamgr.1 tcatest.1 tcbmgr.1 tcbmttest.1 tcbtest.1 \
tchmgr.1 tchmttest.1 tchtest.1 tcucodec.1 tcumttest.1 \
tcutest.1
MAN3= tcadb.3 tcbdb.3 tchdb.3 tcutil.3 tokyocabinet.3
+.endif
DOCS= COPYING ChangeLog README THANKS
BINS= tcamgr tcatest tcbmgr tcbmttest tcbtest tchmgr tchmttest \
tchtest tcucodec tcumttest tcutest
diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo
index d335f1cf562f..eadcdf55bfb5 100644
--- a/databases/tokyocabinet/distinfo
+++ b/databases/tokyocabinet/distinfo
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.2.7.tar.gz) = c6341743308b11e41aff577c8937162b
-SHA256 (tokyocabinet-1.2.7.tar.gz) = e6ab9105d3176f2db1e1fceb2769059fb99176413214fdb64307b52dd95e7e1f
-SIZE (tokyocabinet-1.2.7.tar.gz) = 362380
+MD5 (tokyocabinet-1.2.11.tar.gz) = da34814c547e21ae1dc48fae3b4b47e7
+SHA256 (tokyocabinet-1.2.11.tar.gz) = 1e39b6aa69f1392e719a62eafdecd1efc2b77e649b243a0d281492c78bd0ae68
+SIZE (tokyocabinet-1.2.11.tar.gz) = 416034