diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-04 04:42:33 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-04 04:42:33 +0000 |
commit | 54d510c35b68811373ed25981bbd2bdb48bec155 (patch) | |
tree | d6463fd7f1e08680e136e2da16689e0a48186799 /mail/ovs | |
parent | 215bdef5a9b43922bd0e7514fd16713599f6d7b8 (diff) |
- Update to 1.03
- Changelog
* Rejected mail now are updated in totality (eg vrfy rejection IS a rejection).
* Support for Policyd-weigth added by Bagolu
* Fixed imprecises totals like in mailgraph
* Fixed update of rrd_virus when nobody logs in (Bug and fix
reported by Claudius Herder)
* Added Bagolu's patches
* Fix dovecot detection
PR: ports/125142
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=216289
Diffstat (limited to 'mail/ovs')
-rw-r--r-- | mail/ovs/Makefile | 3 | ||||
-rw-r--r-- | mail/ovs/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile index 04c0c599095d..d607b650702d 100644 --- a/mail/ovs/Makefile +++ b/mail/ovs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ovs -PORTVERSION= 1.02 -PORTREVISION= 2 +PORTVERSION= 1.03 CATEGORIES= mail MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ diff --git a/mail/ovs/distinfo b/mail/ovs/distinfo index 0f7cb1ba9a34..920a26f642f6 100644 --- a/mail/ovs/distinfo +++ b/mail/ovs/distinfo @@ -1,3 +1,3 @@ -MD5 (ovs-1.02.tar.gz) = eea2ff428c57896966303972d4a61812 -SHA256 (ovs-1.02.tar.gz) = 57adf890732e911e61afb2a8598f948b7541fd96361c483d2073880cd020d9ec -SIZE (ovs-1.02.tar.gz) = 25297 +MD5 (ovs-1.03.tar.gz) = 9cc72ba6c8264c04fc8a2f832e7eabf9 +SHA256 (ovs-1.03.tar.gz) = f52302fa11d7be928ee6fec61d39e913eebebba5bcb8185b3fcdbc124aec27e9 +SIZE (ovs-1.03.tar.gz) = 25803 |