From owner-svn-ports-head@freebsd.org Sun Oct 11 16:26:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 053009D2190; Sun, 11 Oct 2015 16:26:11 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 C84901174; Sun, 11 Oct 2015 16:26:10 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9BGQ9nW006819; Sun, 11 Oct 2015 16:26:09 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9BGQ98h006815; Sun, 11 Oct 2015 16:26:09 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201510111626.t9BGQ98h006815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 11 Oct 2015 16:26:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399094 - in head: . graphics graphics/epeg www www/moodle27 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 16:26:11 -0000 Author: rene Date: Sun Oct 11 16:26:09 2015 New Revision: 399094 URL: https://svnweb.freebsd.org/changeset/ports/399094 Log: Remove expired ports: 2015-10-09 www/moodle27: Please upgrade to moodle28 or moodle29 2015-10-10 graphics/epeg: Merged into devel/efl Deleted: head/graphics/epeg/ head/www/moodle27/ Modified: head/MOVED head/graphics/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Oct 11 16:20:41 2015 (r399093) +++ head/MOVED Sun Oct 11 16:26:09 2015 (r399094) @@ -7890,3 +7890,5 @@ x11/xlogout||2015-09-27|Has expired: Use net/rubygem-amq-client||2015-10-01|Has expired: Deprecated by Upstream. It is part of net/rubygem-amqp codebase now emulators/ppsspp-devel|emulators/ppsspp|2015-10-06|Out of date: use emulators/ppsspp for now ports-mgmt/bpm||2015-10-10|No support for pkg +www/moodle27||2015-10-11|Has expired: Please upgrade to moodle28 or moodle29 +graphics/epeg|devel/efl|2015-10-11|Has expired: Merged into devel/efl Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Oct 11 16:20:41 2015 (r399093) +++ head/graphics/Makefile Sun Oct 11 16:26:09 2015 (r399094) @@ -148,7 +148,6 @@ SUBDIR += eom SUBDIR += eos-movrec SUBDIR += epdfview - SUBDIR += epeg SUBDIR += epix SUBDIR += eps2png SUBDIR += epstool Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Oct 11 16:20:41 2015 (r399093) +++ head/www/Makefile Sun Oct 11 16:26:09 2015 (r399094) @@ -535,7 +535,6 @@ SUBDIR += monast SUBDIR += mongoose SUBDIR += mongrel2 - SUBDIR += moodle27 SUBDIR += moodle28 SUBDIR += moodle29 SUBDIR += mozplugger