mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Chase devel/libftdi shlib bump
Pointyhat to: myself Reported by: pav via pointyhat
This commit is contained in:
parent
f3485e1cac
commit
2b4bb5d678
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249846
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= openocd
|
PORTNAME= openocd
|
||||||
PORTVERSION= 0.2.0
|
PORTVERSION= 0.2.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= BERLIOS
|
MASTER_SITES= BERLIOS
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= urjtag
|
PORTNAME= urjtag
|
||||||
PORTVERSION= 0.10
|
PORTVERSION= 0.10
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
@ -48,7 +49,7 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-usb
|
|||||||
|
|
||||||
.if !defined(WITHOUT_FTDI)
|
.if !defined(WITHOUT_FTDI)
|
||||||
CONFIGURE_ARGS+= --with-libftdi
|
CONFIGURE_ARGS+= --with-libftdi
|
||||||
LIB_DEPENDS+= ftdi.15:${PORTSDIR}/devel/libftdi
|
LIB_DEPENDS+= ftdi.18:${PORTSDIR}/devel/libftdi
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if exists(${LOCALBASE}/lib/libreadline.so.6)
|
.if exists(${LOCALBASE}/lib/libreadline.so.6)
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= ftdi-eeprom
|
PORTNAME= ftdi-eeprom
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://www.bwct.de/
|
MASTER_SITES= http://www.bwct.de/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user