diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-05 15:55:58 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-05 15:55:58 +0000 |
commit | f5b86c8ebe2fcf326cddcc30a9ba70a12172f9fc (patch) | |
tree | 5dd0cd92ddadc6ac3f914efe3db2241103b94c7d | |
parent | - Update to 0.18 (diff) |
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=270349
-rw-r--r-- | comms/lirc/Makefile | 4 | ||||
-rw-r--r-- | devel/openocd/Makefile | 1 | ||||
-rw-r--r-- | devel/openocd/distinfo | 1 | ||||
-rw-r--r-- | devel/urjtag/Makefile | 4 | ||||
-rw-r--r-- | devel/urjtag/distinfo | 1 | ||||
-rw-r--r-- | devel/xc3sprog/Makefile | 1 | ||||
-rw-r--r-- | devel/xc3sprog/distinfo | 1 |
7 files changed, 6 insertions, 7 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index e9dfb9881c69..1d9f360e901e 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= lirc PORTVERSION= 0.9.0p1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms MASTER_SITES= http://lirc.org/software/snapshots/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p1/-pre1/} @@ -48,7 +48,7 @@ PLIST_SUB+= SMODE2="@comment " .if defined(WITHOUT_MINIMAL) BUILD_DEPENDS+= ${LOCALBASE}/lib/libirman.a:${PORTSDIR}/comms/libirman -LIB_DEPENDS+= ftdi.18:${PORTSDIR}/devel/libftdi +LIB_DEPENDS+= ftdi.19:${PORTSDIR}/devel/libftdi CONFIGURE_ARGS+= --with-driver=userspace .else CONFIGURE_ARGS+= --with-driver=dvico diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile index 8df51c675c80..42e009b26b8b 100644 --- a/devel/openocd/Makefile +++ b/devel/openocd/Makefile @@ -7,6 +7,7 @@ PORTNAME= openocd PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= BERLIOS \ SF diff --git a/devel/openocd/distinfo b/devel/openocd/distinfo index f841a8ad2c39..8df0ba341f84 100644 --- a/devel/openocd/distinfo +++ b/devel/openocd/distinfo @@ -1,3 +1,2 @@ -MD5 (openocd-0.4.0.tar.gz) = eb91e1152e8c374fc906d1a276c21b4f SHA256 (openocd-0.4.0.tar.gz) = fc4b8b55c25920c0024e6e621c4127e92acbe9f6bafaf72b90fd60a5536e9194 SIZE (openocd-0.4.0.tar.gz) = 1705028 diff --git a/devel/urjtag/Makefile b/devel/urjtag/Makefile index 531be182d970..d15094a63959 100644 --- a/devel/urjtag/Makefile +++ b/devel/urjtag/Makefile @@ -7,7 +7,7 @@ PORTNAME= urjtag PORTVERSION= 0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF @@ -49,7 +49,7 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-usb .if !defined(WITHOUT_FTDI) CONFIGURE_ARGS+= --with-libftdi -LIB_DEPENDS+= ftdi.18:${PORTSDIR}/devel/libftdi +LIB_DEPENDS+= ftdi.19:${PORTSDIR}/devel/libftdi .endif .if exists(${LOCALBASE}/lib/libreadline.so.6) diff --git a/devel/urjtag/distinfo b/devel/urjtag/distinfo index 0c3208b5bafc..48f0a8fe7e90 100644 --- a/devel/urjtag/distinfo +++ b/devel/urjtag/distinfo @@ -1,3 +1,2 @@ -MD5 (urjtag-0.10.tar.bz2) = c685c9bb33bbfa73d6ab7bacb92e6268 SHA256 (urjtag-0.10.tar.bz2) = 7b740416240923ce3610c5253112ee4eac890461b7af982859ff24d41c5778b7 SIZE (urjtag-0.10.tar.bz2) = 959834 diff --git a/devel/xc3sprog/Makefile b/devel/xc3sprog/Makefile index 1d878f4a50d0..36dbd5a77ebd 100644 --- a/devel/xc3sprog/Makefile +++ b/devel/xc3sprog/Makefile @@ -7,6 +7,7 @@ PORTNAME= xc3sprog PORTVERSION= r449 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://FreeBSD.czest.pl/~wkoszek/ports/ diff --git a/devel/xc3sprog/distinfo b/devel/xc3sprog/distinfo index 6963ade73edf..bd930c0ed55b 100644 --- a/devel/xc3sprog/distinfo +++ b/devel/xc3sprog/distinfo @@ -1,3 +1,2 @@ -MD5 (xc3sprog-r449.tar.gz) = b551c5fa8d3934259c2feecb164919f2 SHA256 (xc3sprog-r449.tar.gz) = fa53d70bc8a13ca42177f42f91950b4f9582bc16c254dd48b852ac3d625e5ef2 SIZE (xc3sprog-r449.tar.gz) = 395069 |