pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ccid security/ccid: Update to 1.4.35



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c825f2ebeff4
branches:  trunk
changeset: 456310:c825f2ebeff4
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Jul 25 18:03:38 2021 +0000

description:
security/ccid: Update to 1.4.35

packaging changes: stop re-running bootstrap.  upstream documents just
running configure, and regen causes trouble.

upstream changes are minor

diffstat:

 security/ccid/Makefile |   9 ++-------
 security/ccid/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 12 deletions(-)

diffs (47 lines):

diff -r 215625f23c6b -r c825f2ebeff4 security/ccid/Makefile
--- a/security/ccid/Makefile    Sun Jul 25 18:02:50 2021 +0000
+++ b/security/ccid/Makefile    Sun Jul 25 18:03:38 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2021/05/24 19:53:51 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2021/07/25 18:03:38 gdt Exp $
 #
 
-DISTNAME=      ccid-1.4.34
-PKGREVISION=   2
+DISTNAME=      ccid-1.4.35
 CATEGORIES=    security
 MASTER_SITES=  https://ccid.apdu.fr/files/
 EXTRACT_SUFX=  .tar.bz2
@@ -19,7 +18,6 @@
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config
-USE_TOOLS+=    autoconf automake aclocal autoheader
 USE_TOOLS+=    flex perl
 USE_LANGUAGES= c c++
 
@@ -35,9 +33,6 @@
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8
 INSTALLATION_DIRS+=    sbin share/doc/ccid
 
-pre-configure:
-       cd ${WRKSRC} && ${SH} bootstrap
-
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${PREFIX}/share/doc/ccid/README.md
        ${INSTALL_PROGRAM} ${WRKSRC}/contrib/RSA_SecurID/RSA_SecurID_getpasswd \
diff -r 215625f23c6b -r c825f2ebeff4 security/ccid/distinfo
--- a/security/ccid/distinfo    Sun Jul 25 18:02:50 2021 +0000
+++ b/security/ccid/distinfo    Sun Jul 25 18:03:38 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2021/01/24 19:06:10 gdt Exp $
+$NetBSD: distinfo,v 1.19 2021/07/25 18:03:38 gdt Exp $
 
-SHA1 (ccid-1.4.34.tar.bz2) = 42f3a67f9b451f0b48eb3f37fd0baaaa2d7477b4
-RMD160 (ccid-1.4.34.tar.bz2) = ffb8087c551f4a51c244aa18f11c8e8693a02f8a
-SHA512 (ccid-1.4.34.tar.bz2) = 8a71c100e2f0adfd6de89a86dab6690629b10c91d1fddc0a810df2ebeaea978eaaa7c6a21fa964b5cd1ea277b0efe75a2885b490f9bd9ac4776b8ff1848e4122
-Size (ccid-1.4.34.tar.bz2) = 667477 bytes
+SHA1 (ccid-1.4.35.tar.bz2) = 7525ce48f3f99b7fd77d4bb80f2b3f1f9c0f494f
+RMD160 (ccid-1.4.35.tar.bz2) = 5a5723c1c2f12e0bca5c1e2d96caa96b60554a18
+SHA512 (ccid-1.4.35.tar.bz2) = da990b5537ec35baa1b36b9c4be7f1bdccfc149cfa4ce024ddf59504f2a2044273057c1454f227fdad8f6b04fceaf48b88e70d4d0a5475384749b367529deaeb
+Size (ccid-1.4.35.tar.bz2) = 676789 bytes



Home | Main Index | Thread Index | Old Index