From owner-dev-commits-ports-all@freebsd.org Mon Jun 14 16:25:26 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9C97164FAE3; Mon, 14 Jun 2021 16:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G3cHp43sTz3lH9; Mon, 14 Jun 2021 16:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 655A8179F4; Mon, 14 Jun 2021 16:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15EGPQ8r042752; Mon, 14 Jun 2021 16:25:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EGPQIJ042751; Mon, 14 Jun 2021 16:25:26 GMT (envelope-from git) Date: Mon, 14 Jun 2021 16:25:26 GMT Message-Id: <202106141625.15EGPQIJ042751@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: fbcb79cc1446 - main - editors/aee: Update to 2.2.22 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fbcb79cc14468c04b383562d31b8e1c2c464a809 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 16:25:26 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbcb79cc14468c04b383562d31b8e1c2c464a809 commit fbcb79cc14468c04b383562d31b8e1c2c464a809 Author: Chris Hutchinson AuthorDate: 2021-06-14 16:24:21 +0000 Commit: Kevin Bowling CommitDate: 2021-06-14 16:24:21 +0000 editors/aee: Update to 2.2.22 PR: 256565 Approved by: maintainer --- editors/aee/Makefile | 11 +++++++---- editors/aee/distinfo | 7 ++++--- editors/aee/pkg-descr | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 29bfe993f306..36dc131987a0 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -1,21 +1,23 @@ # Created by: Kelly Yancey PORTNAME= aee -PORTVERSION= 2.2.21 -PORTREVISION= 2 +DISTVERSION= 2.2.22 CATEGORIES= editors -MASTER_SITES= https://BSDforge.com/projects/source/editors/aee/ MAINTAINER= portmaster@BSDforge.com COMMENT= Easy editor with both curses and X11 interfaces LICENSE= ART10 +LICENSE_FILE= ${WRKSRC}/Artistic USES= ncurses PLIST_FILES= bin/aee bin/rae man/man1/aee.1.gz ${DATADIR}/help.ae ALL_TARGET= main -MAKE_JOBS_UNSAFE= yes +USE_GITLAB= yes +GL_ACCOUNT= ports1 +GL_PROJECT= aee +GL_COMMIT= bf68f4accb96ac39020ac2d9092022aebfa5df27 OPTIONS_DEFINE= XAE @@ -36,6 +38,7 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/local/lib|${DATADIR}|g' \ ${WRKSRC}/aee.1 \ ${WRKSRC}/localize.c + ${CHMOD} 0544 ${WRKSRC}/create.mk.aee ${WRKSRC}/create.mk.xae ${WRKSRC}/install-sh do-install: @${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/editors/aee/distinfo b/editors/aee/distinfo index 0df4807608d8..b37d854f4326 100644 --- a/editors/aee/distinfo +++ b/editors/aee/distinfo @@ -1,3 +1,4 @@ -TIMESTAMP = 1585228463 -SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727 -SIZE (aee-2.2.21.tar.gz) = 186304 +TIMESTAMP = 1623486859 +SHA256 (ports1-aee-bf68f4accb96ac39020ac2d9092022aebfa5df27_GL0.tar.gz) = 399644fbe796868671c5b7e1b95a08f05fe2fc5b7dfdd54fabd156c7fad140ac +SHA512 (ports1-aee-bf68f4accb96ac39020ac2d9092022aebfa5df27_GL0.tar.gz) = 0c631dc1d996307667cee90b124ee8dceeb33584981cd87ac7824d40a25bb6e9b94848ec122b7df09f4d975f9460cfcb8da085a684609197364b40c7cb7e633a +SIZE (ports1-aee-bf68f4accb96ac39020ac2d9092022aebfa5df27_GL0.tar.gz) = 183804 diff --git a/editors/aee/pkg-descr b/editors/aee/pkg-descr index 93349cdd38db..6a9fd2e97985 100644 --- a/editors/aee/pkg-descr +++ b/editors/aee/pkg-descr @@ -8,4 +8,4 @@ multiple edit buffers. aee is a superset of the "Easy Editor" (ee) which is part of the FreeBSD base system. -WWW: https://BSDforge.com/projects/editors/aee/ +WWW: https://gitlab.com/ports1/aee