Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2014 19:53:48 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349885 - in head/mail: . vexim
Message-ID:  <201404011953.s31JrmN8053348@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Apr  1 19:53:48 2014
New Revision: 349885
URL: http://svnweb.freebsd.org/changeset/ports/349885
QAT: https://qat.redports.org/buildarchive/r349885/

Log:
  Bring back vexim from the dead, take ownership as I still use this
  
  I added the distfile to my public_distfiles

Added:
  head/mail/vexim/
     - copied from r349599, head/mail/vexim/
Modified:
  head/mail/Makefile
  head/mail/vexim/Makefile

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Tue Apr  1 19:46:09 2014	(r349884)
+++ head/mail/Makefile	Tue Apr  1 19:53:48 2014	(r349885)
@@ -724,6 +724,7 @@
     SUBDIR += usendmail
     SUBDIR += vacation
     SUBDIR += vbsfilter
+    SUBDIR += vexim
     SUBDIR += vm
     SUBDIR += vm-pop3d
     SUBDIR += vmailmgr

Modified: head/mail/vexim/Makefile
==============================================================================
--- head/mail/vexim/Makefile	Sun Mar 30 00:13:13 2014	(r349599)
+++ head/mail/vexim/Makefile	Tue Apr  1 19:53:48 2014	(r349885)
@@ -4,15 +4,13 @@
 PORTNAME=	vexim
 DISTVERSION=	2.2.2_rc1
 CATEGORIES=	mail www
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	LOCAL
+MASTER_SITE_SUBDIR=	feld
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	feld@FreeBSD.org
 COMMENT=	Web interface for managing virtual domains for exim
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2014-03-10
-
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 



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