pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-pcsc
Module Name: pkgsrc
Committed By: mef
Date: Thu Apr 6 13:52:14 UTC 2017
Modified Files:
pkgsrc/security/p5-pcsc: Makefile distinfo
Log Message:
Updated security/p5-pcsc to 1.4.14
----------------------------------
2015-11-19 author <author@debian>
* README: Release 1.4.14
* PCSC.xs: Update copyright date
* PCSC.xs: _StringifyError(): cast Error in a (DWORD)
On Mac OS X El Capitan (at least) the value is extended to 64 bits and
is then wrong.
We get 0xFFFFFFFF80100068 instead of 0x80100068 and all the error codes
are all converted to the default error: "Unknown (reader specific ?) error..."
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/p5-pcsc/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/p5-pcsc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-pcsc/Makefile
diff -u pkgsrc/security/p5-pcsc/Makefile:1.18 pkgsrc/security/p5-pcsc/Makefile:1.19
--- pkgsrc/security/p5-pcsc/Makefile:1.18 Sat Jul 9 06:38:56 2016
+++ pkgsrc/security/p5-pcsc/Makefile Thu Apr 6 13:52:14 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/07/09 06:38:56 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2017/04/06 13:52:14 mef Exp $
-DISTNAME= pcsc-perl-1.4.13
+DISTNAME= pcsc-perl-1.4.14
PKGNAME= p5-${DISTNAME:S/-perl//}
-PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/security/p5-pcsc/distinfo
diff -u pkgsrc/security/p5-pcsc/distinfo:1.6 pkgsrc/security/p5-pcsc/distinfo:1.7
--- pkgsrc/security/p5-pcsc/distinfo:1.6 Wed Nov 4 01:17:59 2015
+++ pkgsrc/security/p5-pcsc/distinfo Thu Apr 6 13:52:14 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 01:17:59 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/04/06 13:52:14 mef Exp $
-SHA1 (pcsc-perl-1.4.13.tar.bz2) = 2370451b374b3786c7b729e95d0fa16f1220eda0
-RMD160 (pcsc-perl-1.4.13.tar.bz2) = 5d2d40f4d4b543d0ab15f5cb302f7835e4fbdb88
-SHA512 (pcsc-perl-1.4.13.tar.bz2) = d0144cd355bec7b70987b1a71cefbc1d0ee749d1663d495dc0641ec70ba46b76ef3608073d2bb1b623ba87565b660d4e61706c814d6cafd4a9efa991ed743e81
-Size (pcsc-perl-1.4.13.tar.bz2) = 36273 bytes
+SHA1 (pcsc-perl-1.4.14.tar.bz2) = dd1fd3a7272c8221e16c3e83160e23fba1c4e494
+RMD160 (pcsc-perl-1.4.14.tar.bz2) = 2de4973023785845f4362d5eaed8b69b0712452d
+SHA512 (pcsc-perl-1.4.14.tar.bz2) = 202aca1c122c8b91340411a4930f6d0d6f3d439d1783b7ad5e2a727bb015704045d66b5b5ba51f567672a6256606ad26e8390b9f243e329d6ccd05146edc229c
+Size (pcsc-perl-1.4.14.tar.bz2) = 36563 bytes
Home |
Main Index |
Thread Index |
Old Index