View | Details | Raw Unified | Return to bug 120642
Collapse All | Expand All

(-)/home/staff/gslin/work/ports/tokyocabinet/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	tokyocabinet
8
PORTNAME=	tokyocabinet
9
PORTVERSION=	1.1.10
9
PORTVERSION=	1.1.14
10
CATEGORIES=	databases
10
CATEGORIES=	databases
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
12
Lines 28-34 Link Here
28
BINS=		tcamgr tcatest tcbmgr tcbmttest tcbtest tchmgr tchmttest \
28
BINS=		tcamgr tcatest tcbmgr tcbmttest tcbtest tchmgr tchmttest \
29
		tchtest tcucodec tcumttest tcutest
29
		tchtest tcucodec tcumttest tcutest
30
LIBS=		libtokyocabinet.a libtokyocabinet.so libtokyocabinet.so.1 \
30
LIBS=		libtokyocabinet.a libtokyocabinet.so libtokyocabinet.so.1 \
31
		libtokyocabinet.so.1.29.0
31
		libtokyocabinet.so.1.33.0
32
INCLUDES=	tcbdb.h tchdb.h tcutil.h
32
INCLUDES=	tcbdb.h tchdb.h tcutil.h
33
33
34
OPTIONS=	DEBUG "Debugging support" off \
34
OPTIONS=	DEBUG "Debugging support" off \
(-)/home/staff/gslin/work/ports/tokyocabinet/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (tokyocabinet-1.1.10.tar.gz) = 9be899393ff4cf8c63649594ac361ad6
1
MD5 (tokyocabinet-1.1.14.tar.gz) = ef2158509cc2010ccffdbc77fadd5b53
2
SHA256 (tokyocabinet-1.1.10.tar.gz) = 8e8adfa063f2bde2c403bfd4da0729fbc25c1e664dd60b4b9dee7d33964e5aca
2
SHA256 (tokyocabinet-1.1.14.tar.gz) = 932957549518705df2244686bc7f68862cd71d858cc9e094ef4626b08dfa24d8
3
SIZE (tokyocabinet-1.1.10.tar.gz) = 339472
3
SIZE (tokyocabinet-1.1.14.tar.gz) = 343128
(-)/home/staff/gslin/work/ports/tokyocabinet/pkg-plist (-1 / +1 lines)
Lines 16-22 Link Here
16
lib/libtokyocabinet.a
16
lib/libtokyocabinet.a
17
lib/libtokyocabinet.so
17
lib/libtokyocabinet.so
18
lib/libtokyocabinet.so.1
18
lib/libtokyocabinet.so.1
19
lib/libtokyocabinet.so.1.29.0
19
lib/libtokyocabinet.so.1.33.0
20
libdata/pkgconfig/tokyocabinet.pc
20
libdata/pkgconfig/tokyocabinet.pc
21
%%PORTDOCS%%%%DOCSDIR%%/COPYING
21
%%PORTDOCS%%%%DOCSDIR%%/COPYING
22
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
22
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog

Return to bug 120642