Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2005 21:36:38 +0100 (CET)
From:      Daniel Roethlisberger <daniel@roe.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        daniel@roe.ch
Subject:   ports/75897: Maintainer Update: mail/libspf-alt mark DEPRECATED and fix MASTER_SITES
Message-ID:  <200501062036.j06KacMF002431@marvin.roe>
Resent-Message-ID: <200501062040.j06KeV0U082328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75897
>Category:       ports
>Synopsis:       Maintainer Update: mail/libspf-alt mark DEPRECATED and fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 20:40:31 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 5.3-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD marvin.roe 5.3-RELEASE-p3 FreeBSD 5.3-RELEASE-p3 #4: Wed Jan 5 23:43:48 CET 2005 root@marvin.roe:/usr/obj/usr/src/sys/IBMTPX40 i386
>Description:
Mark mail/libspf-alt deprecated: Superceded by mail/libspf2.
Fix MASTER_SITES (moved to libspf2.org).
>How-To-Repeat:
	
>Fix:

--- libspf-alt.diff begins here ---
diff -ruN libspf-alt.orig/Makefile libspf-alt/Makefile
--- libspf-alt.orig/Makefile	Wed May 26 15:54:05 2004
+++ libspf-alt/Makefile	Thu Jan  6 21:15:24 2005
@@ -9,12 +9,13 @@
 PORTVERSION=		0.4.0
 PORTREVISION=		1
 CATEGORIES=		mail
-MASTER_SITES=		http://www.midwestcs.com/spf/%SUBDIR%/
-MASTER_SITE_SUBDIR=	libspf-alt
+MASTER_SITES=		http://libspf2.org/spf/
 DISTNAME=		libspf_alt-${PORTVERSION}
 
 MAINTAINER=		daniel@roe.ch
 COMMENT=		Library that allows email systems such as Exim to check SPF records
+
+DEPRECATED=		Superceded by mail/libspf2
 
 GNU_CONFIGURE=		yes
 USE_ICONV=		yes
--- libspf-alt.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501062036.j06KacMF002431>