mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Updated to 1.3.0
- Removed explicit library version number from gpg-error in LIB_DEPENDS PR: ports/172202 Submitted by: Doug Barton <dougb@freebsd.org>
This commit is contained in:
parent
b38adecadc
commit
bcb47fb57b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305278
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libksba
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,7 +16,7 @@ MAINTAINER= glarkin@FreeBSD.org
|
||||
COMMENT= KSBA is an X.509 Library
|
||||
|
||||
BUILD_DEPENDS+= libgpg-error>=1.10:${PORTSDIR}/security/libgpg-error
|
||||
LIB_DEPENDS+= gpg-error.0:${PORTSDIR}/security/libgpg-error
|
||||
LIB_DEPENDS+= gpg-error:${PORTSDIR}/security/libgpg-error
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (libksba-1.2.0.tar.bz2) = 09afce65b03d027cbec10d21464f4f651cdfd269e38b404f83e48d3e2a3c934b
|
||||
SIZE (libksba-1.2.0.tar.bz2) = 588323
|
||||
SHA256 (libksba-1.2.0.tar.bz2.sig) = 4c65e408aadaf0a8f0cce2f6c6e3381cdf0a0e569c3aca0dd1380bc7c6d61bdd
|
||||
SIZE (libksba-1.2.0.tar.bz2.sig) = 287
|
||||
SHA256 (libksba-1.3.0.tar.bz2) = 5a61eed50550d4d0dcb47457ce7b6a90f8e719d42a3b25f7e79333e8cd721971
|
||||
SIZE (libksba-1.3.0.tar.bz2) = 624704
|
||||
SHA256 (libksba-1.3.0.tar.bz2.sig) = debe2884a0ad29a52d3e6ae188db8e2979dbcab3f17faa27d6e28aa699ebc018
|
||||
SIZE (libksba-1.3.0.tar.bz2.sig) = 287
|
||||
|
Loading…
Reference in New Issue
Block a user