ports/52398: Update of devel/pcsc-lite

Toni Andjelkovic toni at soth.at
Sun May 18 18:20:11 UTC 2003


>Number:         52398
>Category:       ports
>Synopsis:       Update of devel/pcsc-lite
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 11:20:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Toni Andjelkovic
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Bundesversuchsanstalt fuer Unwesen
>Environment:
System: FreeBSD outpost.soth.at 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Apr 14 16:56:13 CEST 2003 toni at outpost.soth.at:/usr/obj/usr/src/sys/OUTPOST i386

>Description:

Updated to 1.1.2.b.4. Links with -lc_r depending on PTHREAD_LIBS.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/Makefile,v
retrieving revision 1.7
diff -u -U1 -r1.7 Makefile
--- Makefile	24 Mar 2003 20:38:07 -0000	1.7
+++ Makefile	11 May 2003 22:56:55 -0000
@@ -8,3 +8,3 @@
 PORTNAME=	pcsc-lite
-PORTVERSION=	1.1.2.b.3
+PORTVERSION=	1.1.2.b.4
 CATEGORIES=	devel security
@@ -16,3 +16,3 @@
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.b.3//}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.b.4//}
 GNU_CONFIGURE=	yes
@@ -23,2 +23,3 @@
 INSTALLS_SHLIB=	yes
+CONFIGURE_ENV+=	PTHREAD_LIBS="${PTHREAD_LIBS}"
 CONFIGURE_ARGS+=--enable-debug \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/distinfo,v
retrieving revision 1.5
diff -u -U1 -r1.5 distinfo
--- distinfo	24 Mar 2003 20:38:07 -0000	1.5
+++ distinfo	11 May 2003 22:56:55 -0000
@@ -1 +1 @@
-MD5 (pcsc-lite-1.1.2beta3.tar.gz) = d6b38581037a5836b54de6f3442d7980
+MD5 (pcsc-lite-1.1.2beta4.tar.gz) = 4ceb2cc932dc894f62f1226ac98a605e
Index: files/patch-ltmain.sh
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/files/patch-ltmain.sh,v
retrieving revision 1.1
diff -u -U1 -r1.1 patch-ltmain.sh
--- files/patch-ltmain.sh	29 Dec 2001 05:05:13 -0000	1.1
+++ files/patch-ltmain.sh	11 May 2003 22:56:55 -0000
@@ -4,2 +4,11 @@
 +++ build/ltmain.sh	2001/08/27 09:51:42
+@@ -1072,7 +1072,7 @@
+ 	  esac
+ 	 elif test "X$arg" = "X-lc_r"; then
+ 	  case $host in
+-	 *-*-openbsd* | *-*-freebsd*)
++	 *-*-openbsd*)
+ 	    # Do not include libc_r directly, use -pthread flag.
+ 	    continue
+ 	    ;;
 @@ -2408,6 +2408,9 @@
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list