mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.3.2
This commit is contained in:
parent
6a210f6891
commit
1a532da4b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171322
2 changed files with 9 additions and 9 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= pcsc-lite
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.3.2
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel security
|
||||
MASTER_SITES= http://alioth.debian.org/download.php/1565/
|
||||
MASTER_SITES= http://alioth.debian.org/download.php/1738/
|
||||
DISTNAME= pcsc-lite-${PORTVERSION:S/.b./-beta/}
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
|
@ -19,18 +19,18 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV+= LIBS="${LIBS} ${PTHREAD_LIBS}" \
|
||||
CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX} \
|
||||
--enable-debug \
|
||||
CONFIGURE_ARGS+=--enable-debug \
|
||||
--enable-syslog \
|
||||
--enable-runpid=/var/run/pcscd.pid \
|
||||
--enable-ipcdir=/var/tmp/ \
|
||||
--enable-confdir=${PREFIX}/etc/ \
|
||||
--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/ \
|
||||
--enable-muscledropdir=${PREFIX}/lib/pcsc/services/ \
|
||||
--enable-threadsafe
|
||||
--enable-threadsafe \
|
||||
--mandir=${PREFIX}/man
|
||||
USE_GETOPT_LONG=yes
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pcsc-lite-1.3.1.tar.gz) = 90fa7e9cdfdfe88fdf6644ca8b60a681
|
||||
SHA256 (pcsc-lite-1.3.1.tar.gz) = 23a16340e65abed340f22a71b6267477b39baa4c832516fe7e8092d3bbbc76ad
|
||||
SIZE (pcsc-lite-1.3.1.tar.gz) = 842654
|
||||
MD5 (pcsc-lite-1.3.2.tar.gz) = e9c8e5aa82e1710186ff31e4ff096888
|
||||
SHA256 (pcsc-lite-1.3.2.tar.gz) = 5311b77b029f9b185717876a34826eeaf0b2290f2628ba3b3a01bc0684aea72e
|
||||
SIZE (pcsc-lite-1.3.2.tar.gz) = 854806
|
||||
|
|
Loading…
Add table
Reference in a new issue