From 2b4bb5d6788f9e6688f5214ac2aea68939c5bdc1 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Sun, 14 Feb 2010 19:37:57 +0000 Subject: - Chase devel/libftdi shlib bump Pointyhat to: myself Reported by: pav via pointyhat --- devel/openocd/Makefile | 2 +- devel/urjtag/Makefile | 3 ++- misc/ftdi-eeprom/Makefile | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile index acced5ca6682..1c9ffb320f76 100644 --- a/devel/openocd/Makefile +++ b/devel/openocd/Makefile @@ -7,7 +7,7 @@ PORTNAME= openocd PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= BERLIOS diff --git a/devel/urjtag/Makefile b/devel/urjtag/Makefile index 59354fb11cea..2dbc9b28ff3b 100644 --- a/devel/urjtag/Makefile +++ b/devel/urjtag/Makefile @@ -7,6 +7,7 @@ PORTNAME= urjtag PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF @@ -48,7 +49,7 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-usb .if !defined(WITHOUT_FTDI) CONFIGURE_ARGS+= --with-libftdi -LIB_DEPENDS+= ftdi.15:${PORTSDIR}/devel/libftdi +LIB_DEPENDS+= ftdi.18:${PORTSDIR}/devel/libftdi .endif .if exists(${LOCALBASE}/lib/libreadline.so.6) diff --git a/misc/ftdi-eeprom/Makefile b/misc/ftdi-eeprom/Makefile index 02eb5a746395..601701a76013 100644 --- a/misc/ftdi-eeprom/Makefile +++ b/misc/ftdi-eeprom/Makefile @@ -7,6 +7,7 @@ PORTNAME= ftdi-eeprom PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.bwct.de/ -- cgit v1.2.3