From owner-svn-ports-head@freebsd.org Fri Oct 16 12:36:29 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 4F8D5A16C71; Fri, 16 Oct 2015 12:36:29 +0000 (UTC) (envelope-from amdmi3@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 1D76C10CE; Fri, 16 Oct 2015 12:36:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GCaSqj015912; Fri, 16 Oct 2015 12:36:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GCaStp015910; Fri, 16 Oct 2015 12:36:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201510161236.t9GCaStp015910@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Oct 2015 12:36:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399437 - head/editors/aee 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: Fri, 16 Oct 2015 12:36:29 -0000 Author: amdmi3 Date: Fri Oct 16 12:36:27 2015 New Revision: 399437 URL: https://svnweb.freebsd.org/changeset/ports/399437 Log: - Update to 2.2.21 - Pass maintainership to submitter PR: 203568 Submitted by: portmaster@bsdforge.com Modified: head/editors/aee/Makefile head/editors/aee/distinfo Modified: head/editors/aee/Makefile ============================================================================== --- head/editors/aee/Makefile Fri Oct 16 12:35:08 2015 (r399436) +++ head/editors/aee/Makefile Fri Oct 16 12:36:27 2015 (r399437) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= aee -PORTVERSION= 2.2.15b +PORTVERSION= 2.2.21 PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.users.uswest.net/~hmahon/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Easy editor with both curses and X11 interfaces LICENSE= ART10 Modified: head/editors/aee/distinfo ============================================================================== --- head/editors/aee/distinfo Fri Oct 16 12:35:08 2015 (r399436) +++ head/editors/aee/distinfo Fri Oct 16 12:36:27 2015 (r399437) @@ -1,2 +1,2 @@ -SHA256 (aee-2.2.15b.tar.gz) = 7abbaffe35018f9de87c8685f9bee2ea3f261e88ce60674f1a5a9a3a0f54d752 -SIZE (aee-2.2.15b.tar.gz) = 184218 +SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727 +SIZE (aee-2.2.21.tar.gz) = 186304