aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2015-02-09 10:26:32 +0800
committerKubilay Kocak <koobs@FreeBSD.org>2015-02-09 10:26:32 +0800
commitee6f75b5383b74926cd82974da1a18b1c9784582 (patch)
treeb07036829120dce47e2a925d7fddfde58a06a971 /net
parent6811fc7090f228bf55c021a6e53309f22201ea46 (diff)
downloadfreebsd-ports-gnome-ee6f75b5383b74926cd82974da1a18b1c9784582.tar.gz
freebsd-ports-gnome-ee6f75b5383b74926cd82974da1a18b1c9784582.tar.zst
freebsd-ports-gnome-ee6f75b5383b74926cd82974da1a18b1c9784582.zip
net/libzmq3: Update to 3.2.5
- Update to 3.2.5 - Add LICENSE_FILE - Sort Makefile sections - Verbose'ify build Changes: * https://github.com/zeromq/zeromq3-x/blob/v3.2.5/NEWS
Diffstat (limited to 'net')
-rw-r--r--net/libzmq3/Makefile11
-rw-r--r--net/libzmq3/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/net/libzmq3/Makefile b/net/libzmq3/Makefile
index 229c034e182c..e490749e881a 100644
--- a/net/libzmq3/Makefile
+++ b/net/libzmq3/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= libzmq3
-PORTVERSION= 3.2.4
-PORTREVISION= 1
+PORTVERSION= 3.2.5
CATEGORIES= net
MASTER_SITES= http://download.zeromq.org/
DISTNAME= zeromq-${DISTVERSION}
@@ -11,15 +10,16 @@ MAINTAINER= koobs@FreeBSD.org
COMMENT= ZeroMQ core library (Version 3)
LICENSE= LGPL3
+LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= zmq-[0-9]* libzmq[^3]-[0-9]*
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
USES= libtool pathfix
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
OPTIONS_DEFINE= DEBUG PGM
+
PGM_DESC= Reliable multicast transport using PGM via OpenPGM
DEBUG_CONFIGURE_ON= --enable-debug
@@ -27,6 +27,9 @@ PGM_CONFIGURE_ON= --with-system-pgm
PGM_LIB_DEPENDS= libpgm.so:${PORTSDIR}/net/openpgm
PGM_USES= pkgconfig
+MAKE_ENV= V=1
+INSTALL_TARGET= install-strip
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDEBUG}
diff --git a/net/libzmq3/distinfo b/net/libzmq3/distinfo
index cf366bafbb0e..7d6b2ff165ba 100644
--- a/net/libzmq3/distinfo
+++ b/net/libzmq3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zeromq-3.2.4.tar.gz) = df96a141c85b65c2cb6c0db22223126623a09eecbfccb7f74400f3f938742f59
-SIZE (zeromq-3.2.4.tar.gz) = 2083123
+SHA256 (zeromq-3.2.5.tar.gz) = 09653e56a466683edb2f87ee025c4de55b8740df69481b9d7da98748f0c92124
+SIZE (zeromq-3.2.5.tar.gz) = 2082960