mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.8.75
PR: ports/109928 Submitted by: Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
parent
86281bc2fe
commit
6f32c7442b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186594
@ -6,7 +6,7 @@
|
||||
# $MCom: ports-stable/databases/qdbm/Makefile,v 1.4 2006/03/04 21:25:54 ahze Exp $
|
||||
|
||||
PORTNAME= qdbm
|
||||
PORTVERSION= 1.8.74
|
||||
PORTVERSION= 1.8.75
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://qdbm.sourceforge.net/
|
||||
@ -81,10 +81,4 @@ CFLAGS+= ${PTHREAD_CFLAGS}
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if defined(SLAVEPORT) && ${SLAVEPORT}=="perl"
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= this port requires perl 5.6.0 or later, Install lang/perl5 then try again
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qdbm-1.8.74.tar.gz) = 73f9d2fa4627a321062c4a4de7264946
|
||||
SHA256 (qdbm-1.8.74.tar.gz) = d69c565482b18806a6d42d8917fad8ea755acc1257b5ef3bbe4e27a18fd4da41
|
||||
SIZE (qdbm-1.8.74.tar.gz) = 949015
|
||||
MD5 (qdbm-1.8.75.tar.gz) = 9f1fca3bf60116b3b3767d32337cde8b
|
||||
SHA256 (qdbm-1.8.75.tar.gz) = 539b5f7d024a9f5d64dd757da7c636c934f5c74e2ad3a9fa60af7dd94bf6fde5
|
||||
SIZE (qdbm-1.8.75.tar.gz) = 947612
|
||||
|
@ -29,5 +29,5 @@ include/vista.h
|
||||
lib/libqdbm.a
|
||||
lib/libqdbm.so
|
||||
lib/libqdbm.so.14
|
||||
lib/libqdbm.so.14.10.0
|
||||
lib/libqdbm.so.14.11.0
|
||||
libdata/pkgconfig/qdbm.pc
|
||||
|
Loading…
Reference in New Issue
Block a user