diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2011-06-03 14:08:06 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2011-06-03 14:08:06 +0000 |
commit | 0b6718e882955cf10ca8e9427d867ed2f660e51d (patch) | |
tree | 17f31a3ebb72fe20dae4ca41be93b69ae4587661 | |
parent | - Silence compile time warning (diff) |
Update to 0.3.13.
Notes
Notes:
svn path=/head/; revision=275028
-rw-r--r-- | mail/rspamd/Makefile | 2 | ||||
-rw-r--r-- | mail/rspamd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 88dc24bdf13d..c6023823c1bb 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rspamd -PORTVERSION= 0.3.12 +PORTVERSION= 0.3.13 CATEGORIES= mail MASTER_SITES= http://highsecure.ru/ diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo index 73dec6826a83..76dedd79ebb7 100644 --- a/mail/rspamd/distinfo +++ b/mail/rspamd/distinfo @@ -1,2 +1,2 @@ -SHA256 (rspamd-0.3.12.tar.gz) = 01287607c2d408a2d49449c6ff7d57b4182532b428ed59f2611caa9b36a27939 -SIZE (rspamd-0.3.12.tar.gz) = 723269 +SHA256 (rspamd-0.3.13.tar.gz) = b46c97fd28e8c25baac5cd8ad400388f276f9d243949908f681c3ee22690d700 +SIZE (rspamd-0.3.13.tar.gz) = 729138 |