diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2012-12-10 12:10:01 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2012-12-10 12:10:01 +0000 |
commit | 9f89d797c871c60c1c6d9c0aa2b8c5129561d936 (patch) | |
tree | d2882c81e1016cd6f4ea861d6c252c67222644d0 | |
parent | don't segfault on mailbox close with no user. (diff) |
Update to 1.4.21
-rw-r--r-- | security/pcsc-tools/Makefile | 2 | ||||
-rw-r--r-- | security/pcsc-tools/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index d15898ac9829..aa46c3537269 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pcsc-tools -PORTVERSION= 1.4.20 +PORTVERSION= 1.4.21 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ diff --git a/security/pcsc-tools/distinfo b/security/pcsc-tools/distinfo index 72ad3a06e4ff..a0b080ec6e39 100644 --- a/security/pcsc-tools/distinfo +++ b/security/pcsc-tools/distinfo @@ -1,2 +1,2 @@ -SHA256 (pcsc-tools-1.4.20.tar.gz) = bc23f6a13b58a67344ab0ecbc0233501fddb951ec76e6d58c95a68f8b541e39b -SIZE (pcsc-tools-1.4.20.tar.gz) = 98295 +SHA256 (pcsc-tools-1.4.21.tar.gz) = bab20f441e4f853429ebb1823f92b99a50612db7c28f808a7490c7b30617de01 +SIZE (pcsc-tools-1.4.21.tar.gz) = 101331 |