summaryrefslogtreecommitdiff
path: root/net/bld
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-07-25 14:40:44 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-07-25 14:40:44 +0000
commit7230c54899ed4c0cc6952b165f6be350101975b2 (patch)
tree1376afeb01cb808a4c0e183594b84377c337e23a /net/bld
parentAdd WITH_SASL option. (diff)
- Update to 0.3.3
PR: ports/84045 Submitted by: Olivier Beyssac <obld@r14.freenix.org> (maintainer) Approved by: flz (mentor)
Notes
Notes: svn path=/head/; revision=140087
Diffstat (limited to 'net/bld')
-rw-r--r--net/bld/Makefile5
-rw-r--r--net/bld/distinfo4
-rw-r--r--net/bld/pkg-plist2
3 files changed, 7 insertions, 4 deletions
diff --git a/net/bld/Makefile b/net/bld/Makefile
index 06c919b6e337..af0f2c8d8739 100644
--- a/net/bld/Makefile
+++ b/net/bld/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bld
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.3
CATEGORIES= net
MASTER_SITES= http://www.online.redhate.org/bld/
@@ -21,7 +21,8 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/bld
PORTDOCS= README README.postfix
MAN5= bld_whitelist.conf.5 bld_acl.conf.5 bld.conf.5
MAN8= bldsubmit.8 bld.8 bldquery.8 bldread.8 bldinsert.8 blddecr.8 \
- bld-pf_policy.8
+ bld-pf_policy.8 bld-pf_log.pl.8 bld-mrtg.pl.8 \
+ bld-will_spam_for_food.pl.8
SED_SCRIPT= -e 's|%%PREFIX%%|${PREFIX}|g'
RC_DIR= ${PREFIX}/etc/rc.d
diff --git a/net/bld/distinfo b/net/bld/distinfo
index fb03d1f4b9d6..0ccaf67b360f 100644
--- a/net/bld/distinfo
+++ b/net/bld/distinfo
@@ -1,2 +1,2 @@
-MD5 (bld-0.3.2.tar.gz) = 719e7b700e315f150a77653f2867b688
-SIZE (bld-0.3.2.tar.gz) = 70133
+MD5 (bld-0.3.3.tar.gz) = 7799f612d42ecfa08f6942eb400a3a36
+SIZE (bld-0.3.3.tar.gz) = 73338
diff --git a/net/bld/pkg-plist b/net/bld/pkg-plist
index 754123752db7..80106aead170 100644
--- a/net/bld/pkg-plist
+++ b/net/bld/pkg-plist
@@ -4,9 +4,11 @@ sbin/bldread
sbin/bldquery
sbin/bldinsert
sbin/blddecr
+sbin/bld-mrtg.pl
sbin/bld-pf_policy
sbin/bld-pf_policy.pl
sbin/bld-pf_log.pl
+sbin/bld-will_spam_for_food.pl
etc/rc.d/bld.sh
etc/bld/bld.conf.sample
@unexec rmdir %D/etc/bld 2>/dev/null || (echo ; echo "Keeping homemade configuration files in %D/etc/bld" ; echo) || true