From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 10 11:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4F811174 for ; Sat, 10 Aug 2013 11:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2D8082567 for ; Sat, 10 Aug 2013 11:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7AB01TC070784 for ; Sat, 10 Aug 2013 11:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7AB01OH070783; Sat, 10 Aug 2013 11:00:01 GMT (envelope-from gnats) Resent-Date: Sat, 10 Aug 2013 11:00:01 GMT Resent-Message-Id: <201308101100.r7AB01OH070783@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yasuhiro KIMURA Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4901110C for ; Sat, 10 Aug 2013 10:54:18 +0000 (UTC) (envelope-from yasu@home.utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 1C06C2548 for ; Sat, 10 Aug 2013 10:54:17 +0000 (UTC) Received: from eastasia.home.utahime.org (mail.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 6CB1561FAB; Sat, 10 Aug 2013 19:54:17 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 3FD904E63B; Sat, 10 Aug 2013 19:54:17 +0900 (JST) Received: by eastasia.home.utahime.org (Postfix, from userid 1000) id 144FA4E63A; Sat, 10 Aug 2013 19:54:17 +0900 (JST) Message-Id: <20130810105417.144FA4E63A@eastasia.home.utahime.org> Date: Sat, 10 Aug 2013 19:54:17 +0900 (JST) From: Yasuhiro KIMURA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181209: textproc/yaml-mode.el: update to 0.0.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Aug 2013 11:00:01 -0000 >Number: 181209 >Category: ports >Synopsis: textproc/yaml-mode.el: update to 0.0.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 10 11:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Yasuhiro KIMURA >Release: FreeBSD 9.1-RELEASE-p5 amd64 >Organization: >Environment: System: FreeBSD xxxx 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0 r253699: Sat Jul 27 17:47:48 JST 2013 xxxx amd64 >Description: Update to 0.0.9. >How-To-Repeat: >Fix: --- patch-yaml-mode.el begins here --- Index: Makefile =================================================================== --- Makefile (revision 324463) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaml-mode.el -PORTVERSION= 0.0.8 -PORTREVISION= 2 +PORTVERSION= 0.0.9 CATEGORIES= textproc elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -16,7 +15,7 @@ GH_ACCOUNT= yoshiki GH_PROJECT= yaml-mode GH_TAGNAME= release-${PORTVERSION} -GH_COMMIT= c2ac933 +GH_COMMIT= 5eae0c1 USE_EMACS= yes Index: distinfo =================================================================== --- distinfo (revision 324463) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (yaml-mode.el-0.0.8.tar.gz) = 05494824f259b800004c840ac5b3f4b281e7eb3a9ca6a2634d95876b5cec020e -SIZE (yaml-mode.el-0.0.8.tar.gz) = 6388 +SHA256 (yaml-mode.el-0.0.9.tar.gz) = 1f3ca381f8fb2fca7ef4133286e2a9890e682623f0f8932ead4f0b56fd1c6bc0 +SIZE (yaml-mode.el-0.0.9.tar.gz) = 6496 --- patch-yaml-mode.el ends here --- >Release-Note: >Audit-Trail: >Unformatted: