summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-30 18:18:14 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-30 18:18:14 +0000
commitf1655c7b7a8394e97805065ad1bfeaff081be754 (patch)
tree28c3dca12fbbbe0e28dcc3b3656eeba34ee7ac45 /net
parent- Update to 7.5.240. (diff)
dns/libidn:
- Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc
Notes
Notes: svn path=/head/; revision=366659
Diffstat (limited to 'net')
-rw-r--r--net/echoping/Makefile2
-rw-r--r--net/freeradius3/Makefile2
-rw-r--r--net/hs-network-protocol-xmpp/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 02ae5af56401..f4c2ed804d2c 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -3,7 +3,7 @@
PORTNAME= echoping
PORTVERSION= 6.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net ipv6
MASTER_SITES= SF
diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile
index f6b12b90e178..f3a45d8a5eb2 100644
--- a/net/freeradius3/Makefile
+++ b/net/freeradius3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freeradius
DISTVERSION= 3.0.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \
ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \
diff --git a/net/hs-network-protocol-xmpp/Makefile b/net/hs-network-protocol-xmpp/Makefile
index 059e0bc81a7b..02335838c87b 100644
--- a/net/hs-network-protocol-xmpp/Makefile
+++ b/net/hs-network-protocol-xmpp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= network-protocol-xmpp
PORTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org