mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 2.5.5
- Switch to using libtool 1.5 installed from ports
This commit is contained in:
parent
e886788757
commit
4a0f4996c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115534
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= opencdk
|
||||
PORTVERSION= 0.5.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG} \
|
||||
@ -21,7 +20,8 @@ COMMENT= Open Crypto Development Kit
|
||||
|
||||
LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_BZIP2= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (opencdk-0.5.4.tar.gz) = 3b31b92c15e4f3d78a67a5cd925eda80
|
||||
SIZE (opencdk-0.5.4.tar.gz) = 442746
|
||||
MD5 (opencdk-0.5.5.tar.bz2) = aaff60107f0153873192ffda00699a96
|
||||
SIZE (opencdk-0.5.5.tar.bz2) = 330280
|
||||
|
Loading…
Reference in New Issue
Block a user