security/libtasn1: update to 4.13
While here, reorder USE* to pet portlint.
This commit is contained in:
parent
7b133373d0
commit
050b351e74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459431
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libtasn1
|
||||
PORTVERSION= 4.12
|
||||
PORTVERSION= 4.13
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -12,8 +12,8 @@ COMMENT= ASN.1 structure parser library
|
|||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= cpe pkgconfig pathfix gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
CPE_VENDOR= gnu
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1496492671
|
||||
SHA256 (libtasn1-4.12.tar.gz) = 6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753
|
||||
SIZE (libtasn1-4.12.tar.gz) = 1888450
|
||||
TIMESTAMP = 1516125602
|
||||
SHA256 (libtasn1-4.13.tar.gz) = 7e528e8c317ddd156230c4e31d082cd13e7ddeb7a54824be82632209550c8cca
|
||||
SIZE (libtasn1-4.13.tar.gz) = 1891703
|
||||
|
|
|
@ -5,7 +5,7 @@ include/libtasn1.h
|
|||
lib/libtasn1.a
|
||||
lib/libtasn1.so
|
||||
lib/libtasn1.so.6
|
||||
lib/libtasn1.so.6.5.4
|
||||
lib/libtasn1.so.6.5.5
|
||||
libdata/pkgconfig/libtasn1.pc
|
||||
man/man1/asn1Coding.1.gz
|
||||
man/man1/asn1Decoding.1.gz
|
||||
|
|
Loading…
Reference in a new issue