File tree 2 files changed +11
-8
lines changed
2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.44 2024/03/20 13:30:24 adam Exp $
1
+ # $NetBSD: Makefile,v 1.45 2024/07/04 10:01:41 adam Exp $
2
2
3
- DISTNAME = ccid-1.5.5
3
+ DISTNAME = ccid-1.6.0
4
4
CATEGORIES = security
5
5
MASTER_SITES = https://ccid.apdu.fr/files/
6
- EXTRACT_SUFX = .tar.bz2
6
+ EXTRACT_SUFX = .tar.xz
7
7
8
8
9
9
HOMEPAGE = https://ccid.apdu.fr/
@@ -16,7 +16,7 @@ BUILD_DEFS+= VARBASE
16
16
17
17
USE_LANGUAGES = c c++
18
18
USE_LIBTOOL = yes
19
- USE_TOOLS+ = flex perl pkg-config
19
+ USE_TOOLS+ = autoconf automake autoreconf flex perl pkg-config
20
20
GNU_CONFIGURE = yes
21
21
CONFIGURE_ARGS+ = --sharedstatedir=${VARBASE}
22
22
CONFIGURE_ARGS+ = --sysconfdir=${PKG_SYSCONFDIR}
@@ -40,6 +40,9 @@ REPLACE_PERL= src/convert_version.pl src/create_Info_plist.pl
40
40
INSTALLATION_DIRS = bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8
41
41
INSTALLATION_DIRS+ = sbin share/doc/ccid
42
42
43
+ pre-configure :
44
+ cd ${WRKSRC} && autoreconf -fi
45
+
43
46
.if ${OPSYS} == "Darwin"
44
47
.PHONY : fix-darwin-install-name
45
48
post-install : fix-darwin-install-name
Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.26 2024/01/06 13:48:35 gdt Exp $
1
+ $NetBSD: distinfo,v 1.27 2024/07/04 10:01:41 adam Exp $
2
2
3
- BLAKE2s (ccid-1.5.5 .tar.bz2 ) = a1fd6fc78b7120700d63839b4a451fb8d2edeaa1004c23acb3eb23bf70dd35f5
4
- SHA512 (ccid-1.5.5 .tar.bz2 ) = 9d2aebe645a5880bfad7d420ddab96811d1fd989c79afa28f5471ae53f36b6d45ee5e13b32ac4afcf59fc762ae835db7e6312ad6642b263158c2d9a30c7651bd
5
- Size (ccid-1.5.5 .tar.bz2 ) = 708374 bytes
3
+ BLAKE2s (ccid-1.6.0 .tar.xz ) = e6fefa88833478e4d6c88fcc108010653547d92acceb207f134ff92345ab5486
4
+ SHA512 (ccid-1.6.0 .tar.xz ) = e26a28531e8f2e82d49d0f5caa769ae1197d5d88d9fe6d79a4943f460be6c0e603e3f6f0dc224216d3d697df0749a5d9c83836d66f63999d9755c17539e96b2c
5
+ Size (ccid-1.6.0 .tar.xz ) = 195708 bytes
You can’t perform that action at this time.
0 commit comments