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

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bglibs
8
PORTNAME=	bglibs
9
PORTVERSION=	1.008
9
PORTVERSION=	1.009
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://untroubled.org/bglibs/
11
MASTER_SITES=	http://untroubled.org/bglibs/
12
12
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (bglibs-1.008.tar.gz) = 39478c4fe89d1e98316452e017fcd7c3
1
MD5 (bglibs-1.009.tar.gz) = 486ac7cc8166441261a6569c4ec5a87d
(-)pkg-plist (-1 / +3 lines)
Lines 4-9 Link Here
4
include/uint16.h
4
include/uint16.h
5
include/uint32.h
5
include/uint32.h
6
include/uint64.h
6
include/uint64.h
7
include/uintnn.h
7
include/adt/common.h
8
include/adt/common.h
8
include/adt/ghash.h
9
include/adt/ghash.h
9
include/adt/gqueue.h
10
include/adt/gqueue.h
Lines 23-29 Link Here
23
include/crypto/md5.h
24
include/crypto/md5.h
24
include/crypto/sha1.h
25
include/crypto/sha1.h
25
include/crypto/sha256.h
26
include/crypto/sha256.h
26
include/crypto/sha512a.h
27
include/crypto/sha384.h
28
include/crypto/sha512.h
27
@dirrm include/crypto
29
@dirrm include/crypto
28
include/cvm/client.h
30
include/cvm/client.h
29
include/cvm/errors.h
31
include/cvm/errors.h

Return to bug 50716