Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 04:32:58 GMT
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 439e8e2baaf2 - main - security/libtasn1: update to 4.17.0
Message-ID:  <202105160432.14G4WwNK099817@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by novel:

URL: https://cgit.FreeBSD.org/ports/commit/?id=439e8e2baaf2ae026254b816b911fe15734ba55c

commit 439e8e2baaf2ae026254b816b911fe15734ba55c
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2021-05-14 05:28:11 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2021-05-16 04:32:40 +0000

    security/libtasn1: update to 4.17.0
---
 security/libtasn1/Makefile  | 5 ++---
 security/libtasn1/distinfo  | 6 +++---
 security/libtasn1/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 2b94424e98e6..0ff4149f9302 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -1,8 +1,7 @@
 # Created by: Sergei Kolobov <sergei@kolobov.com>
 
 PORTNAME=	libtasn1
-PORTVERSION=	4.16.0
-PORTREVISION=	1
+PORTVERSION=	4.17.0
 CATEGORIES=	security
 MASTER_SITES=	GNU \
 		GNUPG/gnutls/${PORTNAME}
@@ -12,7 +11,7 @@ COMMENT=	ASN.1 structure parser library
 
 LICENSE=	LGPL21+ GPLv3
 LICENSE_COMB=	multi
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cpe libtool pathfix pkgconfig compiler
 USE_CSTD=	c99
diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo
index 354c5fb5a2ee..ac8d61641929 100644
--- a/security/libtasn1/distinfo
+++ b/security/libtasn1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581169480
-SHA256 (libtasn1-4.16.0.tar.gz) = 0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d
-SIZE (libtasn1-4.16.0.tar.gz) = 1812442
+TIMESTAMP = 1620956010
+SHA256 (libtasn1-4.17.0.tar.gz) = ece7551cea7922b8e10d7ebc70bc2248d1fdd73351646a2d6a8d68a9421c45a5
+SIZE (libtasn1-4.17.0.tar.gz) = 1906654
diff --git a/security/libtasn1/pkg-plist b/security/libtasn1/pkg-plist
index 2f01df0e9a3d..dd0dc6f58dac 100644
--- a/security/libtasn1/pkg-plist
+++ b/security/libtasn1/pkg-plist
@@ -5,7 +5,7 @@ include/libtasn1.h
 lib/libtasn1.a
 lib/libtasn1.so
 lib/libtasn1.so.6
-lib/libtasn1.so.6.6.0
+lib/libtasn1.so.6.6.1
 libdata/pkgconfig/libtasn1.pc
 man/man1/asn1Coding.1.gz
 man/man1/asn1Decoding.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105160432.14G4WwNK099817>