aboutsummaryrefslogtreecommitdiff
path: root/mail/spmfilter
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-05-02 19:28:20 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-05-02 19:28:20 +0000
commit06233e283412f034d95bc0d0229e43cd075dc6a4 (patch)
tree130120dae94bb5b492ba42622dd1cf741dadd9ef /mail/spmfilter
parent82cb42350dcdd26c456b64cbf5b3389b3e31fc35 (diff)
downloadports-06233e283412f034d95bc0d0229e43cd075dc6a4.tar.gz
ports-06233e283412f034d95bc0d0229e43cd075dc6a4.zip
- Update to 0.4.1
PR: ports/146113 Submitted by: Frank Wall <fw@moov.de> (maintainer) Approved by: wxs@ (mentor)
Notes
Notes: svn path=/head/; revision=253573
Diffstat (limited to 'mail/spmfilter')
-rw-r--r--mail/spmfilter/Makefile14
-rw-r--r--mail/spmfilter/distinfo6
-rw-r--r--mail/spmfilter/pkg-plist6
3 files changed, 12 insertions, 14 deletions
diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile
index d9ffa6efb3ef..a5e89d5f63d1 100644
--- a/mail/spmfilter/Makefile
+++ b/mail/spmfilter/Makefile
@@ -6,22 +6,20 @@
#
PORTNAME= spmfilter
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1
CATEGORIES= mail
-MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/51/
+MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/54/
MAINTAINER= fw@moov.de
COMMENT= Spmfilter is a high-performance mail filtering framework, written in C
-BUILD_DEPENDS= gmime>=2.2:${PORTSDIR}/mail/gmime2 \
+BUILD_DEPENDS= gmime-24>=2.4:${PORTSDIR}/mail/gmime24 \
libesmtp>=1.0:${PORTSDIR}/mail/libesmtp \
- glib>=2.04:${PORTSDIR}/devel/glib20 \
- pcre>=6.0:${PORTSDIR}/devel/pcre
+ glib>=2.14:${PORTSDIR}/devel/glib20
-RUN_DEPENDS= gmime>=2.2:${PORTSDIR}/mail/gmime2 \
+RUN_DEPENDS= gmime-24>=2.4:${PORTSDIR}/mail/gmime24 \
libesmtp>=1.0:${PORTSDIR}/mail/libesmtp \
- glib>=2.04:${PORTSDIR}/devel/glib20 \
- pcre>=6.0:${PORTSDIR}/devel/pcre
+ glib>=2.14:${PORTSDIR}/devel/glib20
USE_CMAKE= yes
CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \
diff --git a/mail/spmfilter/distinfo b/mail/spmfilter/distinfo
index 98ba7011c659..12de8f3db38d 100644
--- a/mail/spmfilter/distinfo
+++ b/mail/spmfilter/distinfo
@@ -1,3 +1,3 @@
-MD5 (spmfilter-0.4.0.tar.gz) = ae8adfc86820da98b45758fdd7688907
-SHA256 (spmfilter-0.4.0.tar.gz) = c566c199bd1e4b59dff8f9a186ccaa3b951bc2f2837f838723c8dbdfcc4a3eeb
-SIZE (spmfilter-0.4.0.tar.gz) = 52689
+MD5 (spmfilter-0.4.1.tar.gz) = 653b8c0bb85be71edafbd7771d3fc26b
+SHA256 (spmfilter-0.4.1.tar.gz) = f8b88ee5035a54969de887e1896fbedc45238ffac30396ebc1191518751ce4f8
+SIZE (spmfilter-0.4.1.tar.gz) = 53734
diff --git a/mail/spmfilter/pkg-plist b/mail/spmfilter/pkg-plist
index db84b94a8394..cefee2aa48fb 100644
--- a/mail/spmfilter/pkg-plist
+++ b/mail/spmfilter/pkg-plist
@@ -9,11 +9,11 @@ include/spmfilter/spmfilter.h
include/spmfilter/spmfilter_config.h
libdata/pkgconfig/spmfilter.pc
lib/spmfilter/libpipe.so
-lib/spmfilter/libpipe.so.0.4.0
+lib/spmfilter/libpipe.so.0.4.1
lib/spmfilter/libsmf.so
-lib/spmfilter/libsmf.so.0.4.0
+lib/spmfilter/libsmf.so.0.4.1
lib/spmfilter/libsmtpd.so
-lib/spmfilter/libsmtpd.so.0.4.0
+lib/spmfilter/libsmtpd.so.0.4.1
sbin/spmfilter
@unexec if cmp -s %D/etc/spmfilter.conf.sample %D/etc/spmfilter.conf; then rm -f %D/etc/spmfilter.conf; fi
etc/spmfilter.conf.sample