1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Update to 1.5.1

This commit is contained in:
Tilman Keskinoz 2009-01-15 21:02:28 +00:00
parent 80a150f0f0
commit 54dbad7d62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226185
2 changed files with 10 additions and 8 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= pcsc-lite
PORTVERSION= 1.4.102
PORTVERSION= 1.5.1
PORTEPOCH= 2
CATEGORIES= devel security
MASTER_SITES= http://alioth.debian.org/frs/download.php/2479/
MASTER_SITES= http://alioth.debian.org/frs/download.php/2708/
DISTNAME= pcsc-lite-${PORTVERSION:S/.b./-beta/}
MAINTAINER= arved@FreeBSD.org
@ -31,8 +31,7 @@ CONFIGURE_ARGS+=--enable-debug \
--enable-confdir=${PREFIX}/etc/ \
--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/ \
--enable-muscledropdir=${PREFIX}/lib/pcsc/services/ \
--enable-threadsafe \
--disable-libhal
--enable-threadsafe
PKGMESSAGE= ${WRKDIR}/pkg-message
MAN5= reader.conf.5
@ -40,7 +39,10 @@ MAN8= pcscd.8 update-reader.conf.8
.if !defined(WITHOUT_USB)
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
CONFIGURE_ARGS+=--enable-libusb=${LOCALBASE}
CONFIGURE_ARGS+=--enable-libusb=${LOCALBASE} \
--disable-libhal
.else
LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal
.endif
post-patch:

View File

@ -1,3 +1,3 @@
MD5 (pcsc-lite-1.4.102.tar.bz2) = b97d3a725ab93662adf09acfbc49efeb
SHA256 (pcsc-lite-1.4.102.tar.bz2) = 56fc9e6324539537324b071e5b51c3388df9bfa92fb7e210b989b463122fc333
SIZE (pcsc-lite-1.4.102.tar.bz2) = 460324
MD5 (pcsc-lite-1.5.1.tar.bz2) = 2116bce6234b32959238391d45d8d9ea
SHA256 (pcsc-lite-1.5.1.tar.bz2) = 98591dacf84b78ed2d01a48234d9f00217e7e99ae0012c73232c98e8b74eafe5
SIZE (pcsc-lite-1.5.1.tar.bz2) = 465677