Date: Wed, 15 Mar 2023 20:55:11 GMT From: Tilman Keskinoz <arved@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b12940f34582 - main - security/pcsc-tools: Update to 1.6.2 Message-ID: <202303152055.32FKtB99068324@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arved: URL: https://cgit.FreeBSD.org/ports/commit/?id=b12940f34582c7c6604a01a3c543b39542cadb3b commit b12940f34582c7c6604a01a3c543b39542cadb3b Author: Tilman Keskinoz <arved@FreeBSD.org> AuthorDate: 2023-03-15 20:52:29 +0000 Commit: Tilman Keskinoz <arved@FreeBSD.org> CommitDate: 2023-03-15 20:54:58 +0000 security/pcsc-tools: Update to 1.6.2 Take back maintainership Changelog: https://pcsc-tools.apdu.fr/Changelog --- security/pcsc-tools/Makefile | 8 ++++---- security/pcsc-tools/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index b75913d378dd..0f06341bd2fc 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -1,11 +1,11 @@ PORTNAME= pcsc-tools -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.2 CATEGORIES= security -MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ +MASTER_SITES= https://pcsc-tools.apdu.fr/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= arved@FreeBSD.org COMMENT= Tools to test a PCSC driver, card, or reader -WWW= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ +WWW= https://pcsc-tools.apdu.fr/ LICENSE= GPLv2 diff --git a/security/pcsc-tools/distinfo b/security/pcsc-tools/distinfo index c4d4afd188d6..7ca2808cf488 100644 --- a/security/pcsc-tools/distinfo +++ b/security/pcsc-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643560696 -SHA256 (pcsc-tools-1.6.0.tar.bz2) = 651c8dd74bcb33db4c16935ce5d80dd1aa6eb20ba9d5c4b9631a098326ef8b9f -SIZE (pcsc-tools-1.6.0.tar.bz2) = 304960 +TIMESTAMP = 1678913280 +SHA256 (pcsc-tools-1.6.2.tar.bz2) = 98a2ef5c6b474ed6289ab51d514421e23794793b49e834728634b9084b2156f3 +SIZE (pcsc-tools-1.6.2.tar.bz2) = 320182
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303152055.32FKtB99068324>