aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-27 14:57:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-27 14:57:59 +0000
commit6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418 (patch)
tree95ab4f85bf7bf8cb530a6cecc47ac36a30dcab4b /irc
parent37e8aaec0258c9c628ea0ecb9fd1f26a00577d4b (diff)
downloadports-6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418.tar.gz
ports-6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/anope/Makefile2
-rw-r--r--irc/bitlbee/Makefile2
-rw-r--r--irc/ctrlproxy/Makefile2
-rw-r--r--irc/inspircd/Makefile2
-rw-r--r--irc/minbif/Makefile2
-rw-r--r--irc/ngircd/Makefile1
-rw-r--r--irc/scrollz/Makefile1
-rw-r--r--irc/weechat/Makefile3
8 files changed, 9 insertions, 6 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile
index 8ac913f2a56d..fedbd8e3ac39 100644
--- a/irc/anope/Makefile
+++ b/irc/anope/Makefile
@@ -3,7 +3,7 @@
PORTNAME= anope
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MAINTAINER= feld@FreeBSD.org
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index 6ee2aef35bcb..a59740a9b88e 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bitlbee
PORTVERSION= 3.4.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/ \
LOCAL/brix
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index 3ab23462b693..c63892b68d85 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ctrlproxy
PORTVERSION= 3.0.8
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= irc
MASTER_SITES= http://launchpadlibrarian.net/50016234/ \
LOCAL/ashish/
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 44053b32750f..65b074919bda 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -4,7 +4,7 @@
PORTNAME= inspircd
PORTVERSION= 2.0.20
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= irc
MAINTAINER= feld@FreeBSD.org
diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile
index 15e15153aa23..73ab75abe3bb 100644
--- a/irc/minbif/Makefile
+++ b/irc/minbif/Makefile
@@ -3,7 +3,7 @@
PORTNAME= minbif
PORTVERSION= 1.0.5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= irc net-im
MASTER_SITES= https://symlink.me/attachments/download/148/
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index 57cfb479b1c0..5af053025f60 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ngircd
PORTVERSION= 23
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= irc ipv6
MASTER_SITES= http://arthur.barton.de/pub/${PORTNAME}/ \
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index 16b141601fff..e8d64561f5b2 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -4,6 +4,7 @@
PORTNAME= ScrollZ
PORTVERSION= 2.3
DISTVERSIONPREFIX= ${PORTNAME}-
+PORTREVISION= 1
CATEGORIES= irc ipv6
MAINTAINER= freebsd@bitchx.org
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index f337961ab5d2..e09f3249ba5e 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= weechat
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://weechat.org/files/src/
@@ -54,7 +55,7 @@ JAVASCRIPT_LIB_DEPENDS= libv8.so:${PORTSDIR}/lang/v8
GNUTLS_CMAKE_OFF= -DENABLE_GNUTLS=no
GNUTLS_USES= pkgconfig
-GNUTLS_LIB_DEPENDS= libgnutls.so.28:${PORTSDIR}/security/gnutls
+GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
LUA_CMAKE_OFF= -DENABLE_LUA=no
LUA_CMAKE_ON= -DBSD_LUA_LIBDIR=${LUA_LIBDIR} \