diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-01-09 10:27:37 +0800 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-01-09 10:27:37 +0800 |
commit | 62397e2fbf87257d5546680a8b9a65e119fd87b0 (patch) | |
tree | a80d8c8a1c45c948d1ba8d01463c9f17b4300eaa /mail | |
parent | b02ccddb0689f1690935bedd8fc9f0b568fbd6b5 (diff) | |
download | freebsd-ports-gnome-62397e2fbf87257d5546680a8b9a65e119fd87b0.tar.gz freebsd-ports-gnome-62397e2fbf87257d5546680a8b9a65e119fd87b0.tar.zst freebsd-ports-gnome-62397e2fbf87257d5546680a8b9a65e119fd87b0.zip |
Update to 4.2.1.
Security: a47af810-3a17-11e1-a1be-00e0815b8da8
Diffstat (limited to 'mail')
-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 |