From owner-svn-ports-head@freebsd.org Fri Nov 15 15:40:31 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 637711A8C6B; Fri, 15 Nov 2019 15:40:31 +0000 (UTC) (envelope-from vanilla@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 47F2cH1cxYz4ZBp; Fri, 15 Nov 2019 15:40:31 +0000 (UTC) (envelope-from vanilla@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 19EB21AF60; Fri, 15 Nov 2019 15:40:31 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAFFeUCA082239; Fri, 15 Nov 2019 15:40:30 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAFFeUTm082237; Fri, 15 Nov 2019 15:40:30 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201911151540.xAFFeUTm082237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 15 Nov 2019 15:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517687 - head/lang/csharp-mode.el X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/lang/csharp-mode.el X-SVN-Commit-Revision: 517687 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: Fri, 15 Nov 2019 15:40:31 -0000 Author: vanilla Date: Fri Nov 15 15:40:30 2019 New Revision: 517687 URL: https://svnweb.freebsd.org/changeset/ports/517687 Log: Update to 0.9.2. Modified: head/lang/csharp-mode.el/Makefile head/lang/csharp-mode.el/distinfo Modified: head/lang/csharp-mode.el/Makefile ============================================================================== --- head/lang/csharp-mode.el/Makefile Fri Nov 15 15:40:03 2019 (r517686) +++ head/lang/csharp-mode.el/Makefile Fri Nov 15 15:40:30 2019 (r517687) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= csharp-mode.el -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/lang/csharp-mode.el/distinfo ============================================================================== --- head/lang/csharp-mode.el/distinfo Fri Nov 15 15:40:03 2019 (r517686) +++ head/lang/csharp-mode.el/distinfo Fri Nov 15 15:40:30 2019 (r517687) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479037651 -SHA256 (josteink-csharp-mode-v0.9.0_GH0.tar.gz) = 4232fe0fc4528be543ca1e338ce3e839814f2a5b43e480c16b7b4f1ea1bca3c5 -SIZE (josteink-csharp-mode-v0.9.0_GH0.tar.gz) = 50453 +TIMESTAMP = 1573832299 +SHA256 (josteink-csharp-mode-v0.9.2_GH0.tar.gz) = 73b2daf85a2580307325536fb9121c86632655e88b7d5e821cccf6d375186105 +SIZE (josteink-csharp-mode-v0.9.2_GH0.tar.gz) = 52389