ports/122768: Update port: security/bsp_upektfmess New version

Fredrik Lindberg fli at shapeshifter.se
Mon Apr 14 19:20:02 UTC 2008


>Number:         122768
>Category:       ports
>Synopsis:       Update port: security/bsp_upektfmess New version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 14 19:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Fredrik Lindberg
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD nexus 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Thu Mar 20 22:03:00 CET 2008 root at nexus:/usr/obj/usr/src/sys/NEXUS i386


	
>Description:
	Update to latest binary from UPEK.
>How-To-Repeat:
	
>Fix:

	

--- bsp_upektfmess-20080414.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/bsp_upektfmess/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	23 Mar 2008 16:44:06 -0000	1.4
+++ Makefile	14 Apr 2008 18:47:32 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	bsp_upektfmess
-PORTVERSION=	1.0
-PORTREVISION=	2
+PORTVERSION=	1.1
 CATEGORIES=	security
 MASTER_SITES=	http://www.upek.com/support/download/ \
-		http://shapeshifter.se/pub/bsp_upektfmess/
-DISTNAME=	TFMESS_BSP_FreeBSD_1.0
+		http://www.shapeshifter.se/pub/bsp_upektfmess/
+DISTNAME=	TFMESS_BSP_FreeBSD_1.1
 
 MAINTAINER=	fli at shapeshifter.se
 COMMENT=	UPEK TouchChip TFM/ESS Fingerprint BSP
@@ -37,14 +36,14 @@
 OPTIONS=	GUI "Install GUI" off
 
 .include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE=		needs at least FreeBSD 6.0-RELEASE
+.if ${OSVERSION} < 700000
+IGNORE=		needs at least FreeBSD 7.0-RELEASE
 .endif
 
 .if defined(WITH_GUI)
-TFMESSPATH=${WRKSRC}
+TFMESSPATH=${WRKDIR}/${DISTNAME}
 .else
-TFMESSPATH=${WRKSRC}/console_only
+TFMESSPATH=${WRKDIR}/${DISTNAME}/console_only
 .endif
 
 do-install:
@@ -65,7 +64,7 @@
 	@${ECHO_CMD} ""
 .endif
 	@${ECHO_CMD} "Configuration instructions are available at"
-	@${ECHO_CMD} "http://shapeshifter.se/articles/upek_touchchip_freebsd/"
+	@${ECHO_CMD} "http://www.shapeshifter.se/articles/upek_touchchip_freebsd/"
 	@${ECHO_CMD} ""
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/bsp_upektfmess/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 Mar 2006 17:07:38 -0000	1.1
+++ distinfo	14 Apr 2008 18:47:32 -0000
@@ -1,3 +1,3 @@
-MD5 (TFMESS_BSP_FreeBSD_1.0.zip) = 6c7c4af3cf4dc2171f25db37a5d5ee91
-SHA256 (TFMESS_BSP_FreeBSD_1.0.zip) = 3d66837b45f2083ebbc8e1cbb4ea2c22bbf40a40d5366ce798da11a5c0056633
-SIZE (TFMESS_BSP_FreeBSD_1.0.zip) = 596447
+MD5 (TFMESS_BSP_FreeBSD_1.1.zip) = 68f9e220c384cf4729cb67acfb7c7939
+SHA256 (TFMESS_BSP_FreeBSD_1.1.zip) = b15b0b3e3233d2865a7d41d351dc9fdffdef8b8c3a2b38a6ae884f9d20f611c1
+SIZE (TFMESS_BSP_FreeBSD_1.1.zip) = 572353
Index: pkg-deinstall
===================================================================
RCS file: /home/ncvs/ports/security/bsp_upektfmess/pkg-deinstall,v
retrieving revision 1.1
diff -u -r1.1 pkg-deinstall
--- pkg-deinstall	28 Mar 2006 17:07:38 -0000	1.1
+++ pkg-deinstall	14 Apr 2008 18:47:32 -0000
@@ -1,7 +1,4 @@
 #/bin/sh
-#
-# This will physically remove the file aswell.
-#
 
 if [ "$2" != "DEINSTALL" ]; then
 	exit 0
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/bsp_upektfmess/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	28 Mar 2006 17:07:38 -0000	1.1
+++ pkg-descr	14 Apr 2008 18:47:32 -0000
@@ -1,12 +1,11 @@
 UPEK TouchChip TFM/ESS Fingerprint BSP is a (binary only) BioAPI BSP which
-provides support for UPEKs fingerprint sensors.
+provides support for UPEK fingerprint sensors based on the chipset TCD42/TCS3C.
 
 UPEK manufactures both embedded and stand-alone USB-readers, and
 their sensors can be found for example in several notebooks such
-as IBM ThinkPads, ASUS notebooks, Samsung P10, P30, and T10 series,
-NEC Versa and several others.
+as IBM ThinkPads, ASUS notebooks, Samsung, NEC Versa and several others.
 
 Installation and configuration instructions are available at
-http://shapeshifter.se/articles/upek_touchchip_freebsd/
+http://www.shapeshifter.se/articles/upek_touchchip_freebsd/
 
 WWW: http://www.upek.com
--- bsp_upektfmess-20080414.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list