mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
- Update to 1.2.11.
- Pass maintainership to submitter. PR: ports/125530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
This commit is contained in:
parent
c8c85432c7
commit
abd9602588
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217195
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user