From owner-svn-ports-head@freebsd.org Mon Aug 12 14:11:49 2019 Return-Path: Delivered-To: svn-ports-head@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 0805FB4CA4; Mon, 12 Aug 2019 14:11:49 +0000 (UTC) (envelope-from nobutaka@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 466d7m6NCjz4PK6; Mon, 12 Aug 2019 14:11:48 +0000 (UTC) (envelope-from nobutaka@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A33F627BBA; Mon, 12 Aug 2019 14:11:48 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7CEBmYf093507; Mon, 12 Aug 2019 14:11:48 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7CEBm2X093504; Mon, 12 Aug 2019 14:11:48 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201908121411.x7CEBm2X093504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Mon, 12 Aug 2019 14:11:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508738 - in head/editors/apel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: in head/editors/apel: . files X-SVN-Commit-Revision: 508738 X-SVN-Commit-Repository: ports 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.29 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: Mon, 12 Aug 2019 14:11:49 -0000 Author: nobutaka Date: Mon Aug 12 14:11:47 2019 New Revision: 508738 URL: https://svnweb.freebsd.org/changeset/ports/508738 Log: - Switch to the version maintained by the developers of Wanderlust. - Update to the snapshot on 2019-04-07. Deleted: head/editors/apel/files/patch-broken.el head/editors/apel/files/patch-filename.el head/editors/apel/files/patch-pccl.el head/editors/apel/files/patch-poe.el head/editors/apel/files/patch-product.el head/editors/apel/files/patch-pym.el head/editors/apel/files/patch-static.el Modified: head/editors/apel/Makefile head/editors/apel/distinfo head/editors/apel/pkg-descr Modified: head/editors/apel/Makefile ============================================================================== --- head/editors/apel/Makefile Mon Aug 12 14:05:29 2019 (r508737) +++ head/editors/apel/Makefile Mon Aug 12 14:11:47 2019 (r508738) @@ -2,10 +2,8 @@ # $FreeBSD$ PORTNAME= apel -PORTVERSION= ${APEL_VER} -PORTREVISION= 18 +PORTVERSION= 10.8.${SNAPDATE} CATEGORIES= editors elisp -MASTER_SITES= http://git.chise.org/elisp/dist/apel/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= nobutaka@FreeBSD.org @@ -14,10 +12,13 @@ COMMENT= Portable Emacs Library LICENSE= GPLv2 USES= emacs +USE_GITHUB= yes +GH_ACCOUNT= wanderlust +GH_TAGNAME= d146ddb +SNAPDATE= 20190407 NO_ARCH= yes -APEL_VER= 10.8 ALL_TARGET= elc MAKE_ARGS+= PREFIX="${STAGEDIR}${PREFIX}" \ LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}" \ Modified: head/editors/apel/distinfo ============================================================================== --- head/editors/apel/distinfo Mon Aug 12 14:05:29 2019 (r508737) +++ head/editors/apel/distinfo Mon Aug 12 14:11:47 2019 (r508738) @@ -1,2 +1,3 @@ -SHA256 (apel-10.8.tar.gz) = a511cc36bb51dc32b4915c9e03c67a994060b3156ceeab6fafa0be7874b9ccfe -SIZE (apel-10.8.tar.gz) = 126326 +TIMESTAMP = 1565577043 +SHA256 (wanderlust-apel-10.8.20190407-d146ddb_GH0.tar.gz) = 9709b1ed326a51c98f1f28722b03db725b904e0dbd771d441e098837266af7dd +SIZE (wanderlust-apel-10.8.20190407-d146ddb_GH0.tar.gz) = 94730 Modified: head/editors/apel/pkg-descr ============================================================================== --- head/editors/apel/pkg-descr Mon Aug 12 14:05:29 2019 (r508737) +++ head/editors/apel/pkg-descr Mon Aug 12 14:11:47 2019 (r508738) @@ -17,7 +17,4 @@ APEL stands for "A Portable Emacs Library" and contain - poem: provide basic functions to write portable MULE programs - static: utility for static evaluation -To use apel, put the following setup into your ~/.emacs: - (require 'apel-setupel) - -WWW: http://git.chise.org/elisp/apel/index.html.en +WWW: https://github.com/wanderlust/apel