Update to 1.009

PR: 50716
Submitted by: MAINTAINER
This commit is contained in:
Kevin Lo 2003-04-09 08:38:03 +00:00
parent f1257b0a60
commit c99c1ca1a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78654
3 changed files with 5 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= bglibs
PORTVERSION= 1.008
PORTVERSION= 1.009
CATEGORIES= devel
MASTER_SITES= http://untroubled.org/bglibs/

View file

@ -1 +1 @@
MD5 (bglibs-1.008.tar.gz) = 39478c4fe89d1e98316452e017fcd7c3
MD5 (bglibs-1.009.tar.gz) = 486ac7cc8166441261a6569c4ec5a87d

View file

@ -4,6 +4,7 @@ include/systime.h
include/uint16.h
include/uint32.h
include/uint64.h
include/uintnn.h
include/adt/common.h
include/adt/ghash.h
include/adt/gqueue.h
@ -23,7 +24,8 @@ include/crc/crc64.h
include/crypto/md5.h
include/crypto/sha1.h
include/crypto/sha256.h
include/crypto/sha512a.h
include/crypto/sha384.h
include/crypto/sha512.h
@dirrm include/crypto
include/cvm/client.h
include/cvm/errors.h