Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:38:40 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376399 - in head/mail: cyrus2courier delatt milter-callback nbsmtp spfval sylpheed
Message-ID:  <201501060938.t069ceOq099076@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan  6 09:38:40 2015
New Revision: 376399
URL: https://svnweb.freebsd.org/changeset/ports/376399
QAT: https://qat.redports.org/buildarchive/r376399/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/mail/cyrus2courier/Makefile
  head/mail/delatt/Makefile
  head/mail/milter-callback/Makefile
  head/mail/nbsmtp/Makefile
  head/mail/spfval/Makefile
  head/mail/sylpheed/Makefile

Modified: head/mail/cyrus2courier/Makefile
==============================================================================
--- head/mail/cyrus2courier/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
+++ head/mail/cyrus2courier/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4
 PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.madness.at/~mad/projects/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Cyrus-IMAP to Maildir++ conversion utility

Modified: head/mail/delatt/Makefile
==============================================================================
--- head/mail/delatt/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
+++ head/mail/delatt/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
@@ -5,7 +5,7 @@ PORTNAME=	delatt
 DISTVERSION=	1.1.3
 CATEGORIES=	mail
 MASTER_SITES=	http://danborn.net/delatt/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Strip attachments from email

Modified: head/mail/milter-callback/Makefile
==============================================================================
--- head/mail/milter-callback/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
+++ head/mail/milter-callback/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
@@ -5,7 +5,7 @@ PORTNAME=	milter-callback
 PORTVERSION=	1.6.0
 PORTREVISION=	1
 CATEGORIES=	mail
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Milter to perform a envelope-from sender verification on target MX

Modified: head/mail/nbsmtp/Makefile
==============================================================================
--- head/mail/nbsmtp/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
+++ head/mail/nbsmtp/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
@@ -5,7 +5,7 @@ PORTNAME=	nbsmtp
 PORTVERSION=	1.00
 PORTREVISION=	1
 CATEGORIES=	mail
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Simple program for outgoing SMTP delivery

Modified: head/mail/spfval/Makefile
==============================================================================
--- head/mail/spfval/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
+++ head/mail/spfval/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
@@ -4,7 +4,7 @@
 PORTNAME=	spfval
 PORTVERSION=	0.0.1
 CATEGORIES=	mail
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	SPF validator

Modified: head/mail/sylpheed/Makefile
==============================================================================
--- head/mail/sylpheed/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
+++ head/mail/sylpheed/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
@@ -6,7 +6,7 @@ PORTVERSION=	3.4.2
 PORTREVISION=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/  \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Lightweight, featureful, and fast GTK+ based e-mail client



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