ports/58873: [PATCH] mail/dspam: FIX BROKEN, make the port fetch
Matthias Andree
matthias.andree at gmx.de
Mon Nov 3 15:20:28 UTC 2003
>Number: 58873
>Category: ports
>Synopsis: [PATCH] mail/dspam: FIX BROKEN, make the port fetch
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 03 07:20:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 5.1-CURRENT FreeBSD 5.1-CURRENT #12: Tue Oct 21 12:28:56 CEST 2003
>Description:
Add proper MASTER_SITES line so the port can fetch.
I'll leave it up to the maintainer to update the port.
Port maintainer (dom at wirespeed.org.uk) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- dspam-2.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/dspam/Makefile /usr/home/emma/dspam/Makefile
--- /usr/ports/mail/dspam/Makefile Mon Nov 3 11:48:03 2003
+++ /usr/home/emma/dspam/Makefile Mon Nov 3 16:11:23 2003
@@ -8,14 +8,13 @@
PORTNAME= dspam
PORTVERSION= 2.7.1
CATEGORIES= mail
-MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/
+MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/ \
+ http://www.nuclearelephant.com/projects/dspam/sources/
MAINTAINER= dom at wirespeed.org.uk
COMMENT= A server-side bayesian spam filter
LIB_DEPENDS= db41.1:${PORTSDIR}/databases/db41
-
-BROKEN= Does not fetch, will be removed after Feb 2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-userdir=${PREFIX}/etc/dspam \
--- dspam-2.7.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list