diff options
author | wxs <wxs@FreeBSD.org> | 2009-01-07 11:58:09 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-01-07 11:58:09 +0800 |
commit | 5e1bb79b3192987c180ee49ae50222bdcb029370 (patch) | |
tree | 2181108bca3cb0b979ccef2f93ba64df416e9a06 /mail | |
parent | d4ef3bf49cf030ad1ddda6fa4656086476a6df68 (diff) | |
download | freebsd-ports-gnome-5e1bb79b3192987c180ee49ae50222bdcb029370.tar.gz freebsd-ports-gnome-5e1bb79b3192987c180ee49ae50222bdcb029370.tar.zst freebsd-ports-gnome-5e1bb79b3192987c180ee49ae50222bdcb029370.zip |
- Update to 4.0.10
PR: ports/130241
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamdyke/Makefile | 3 | ||||
-rw-r--r-- | mail/spamdyke/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index ab01e8f5db74..db121e3c3d74 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spamdyke -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.10 CATEGORIES= mail MASTER_SITES= http://www.spamdyke.org/releases/ EXTRACT_SUFX= .tgz @@ -30,7 +30,6 @@ OPTIONS= TLS "Enable TLS support" On \ DEBUG_EXCESSIVE "Enable excessive debugging output" Off .include <bsd.port.pre.mk> - .if ${OSVERSION} <= 700042 BROKEN= this port causes gcc to segfault .endif diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo index 4451924020f8..53fd2730c26c 100644 --- a/mail/spamdyke/distinfo +++ b/mail/spamdyke/distinfo @@ -1,3 +1,3 @@ -MD5 (spamdyke-4.0.5.tgz) = 0d33ec5e66dd5b6edb081a231c5e12f4 -SHA256 (spamdyke-4.0.5.tgz) = 8b246e3750dcb2077ad3422bfe4f2968adde5ac6b771096bd18ee4c17c7fc28b -SIZE (spamdyke-4.0.5.tgz) = 447509 +MD5 (spamdyke-4.0.10.tgz) = 28b7b8d5ee00fac1458d63952b516179 +SHA256 (spamdyke-4.0.10.tgz) = daacc661c149f41fe12229da805f849c0dae2595f7b051c5091589502f8341f3 +SIZE (spamdyke-4.0.10.tgz) = 454117 |