- Update to 0.2.10
- Switch to using libtool 1.5 installed from ports
This commit is contained in:
parent
671e25df45
commit
e886788757
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115533
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtasn1
|
||||
PORTVERSION= 0.2.7
|
||||
PORTVERSION= 0.2.10
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG} \
|
||||
http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
|
||||
@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/libtasn1
|
||||
MAINTAINER= sergei@FreeBSD.org
|
||||
COMMENT= ASN.1 structure parser library
|
||||
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GETOPT_LONG= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libtasn1-0.2.7.tar.gz) = f01e6d713e41cade6a733b1208ba79cf
|
||||
SIZE (libtasn1-0.2.7.tar.gz) = 529912
|
||||
MD5 (libtasn1-0.2.10.tar.gz) = 9b1547cb9d27aa70fe872a06d5fe3be0
|
||||
SIZE (libtasn1-0.2.10.tar.gz) = 534008
|
||||
|
@ -1,8 +1,10 @@
|
||||
@comment $FreeBSD$
|
||||
bin/libtasn1-config
|
||||
include/libtasn1.h
|
||||
lib/libtasn1.so.2
|
||||
lib/libtasn1.so
|
||||
lib/libtasn1.a
|
||||
lib/libtasn1.so
|
||||
lib/libtasn1.so.2
|
||||
share/aclocal/libtasn1.m4
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
Loading…
Reference in New Issue
Block a user