diff options
author | beech <beech@FreeBSD.org> | 2008-07-04 12:42:33 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-04 12:42:33 +0800 |
commit | f38d18a2e9bd06f9b097270754712e9a5350b08c (patch) | |
tree | 72950a72b6142192d68bd7914c11f4f7af191be3 | |
parent | 971d63209d8727bc18569a3924f2c7ec0066dca9 (diff) | |
download | freebsd-ports-gnome-f38d18a2e9bd06f9b097270754712e9a5350b08c.tar.gz freebsd-ports-gnome-f38d18a2e9bd06f9b097270754712e9a5350b08c.tar.zst freebsd-ports-gnome-f38d18a2e9bd06f9b097270754712e9a5350b08c.zip |
- 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)
-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 |