svn commit: r521473 - in head/security/opensc: . files

Alex Dupre ale at FreeBSD.org
Mon Dec 30 08:16:37 UTC 2019


Author: ale
Date: Mon Dec 30 08:16:36 2019
New Revision: 521473
URL: https://svnweb.freebsd.org/changeset/ports/521473

Log:
  Upgrade to 0.20.0 final release.

Deleted:
  head/security/opensc/files/patch-src_tests_p11test_p11test.c
Modified:
  head/security/opensc/Makefile
  head/security/opensc/distinfo

Modified: head/security/opensc/Makefile
==============================================================================
--- head/security/opensc/Makefile	Mon Dec 30 08:01:05 2019	(r521472)
+++ head/security/opensc/Makefile	Mon Dec 30 08:16:36 2019	(r521473)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opensc
-DISTVERSIONPREFIX=	${GH_PROJECT}-
-DISTVERSION=	0.20.0-rc3
+DISTVERSION=	0.20.0
 CATEGORIES=	security devel
 
 MAINTAINER=	ale at FreeBSD.org

Modified: head/security/opensc/distinfo
==============================================================================
--- head/security/opensc/distinfo	Mon Dec 30 08:01:05 2019	(r521472)
+++ head/security/opensc/distinfo	Mon Dec 30 08:16:36 2019	(r521473)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572345913
-SHA256 (OpenSC-OpenSC-OpenSC-0.20.0-rc3_GH0.tar.gz) = 7fa011486e0b0cba5a32fb69ab25018c6904ac727d6b25b685518758a0c3a196
-SIZE (OpenSC-OpenSC-OpenSC-0.20.0-rc3_GH0.tar.gz) = 1647932
+TIMESTAMP = 1577693394
+SHA256 (OpenSC-OpenSC-0.20.0_GH0.tar.gz) = c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
+SIZE (OpenSC-OpenSC-0.20.0_GH0.tar.gz) = 1653931


More information about the svn-ports-all mailing list