diff options
author | wxs <wxs@FreeBSD.org> | 2012-01-09 10:27:37 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-01-09 10:27:37 +0800 |
commit | 9bfac4d206b1cc23f6d42168eca3d9426967992d (patch) | |
tree | 1e025257bd8627e90552338aca055c10c84ce8e4 /mail/spamdyke | |
parent | 6897876a4345cbe13d37921b2345d40584b9bf24 (diff) | |
download | freebsd-ports-gnome-9bfac4d206b1cc23f6d42168eca3d9426967992d.tar.gz freebsd-ports-gnome-9bfac4d206b1cc23f6d42168eca3d9426967992d.tar.zst freebsd-ports-gnome-9bfac4d206b1cc23f6d42168eca3d9426967992d.zip |
Update to 4.2.1.
Security: a47af810-3a17-11e1-a1be-00e0815b8da8
Diffstat (limited to 'mail/spamdyke')
-rw-r--r-- | mail/spamdyke/Makefile | 5 | ||||
-rw-r--r-- | mail/spamdyke/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index b4bfc3b2ff20..df7ebf784108 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spamdyke -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= mail MASTER_SITES= http://www.spamdyke.org/releases/ EXTRACT_SUFX= .tgz @@ -28,9 +28,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 .if defined(WITHOUT_TLS) CONFIGURE_ARGS+= --disable-tls diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo index 8b63b4dd7fde..4d7c6a7087a5 100644 --- a/mail/spamdyke/distinfo +++ b/mail/spamdyke/distinfo @@ -1,2 +1,2 @@ -SHA256 (spamdyke-4.2.0.tgz) = eb5fd04893f12bc6613c7afd9d7884f1d66eaaed17c4af58abc567e9de6ab416 -SIZE (spamdyke-4.2.0.tgz) = 502879 +SHA256 (spamdyke-4.2.1.tgz) = a60ebbc0f5302156fc9a4a6637831c41ba058ec52ffe6074833dbdbabfcf132e +SIZE (spamdyke-4.2.1.tgz) = 511744 |