ports/178682: [PATCH] mail/spmfilter: update to 0.4.2_4
Frank Wall
fw at moov.de
Thu May 16 09:50:02 UTC 2013
>Number: 178682
>Category: ports
>Synopsis: [PATCH] mail/spmfilter: update to 0.4.2_4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu May 16 09:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Frank Wall
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD XXX 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10
>Description:
- pass maintainership to Axel Steiner <ast at treibsand.com> (who is already the maintainer for spmfilter extensions)
- trim header
Port maintainer (fw at moov.de) is cc'd.
Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- spmfilter-0.4.2_4.patch begins here ---
diff -ruN /home/fw/freebsd/ports/mail/spmfilter/Makefile ./Makefile
--- /home/fw/freebsd/ports/mail/spmfilter/Makefile 2013-04-23 16:20:25.000000000 +0200
+++ ./Makefile 2013-05-16 11:39:41.000000000 +0200
@@ -1,5 +1,4 @@
-# Created by: Frank Wall <fw at moov.de>
-# $FreeBSD: mail/spmfilter/Makefile 316355 2013-04-23 14:20:25Z bapt $
+# $FreeBSD$
PORTNAME= spmfilter
PORTVERSION= 0.4.2
@@ -7,9 +6,11 @@
CATEGORIES= mail
MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/60/
-MAINTAINER= fw at moov.de
+MAINTAINER= ast at treibsand.com
COMMENT= Spmfilter is a high-performance mail filtering framework, written in C
+LICENSE= LGPL3
+
BUILD_DEPENDS= gmime-24>=2.4:${PORTSDIR}/mail/gmime24 \
libesmtp>=1.0:${PORTSDIR}/mail/libesmtp \
glib>=2.14:${PORTSDIR}/devel/glib20
@@ -18,8 +19,6 @@
libesmtp>=1.0:${PORTSDIR}/mail/libesmtp \
glib>=2.14:${PORTSDIR}/devel/glib20
-LICENSE= LGPL3
-
USES= cmake pkgconfig
CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \
-DCMAKE_LIBRARY_PATH="${LOCALBASE}/lib"
--- spmfilter-0.4.2_4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list