ports/146113: [MANTAINER UPDATE] mail/spmfilter: update to 0.4.1

Frank Wall fw at moov.de
Wed Apr 28 12:40:02 UTC 2010


>Number:         146113
>Category:       ports
>Synopsis:       [MANTAINER UPDATE] mail/spmfilter: update to 0.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 28 12:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frank Wall
>Release:        7.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
- update port to version 0.4.1
- change dependency from mail/gmime2 to mail/gmime24
- requires glib 2.14 (for pcre support)
- remove dependency for devel/pcre
>How-To-Repeat:

>Fix:
apply the patch

Patch attached with submission follows:

Index: mail/spmfilter/distinfo
===================================================================
--- mail/spmfilter/distinfo	(revision 829)
+++ mail/spmfilter/distinfo	(working copy)
@@ -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
Index: mail/spmfilter/pkg-plist
===================================================================
--- mail/spmfilter/pkg-plist	(revision 829)
+++ mail/spmfilter/pkg-plist	(working copy)
@@ -9,11 +9,11 @@
 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
Index: mail/spmfilter/Makefile
===================================================================
--- mail/spmfilter/Makefile	(revision 833)
+++ mail/spmfilter/Makefile	(working copy)
@@ -2,26 +2,24 @@
 # Date created:				2010-04-12
 # Whom:					Frank Wall <fw at moov.de>
 #
-# $FreeBSD: ports/mail/spmfilter/Makefile,v 1.1 2010/04/27 02:31:58 sahil Exp $
+# $FreeBSD$
 #
 
 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 at 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" \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list