mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 0.2.3
PR: 50288 Submitted by: MAINTAINER
This commit is contained in:
parent
aab07175ca
commit
8346fc308e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77469
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtasn1
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG} \
|
||||
http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
|
||||
@ -21,6 +21,7 @@ USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
DOCS= AUTHORS NEWS README THANKS doc/asn1.ps doc/asn1.tex doc/fdl.tex
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libtasn1-0.2.1.tar.gz) = 738810df8f97b9b457a5dc6aa5ad2065
|
||||
MD5 (libtasn1-0.2.3.tar.gz) = 812f238787115975fe5421906760d44a
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $FreeBSD$
|
||||
include/libtasn1.h
|
||||
lib/libtasn1.so.1
|
||||
lib/libtasn1.so.2
|
||||
lib/libtasn1.so
|
||||
lib/libtasn1.a
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
|
Loading…
Reference in New Issue
Block a user