Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2003 03:37:39 +0200 (CEST)
From:      Toni Andjelkovic <toni@soth.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54965: Update of devel/ruby-pcsc-lite
Message-ID:  <200307280137.h6S1bdlc037009@ipanema.soth.at>
Resent-Message-ID: <200307280140.h6S1e4Qd012793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54965
>Category:       ports
>Synopsis:       Update of devel/ruby-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 Jul 27 18:40:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Toni Andjelkovic
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD ipanema.soth.at 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:

-	Fix breakage on sparc64
-	Update to 0.7

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-pcsc-lite/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	21 Feb 2003 06:33:46 -0000	1.5
+++ Makefile	28 Jul 2003 01:34:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pcsc-lite
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	devel ruby
 MASTER_SITES=	http://soth.at/PCSC-ruby/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
@@ -19,6 +19,9 @@
 LIB_DEPENDS=	pcsclite.0:${PORTSDIR}/devel/pcsc-lite
 
 USE_RUBY=	yes
+RUBY_VER=	1.8
+RUBY_WITH_PTHREAD=	yes
+CONFIGURE_ARGS+=	--with-pcsclite-dir="${PREFIX}"
 USE_RUBY_EXTCONF=	yes
 RUBY_SETUP=	install.rb
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-pcsc-lite/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	23 Jul 2002 21:15:37 -0000	1.2
+++ distinfo	28 Jul 2003 01:34:04 -0000
@@ -1 +1 @@
-MD5 (ruby/PCSC-ruby-0.6.tar.gz) = 0dd35db7c40114518633d3e1b50ce4d4
+MD5 (ruby/PCSC-ruby-0.7.tar.gz) = e66a188990b5125569542da8ce2a2d1a
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-pcsc-lite/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	6 Oct 2002 21:05:27 -0000	1.2
+++ pkg-plist	28 Jul 2003 01:34:04 -0000
@@ -1,4 +1,4 @@
-%%RUBY_ARCHLIBDIR%%/PCSC.so
+%%RUBY_SITEARCHLIBDIR%%/PCSC.so
 %%PORTDOCS%%%%RUBY_MODDOCDIR%%/README.txt
 %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test.rb
 %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/pcsclient.rb
>Release-Note:
>Audit-Trail:
>Unformatted:



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