From owner-svn-ports-all@FreeBSD.ORG Tue Jun 10 21:44:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80A27EB; Tue, 10 Jun 2014 21:44:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DD672665; Tue, 10 Jun 2014 21:44:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5ALi4D8037930; Tue, 10 Jun 2014 21:44:04 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5ALi4d4037929; Tue, 10 Jun 2014 21:44:04 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201406102144.s5ALi4d4037929@svn.freebsd.org> From: Carlo Strub Date: Tue, 10 Jun 2014 21:44:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357386 - head/mail/ilohamail-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 21:44:04 -0000 Author: cs Date: Tue Jun 10 21:44:03 2014 New Revision: 357386 URL: http://svnweb.freebsd.org/changeset/ports/357386 QAT: https://qat.redports.org/buildarchive/r357386/ Log: Upstream ilohamail.org has disappeared, and the files on sourceforge are 9 years old PR: 190402 Submitted by: craig001@lerwick.hopto.org (maintainer) Approved by: portmgr (implicit) Modified: head/mail/ilohamail-devel/Makefile Modified: head/mail/ilohamail-devel/Makefile ============================================================================== --- head/mail/ilohamail-devel/Makefile Tue Jun 10 21:28:03 2014 (r357385) +++ head/mail/ilohamail-devel/Makefile Tue Jun 10 21:44:03 2014 (r357386) @@ -13,6 +13,8 @@ COMMENT= IlohaMail is a lightweight webm NO_BUILD= yes USE_PHP= pcre WANT_PHP_WEB= yes +DEPRECATED= yes +EXPIRATION_DATE=2014-06-30 .if !defined(WITHOUT_MYSQL) USE_PHP+= mysql