ports/155121: [UPDATE] devel/libftdi to 0.18

Olexandr Davydenko o.davydenko at gmail.com
Mon Feb 28 13:50:10 UTC 2011


>Number:         155121
>Category:       ports
>Synopsis:       [UPDATE] devel/libftdi to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 28 13:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olexandr Davydenko
>Release:        8.2-RELEASE i386
>Organization:
>Environment:
FreeBSD example.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update devel/libftdi to 0.18
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/devel/libftdi.017/Makefile /usr/ports/devel/libftdi/Makefile
--- /usr/ports/devel/libftdi.017/Makefile	2010-12-04 09:31:14.000000000 +0200
+++ /usr/ports/devel/libftdi/Makefile	2011-02-28 15:08:00.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libftdi
-PORTVERSION=	0.17
-PORTREVISION=	1
+PORTVERSION=	0.18
 CATEGORIES=	devel
 MASTER_SITES=	http://www.intra2net.com/en/developer/libftdi/download/
 
diff -urN /usr/ports/devel/libftdi.017/distinfo /usr/ports/devel/libftdi/distinfo
--- /usr/ports/devel/libftdi.017/distinfo	2010-02-10 05:10:32.000000000 +0200
+++ /usr/ports/devel/libftdi/distinfo	2011-02-28 15:08:00.000000000 +0200
@@ -1,3 +1,2 @@
-MD5 (libftdi-0.17.tar.gz) = 810c69cfaa078b49795c224ef9b6b851
-SHA256 (libftdi-0.17.tar.gz) = d5c0275125ab68a431375083c9544899e578b8f98b83de1254386d0209feabf0
-SIZE (libftdi-0.17.tar.gz) = 435901
+SHA256 (libftdi-0.18.tar.gz) = 5b6f3c3ee51c6aa24d3b87135e01762cf68821d1c3599d87d349fea4ede74c62
+SIZE (libftdi-0.18.tar.gz) = 398380
diff -urN /usr/ports/devel/libftdi.017/files/extra-patch-configure.in /usr/ports/devel/libftdi/files/extra-patch-configure.in
--- /usr/ports/devel/libftdi.017/files/extra-patch-configure.in	2009-03-09 19:15:37.000000000 +0200
+++ /usr/ports/devel/libftdi/files/extra-patch-configure.in	2011-02-28 15:08:01.000000000 +0200
@@ -1,11 +1,11 @@
---- configure.in.orig	2009-03-07 20:14:41.000000000 +0300
-+++ configure.in	2009-03-07 20:15:29.000000000 +0300
+--- configure.in.orig	2011-02-28 15:03:24.000000000 +0200
++++ configure.in	2011-02-28 15:04:24.000000000 +0200
 @@ -7,30 +7,7 @@
- AC_PROG_CC
  AM_PROG_LIBTOOL
+ AC_PROG_CXX
  
 -dnl check for libusb-config
--AC_PATH_PROG(HAVELIBUSB, libusb-config, $PATH)
+-AC_CHECK_TOOL(HAVELIBUSB, libusb-config)
 -
 -if test ! -z "$HAVELIBUSB"; then
 -   LIBUSB_CFLAGS=`$HAVELIBUSB --cflags`
diff -urN /usr/ports/devel/libftdi.017/pkg-plist /usr/ports/devel/libftdi/pkg-plist
--- /usr/ports/devel/libftdi.017/pkg-plist	2010-02-10 05:10:32.000000000 +0200
+++ /usr/ports/devel/libftdi/pkg-plist	2011-02-28 15:25:27.000000000 +0200
@@ -13,7 +13,7 @@
 lib/libftdi.a
 lib/libftdi.la
 lib/libftdi.so
-lib/libftdi.so.18
+lib/libftdi.so.19
 %%BOOST%%lib/libftdipp.a
 %%BOOST%%lib/libftdipp.la
 %%BOOST%%lib/libftdipp.so


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



More information about the freebsd-ports-bugs mailing list