1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.3.3

PR:		ports/84045
Submitted by:	Olivier Beyssac <obld@r14.freenix.org> (maintainer)
Approved by:	flz (mentor)
This commit is contained in:
Renato Botelho 2005-07-25 14:40:44 +00:00
parent 1848a58f4b
commit 7230c54899
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140087
3 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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