mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
devel/pcsc-lite: Update port to 1.8.23
This commit is contained in:
parent
8c7b5028b3
commit
ef5d0aba7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470569
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pcsc-lite
|
||||
PORTVERSION= 1.8.22
|
||||
PORTVERSION= 1.8.23
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel security
|
||||
MASTER_SITES= https://alioth.debian.org/frs/download.php/latestfile/39/
|
||||
@ -21,7 +21,8 @@ USE_RC_SUBR= pcscd
|
||||
SHEBANG_FILES= src/spy/pcsc-spy
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/
|
||||
CONFIGURE_ARGS= --disable-libsystemd \
|
||||
--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1498293634
|
||||
SHA256 (pcsc-lite-1.8.22.tar.bz2) = 6a358f61ed3b66a7f6e1f4e794a94c7be4c81b7a58ec360c33791e8d7d9bd405
|
||||
SIZE (pcsc-lite-1.8.22.tar.bz2) = 751724
|
||||
TIMESTAMP = 1526928544
|
||||
SHA256 (pcsc-lite-1.8.23.tar.bz2) = 5a27262586eff39cfd5c19aadc8891dd71c0818d3d629539bd631b958be689c9
|
||||
SIZE (pcsc-lite-1.8.23.tar.bz2) = 749922
|
||||
|
Loading…
Reference in New Issue
Block a user