ports/63113: Update of devel/pcsc-lite

Toni Andjelkovic toni at soth.at
Fri Feb 20 06:30:18 UTC 2004


>Number:         63113
>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:   Thu Feb 19 22:30:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Toni Andjelkovic
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD shaft.soth.at 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004 root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:

	Update to 1.2.0.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	4 Feb 2004 05:19:48 -0000	1.13
+++ Makefile	20 Feb 2004 06:19:21 -0000
@@ -6,12 +6,9 @@
 #
 
 PORTNAME=	pcsc-lite
-PORTVERSION=	1.2.0.r1
-PORTREVISION=	1
-PORTEPOCH=	2
+PORTVERSION=	1.2.0
 CATEGORIES=	devel security
-MASTER_SITES=	http://alioth.debian.org/download.php/373/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/-rc/}
+MASTER_SITES=	http://alioth.debian.org/download.php/419/
 
 MAINTAINER=	toni at soth.at
 COMMENT=	A smartcard development library
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	26 Sep 2003 06:48:08 -0000	1.8
+++ distinfo	20 Feb 2004 06:19:21 -0000
@@ -1 +1 @@
-MD5 (pcsc-lite-1.2.0-rc1.tar.gz) = 540fc780d948dfcc087b8e79ea9063f6
+MD5 (pcsc-lite-1.2.0.tar.gz) = 98456d274b2f4bfe74c5ab59070f8d50
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	26 Sep 2003 06:48:08 -0000	1.6
+++ pkg-plist	20 Feb 2004 06:19:21 -0000
@@ -19,7 +19,11 @@
 lib/libpcsclite.a
 lib/libpcsclite.so
 lib/libpcsclite.so.0
+lib/libmusclecard.a
+lib/libmusclecard.so
+lib/libmusclecard.so.0
 lib/pkgconfig/libpcsclite.pc
+lib/pkgconfig/libmusclecard.pc
 sbin/pcscd
 %%PORTDOCS%%@dirrm share/doc/pcsc-lite
 @dirrm share/examples/pcsc-lite
Index: files/patch-ltmain.sh
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/files/patch-ltmain.sh,v
retrieving revision 1.3
diff -u -r1.3 patch-ltmain.sh
--- files/patch-ltmain.sh	26 Sep 2003 06:48:08 -0000	1.3
+++ files/patch-ltmain.sh	20 Feb 2004 06:19:22 -0000
@@ -1,7 +1,7 @@
 $FreeBSD: ports/devel/pcsc-lite/files/patch-ltmain.sh,v 1.3 2003/09/26 06:48:08 daichi Exp $
 
---- build/ltmain.sh	2001/08/27 09:51:26	1.1
-+++ build/ltmain.sh	2001/08/27 09:51:42
+--- ltmain.sh	2001/08/27 09:51:26	1.1
++++ ltmain.sh	2001/08/27 09:51:42
 @@ -1278,7 +1278,7 @@
  	  esac
  	elif test "X$arg" = "X-lc_r"; then
Index: files/patch-src-tokenparser.c
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/files/patch-src-tokenparser.c,v
retrieving revision 1.1
diff -u -r1.1 patch-src-tokenparser.c
--- files/patch-src-tokenparser.c	26 Sep 2003 14:02:40 -0000	1.1
+++ files/patch-src-tokenparser.c	20 Feb 2004 06:19:22 -0000
@@ -1,13 +0,0 @@
---- src/tokenparser.c.orig	Fri Sep 26 15:53:22 2003
-+++ src/tokenparser.c	Fri Sep 26 15:53:40 2003
-@@ -20,7 +20,10 @@
- #include <string.h>
- #include <errno.h>
- #include <stdlib.h>
-+#include <osreldate.h>
-+#if __FreeBSD_version >= 500028
- #include <stdint.h> /* May break IA64 test-noansi-r */
-+#endif
- 
- /* end standard C headers. */
- 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list