pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/pcsc-lite



Module Name:    pkgsrc
Committed By:   mlelstv
Date:           Sat Oct 13 10:52:35 UTC 2018

Modified Files:
        pkgsrc/security/pcsc-lite: Makefile distinfo

Log Message:
update from 1.8.20 to 1.8.24
new master site https://pcsclite.apdu.fr


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/security/pcsc-lite/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/pcsc-lite/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/pcsc-lite/Makefile
diff -u pkgsrc/security/pcsc-lite/Makefile:1.28 pkgsrc/security/pcsc-lite/Makefile:1.29
--- pkgsrc/security/pcsc-lite/Makefile:1.28     Thu Feb 16 14:19:36 2017
+++ pkgsrc/security/pcsc-lite/Makefile  Sat Oct 13 10:52:35 2018
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.28 2017/02/16 14:19:36 gdt Exp $
+# $NetBSD: Makefile,v 1.29 2018/10/13 10:52:35 mlelstv Exp $
 
-DISTNAME=      pcsc-lite-1.8.20
+DISTNAME=      pcsc-lite-1.8.24
 CATEGORIES=    security
 # Note that the MASTER_SITES URL is not stable with version changes,
 # and one can end up with an old version if DISTNAME is changed but
 # not the magic number in MASTER_SITES.
 # https://alioth.debian.org/frs/?group_id=30105&release_id=2031#pcsclite-_1.8.18-title-content
-MASTER_SITES=  https://alioth.debian.org/frs/download.php/file/4203/
+MASTER_SITES=  https://pcsclite.apdu.fr/files/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pcsclite.alioth.debian.org/
+HOMEPAGE=      https://pcsclite.apdu.fr/
 
 COMMENT=       Middleware to access a smart card using SCard API (PC/SC)
 LICENSE=       modified-bsd
@@ -32,6 +32,7 @@ CONFIGURE_ARGS+=      --enable-confdir=${PKG_
 CONFIGURE_ARGS+=       --enable-ipcdir=${VARBASE}/pcsc-lite
 CONFIGURE_ARGS+=       --enable-usbdropdir=${PREFIX}/lib/pcsc-lite/drivers
 CONFIGURE_ARGS+=       --disable-libudev
+CONFIGURE_ARGS+=       --disable-libsystemd
 MAKE_DIRS+=            ${VARBASE}/pcsc-lite
 MAKE_DIRS+=            ${PREFIX}/lib/pcsc-lite
 MAKE_DIRS+=            ${PREFIX}/lib/pcsc-lite/drivers

Index: pkgsrc/security/pcsc-lite/distinfo
diff -u pkgsrc/security/pcsc-lite/distinfo:1.20 pkgsrc/security/pcsc-lite/distinfo:1.21
--- pkgsrc/security/pcsc-lite/distinfo:1.20     Thu Feb 16 14:19:36 2017
+++ pkgsrc/security/pcsc-lite/distinfo  Sat Oct 13 10:52:35 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2017/02/16 14:19:36 gdt Exp $
+$NetBSD: distinfo,v 1.21 2018/10/13 10:52:35 mlelstv Exp $
 
-SHA1 (pcsc-lite-1.8.20.tar.bz2) = 64e41390745ee3eefdb22da9a0cac1411bb6a170
-RMD160 (pcsc-lite-1.8.20.tar.bz2) = 7c9824d64512947fb3ec45db47ec63e6ae949037
-SHA512 (pcsc-lite-1.8.20.tar.bz2) = 63fea660d71605ebced5600a59ab5b6a735c4ba3697faf7658d91b8e281a7fb2a2bca6831c8f8c8c87b87a54f7fd03ae818a4c496dcbac0afce523e3b6c606b8
-Size (pcsc-lite-1.8.20.tar.bz2) = 745049 bytes
+SHA1 (pcsc-lite-1.8.24.tar.bz2) = a5d48615cddb2b7050b4dc195e938a5d39ef62c4
+RMD160 (pcsc-lite-1.8.24.tar.bz2) = 58fa45643f0348456d5b32a61f188849515f82c4
+SHA512 (pcsc-lite-1.8.24.tar.bz2) = df2e6a7a8179563a6dbf654ab75cf78a4b297b0562214a081d7d2b5d00fd4adf92fd892bd16aacf9d5e2867f3ad46c88a88e5834e311011f37556dd7e8936a0c
+Size (pcsc-lite-1.8.24.tar.bz2) = 755670 bytes
 SHA1 (patch-configure) = 2b0e0065c14d7625469c85e29ce3a47806a1cf55
 SHA1 (patch-src_Makefile.in) = 5ada9cc404927ac9f44824bce1c4a815832a2ac1
 SHA1 (patch-src_PCSC_reader.h) = 8ea2b7be9b3bae56cdae64b950373c8eeda2813a



Home | Main Index | Thread Index | Old Index