aboutsummaryrefslogtreecommitdiff
path: root/security/opensc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2019-12-30 08:16:36 +0000
committerAlex Dupre <ale@FreeBSD.org>2019-12-30 08:16:36 +0000
commit9585aa385b1c0d51ec0e38a8a5e4c8fc209dcef5 (patch)
tree51f92254552f0b323cc3d00c36d587d5ea447dad /security/opensc
parent74709e753eac0300544e3048302ac2199b9f136e (diff)
downloadports-9585aa385b1c0d51ec0e38a8a5e4c8fc209dcef5.tar.gz
ports-9585aa385b1c0d51ec0e38a8a5e4c8fc209dcef5.zip
Upgrade to 0.20.0 final release.
Notes
Notes: svn path=/head/; revision=521473
Diffstat (limited to 'security/opensc')
-rw-r--r--security/opensc/Makefile3
-rw-r--r--security/opensc/distinfo6
-rw-r--r--security/opensc/files/patch-src_tests_p11test_p11test.c11
3 files changed, 4 insertions, 16 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile
index cec9dfb684b2..cfde7786d77d 100644
--- a/security/opensc/Makefile
+++ b/security/opensc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opensc
-DISTVERSIONPREFIX= ${GH_PROJECT}-
-DISTVERSION= 0.20.0-rc3
+DISTVERSION= 0.20.0
CATEGORIES= security devel
MAINTAINER= ale@FreeBSD.org
diff --git a/security/opensc/distinfo b/security/opensc/distinfo
index 9ee95c6669cd..81dab6ebf6d4 100644
--- a/security/opensc/distinfo
+++ b/security/opensc/distinfo
@@ -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
diff --git a/security/opensc/files/patch-src_tests_p11test_p11test.c b/security/opensc/files/patch-src_tests_p11test_p11test.c
deleted file mode 100644
index 022b84ef5929..000000000000
--- a/security/opensc/files/patch-src_tests_p11test_p11test.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/tests/p11test/p11test.c.orig 2019-10-30 14:56:38 UTC
-+++ src/tests/p11test/p11test.c
-@@ -49,7 +49,7 @@ void display_usage() {
- }
-
- int main(int argc, char** argv) {
-- char command;
-+ signed char command;
- const struct CMUnitTest readonly_tests_without_initialization[] = {
- /* Test card events on slot */
- cmocka_unit_test_setup_teardown(wait_test,