svn commit: r376399 - in head/mail: cyrus2courier delatt milter-callback nbsmtp spfval sylpheed

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:38:42 UTC 2015


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 at 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 at 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 at 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 at 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 at 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 at FreeBSD.org
 COMMENT=	Lightweight, featureful, and fast GTK+ based e-mail client


More information about the svn-ports-all mailing list