aboutsummaryrefslogtreecommitdiff
path: root/net/bfilter
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-01-21 03:15:25 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-01-21 03:15:25 +0000
commit00080f3103e1831a3124d530a79809f398656a60 (patch)
tree4cc796ec4b13439dcede8cd45efc16f69273d535 /net/bfilter
parent92e4358252a3c58b8d5463a68d20cfa1155983a8 (diff)
downloadports-00080f3103e1831a3124d530a79809f398656a60.tar.gz
ports-00080f3103e1831a3124d530a79809f398656a60.zip
Update to 1.0.8.
Notes
Notes: svn path=/head/; revision=182881
Diffstat (limited to 'net/bfilter')
-rw-r--r--net/bfilter/Makefile6
-rw-r--r--net/bfilter/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index 8593e7307fa7..5048e9176c39 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bfilter
-PORTVERSION= 1.0.7
+PORTVERSION= 1.0.8
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN8= bfilter.8
USE_RC_SUBR= bfilter.sh
.if defined(WITH_DEBUG)
@@ -36,7 +38,7 @@ PLIST_SUB+= GUI="@comment "
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' \
+ @${REINPLACE_CMD} -e 's|"pthreads.*pthread-config"|"${PTHREAD_LIBS}"|g' \
${WRKSRC}/configure
post-install:
diff --git a/net/bfilter/distinfo b/net/bfilter/distinfo
index 7de7cb3d8d2d..5a3603d37b2e 100644
--- a/net/bfilter/distinfo
+++ b/net/bfilter/distinfo
@@ -1,3 +1,3 @@
-MD5 (bfilter-1.0.7.tar.gz) = e8aad910149e531015fc33e53406e82d
-SHA256 (bfilter-1.0.7.tar.gz) = 3bc389372daa59b4d8a0e9e4a240d59bd267ad2abd041188700d205f78e7480d
-SIZE (bfilter-1.0.7.tar.gz) = 2830864
+MD5 (bfilter-1.0.8.tar.gz) = e5c1546bdd91c73a9aa28891cbaee0dd
+SHA256 (bfilter-1.0.8.tar.gz) = 55f83b235e28e4a30ad25410989288a8c7ffb777423d704d18a0812a1d395104
+SIZE (bfilter-1.0.8.tar.gz) = 2870357