Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 00:30:14 -0800 (PST)
From:      Toni Andjelkovic <toni@soth.at>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/50063: Update of devel/pcsc-lite
Message-ID:  <200303250830.h2P8UEku015701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/50063; it has been noted by GNATS.

From: Toni Andjelkovic <toni@soth.at>
To: freebsd-gnats-submit@FreeBSD.org, toni@soth.at
Cc:  
Subject: Re: ports/50063: Update of devel/pcsc-lite
Date: Tue, 25 Mar 2003 09:20:25 +0100

 --Boundary-00=_JFBg+eVVzt/0CJ1
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 
 
 --Boundary-00=_JFBg+eVVzt/0CJ1
 Content-Type: text/x-diff;
   charset="us-ascii";
   name="pcsc-liteb3.diff.2"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename="pcsc-liteb3.diff.2"
 
 diff -urN pcsc-lite/Makefile pcsc-liteb3/Makefile
 --- pcsc-lite/Makefile	Tue Mar 25 09:09:12 2003
 +++ pcsc-liteb3/Makefile	Tue Mar 25 08:58:52 2003
 @@ -2,20 +2,19 @@
  # Date created:                15 Oct 2001
  # Whom:                        Toni Andjelkovic <toni@soth.at>
  #
 -# $FreeBSD$
 +# $FreeBSD: ports/devel/pcsc-lite/Makefile,v 1.6 2003/02/22 03:24:14 kris Exp $
  #
  
  PORTNAME=	pcsc-lite
 -PORTVERSION=	1.1.2
 -PORTREVISION=	beta3
 +PORTVERSION=	1.1.2b3
  CATEGORIES=	devel security
  MASTER_SITES=	http://ludovic.rousseau.free.fr/softwares/muscle/
 -DISTNAME=	${PORTNAME}-${PORTVERSION}
 -DISTFILES=	${PORTNAME}-${PORTVERSION}${PORTREVISION}.tar.gz
 +DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/beta/}
  
  MAINTAINER=	toni@soth.at
  COMMENT=	A smartcard development library
  
 +WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b3//}
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
  USE_LIBTOOL=	yes
 diff -urN pcsc-lite/files/pkg-message.in pcsc-liteb3/files/pkg-message.in
 --- pcsc-lite/files/pkg-message.in	Tue Mar 25 09:09:12 2003
 +++ pcsc-liteb3/files/pkg-message.in	Tue Mar 25 09:01:28 2003
 @@ -1,7 +1,7 @@
  ------------------------------------------------------------------------
  
  PC/SC-Lite has been installed.
 -You can fetch drivers from <A HREF="http://www.linuxnet.com/sourcedrivers.html">http://www.linuxnet.com/sourcedrivers.html</A>;
 +You can fetch drivers from http://www.linuxnet.com/sourcedrivers.html
  
  After installing the driver, please update the pcscd configuration file
  %%PREFIX%%/etc/reader.conf by using the default
 diff -urN pcsc-lite/pkg-descr pcsc-liteb3/pkg-descr
 --- pcsc-lite/pkg-descr	Tue Mar 25 09:09:12 2003
 +++ pcsc-liteb3/pkg-descr	Tue Mar 25 08:32:22 2003
 @@ -6,4 +6,4 @@
  OpenBSD, FreeBSD 4.
  
  Author: David Corcoran <corcoran@linuxnet.com>
 -WWW:    <A HREF="http://www.linuxnet.com/middle.html">http://www.linuxnet.com/middle.html</A>;
 +WWW: http://www.linuxnet.com/middle.html
 
 --Boundary-00=_JFBg+eVVzt/0CJ1--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303250830.h2P8UEku015701>