diff options
author | novel <novel@FreeBSD.org> | 2007-07-01 16:56:16 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2007-07-01 16:56:16 +0800 |
commit | bee0ac58b31b49d4999c27a48b677263a9a1328d (patch) | |
tree | 1dc1a18dcb267cb449853409ce4cb453a6b0ab1c /irc | |
parent | 3527296cf62e327247a65f5ae2959835705b3d5d (diff) | |
download | freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.gz freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.zst freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.zip |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitlbee-otr/Makefile | 4 | ||||
-rw-r--r-- | irc/bitlbee/Makefile | 4 | ||||
-rw-r--r-- | irc/ctrlproxy/Makefile | 3 | ||||
-rw-r--r-- | irc/scrollz/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat-devel/Makefile | 3 | ||||
-rw-r--r-- | irc/weechat/Makefile | 3 |
6 files changed, 11 insertions, 8 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile index 3e04da38ce31..b2789ba4a123 100644 --- a/irc/bitlbee-otr/Makefile +++ b/irc/bitlbee-otr/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitlbee PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ @@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--msn=0 --ssl=bogus .if defined(WITH_OPENSSL) CONFIGURE_ARGS+=--ssl=openssl .else -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls .endif .if defined(WITH_LDAP) diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index 3e04da38ce31..b2789ba4a123 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitlbee PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ @@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--msn=0 --ssl=bogus .if defined(WITH_OPENSSL) CONFIGURE_ARGS+=--ssl=openssl .else -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls .endif .if defined(WITH_LDAP) diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile index c9faa64e976a..ae4a349944fa 100644 --- a/irc/ctrlproxy/Makefile +++ b/irc/ctrlproxy/Makefile @@ -8,13 +8,14 @@ PORTNAME= ctrlproxy PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://ctrlproxy.vernstok.nl/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Flexible IRC proxy -LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls USE_GNOME= glib20 gnometarget USE_GCC= 3.4+ diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index c770e9cab5b2..ff12539e49cd 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrollz PORTVERSION= 1.9.98.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ \ ftp://ftp.du.se/pub/mirrors/ScrollZ/source/ diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index b28b847c43ee..a6319edfcd4d 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= weechat PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ @@ -74,7 +75,7 @@ PLIST_SUB+= RUBY="@comment " .if defined(WITH_GNUTLS) CONFIGURE_ARGS+= --enable-gnutls -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-gnu-tls .endif diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index b28b847c43ee..a6319edfcd4d 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -7,6 +7,7 @@ PORTNAME= weechat PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ @@ -74,7 +75,7 @@ PLIST_SUB+= RUBY="@comment " .if defined(WITH_GNUTLS) CONFIGURE_ARGS+= --enable-gnutls -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-gnu-tls .endif |