diff options
author | Max Khon <fjoe@FreeBSD.org> | 2011-08-08 16:08:09 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2011-08-08 16:08:09 +0000 |
commit | 84455122e302707a19015f52c435b89082bf82ed (patch) | |
tree | bb2d62a66d44dfe270cd3b40ceafcb6ce46e4ff1 /net/libfb | |
parent | 3db090b98b11a652a9f8ace2619fc29dd2e7ad6a (diff) | |
download | ports-84455122e302707a19015f52c435b89082bf82ed.tar.gz ports-84455122e302707a19015f52c435b89082bf82ed.zip |
Notes
Diffstat (limited to 'net/libfb')
-rw-r--r-- | net/libfb/Makefile | 5 | ||||
-rw-r--r-- | net/libfb/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/libfb/Makefile b/net/libfb/Makefile index 449e25684d2b..7f182e5b6f81 100644 --- a/net/libfb/Makefile +++ b/net/libfb/Makefile @@ -6,20 +6,21 @@ # PORTNAME= libfb -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.2 CATEGORIES= net net-mgmt MASTER_SITES= http://support.red-fone.com/downloads/fonulator/ MAINTAINER= fjoe@FreeBSD.org COMMENT= A foneBRIDGE configuration library +BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet + GNU_CONFIGURE= yes CONFIGURE_ENV=\ CPPFLAGS="${LIBNET_CPPFLAGS}"\ LDFLAGS="${LIBNET_LIBS:N-l*}" CONFIGURE_ARGS= --disable-shared -BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config .if 0 diff --git a/net/libfb/distinfo b/net/libfb/distinfo index ef0fc7306367..e428880bac1c 100644 --- a/net/libfb/distinfo +++ b/net/libfb/distinfo @@ -1,2 +1,2 @@ -SHA256 (libfb-2.0.0.tar.gz) = a31c05b74ee5b8896314629d00c95e22622ecdacc157ac2c83714b330c066af9 -SIZE (libfb-2.0.0.tar.gz) = 923533 +SHA256 (libfb-2.0.2.tar.gz) = 2e32d877c121bec5b8ec4ba49dc71e34aedfb62b81502fab31f562c3bc39f669 +SIZE (libfb-2.0.2.tar.gz) = 674018 |