From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 2 21:00:15 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89BF4106566B for ; Sat, 2 Oct 2010 21:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 68E9E8FC20 for ; Sat, 2 Oct 2010 21:00:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o92L0AV1011963 for ; Sat, 2 Oct 2010 21:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o92L09Ab011945; Sat, 2 Oct 2010 21:00:09 GMT (envelope-from gnats) Resent-Date: Sat, 2 Oct 2010 21:00:09 GMT Resent-Message-Id: <201010022100.o92L09Ab011945@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, Denis Shaposhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EA7E1065673 for ; Sat, 2 Oct 2010 20:55:30 +0000 (UTC) (envelope-from dsh@bamus.cz) Received: from dsh.falconknight.com (dsh.falconknight.com [66.160.163.23]) by mx1.freebsd.org (Postfix) with ESMTP id 300658FC13 for ; Sat, 2 Oct 2010 20:55:29 +0000 (UTC) Received: from dsh.falconknight.com (dsh [66.160.163.23]) by dsh.falconknight.com (Postfix) with ESMTP id 80738B63479; Sat, 2 Oct 2010 13:55:29 -0700 (PDT) Received: from dsh.falconknight.com ([66.160.163.23]) by dsh.falconknight.com (dsh.falconknight.com [66.160.163.23]) (amavisd-new, port 10026) with LMTP id PMM1dtn-YKcf; Sat, 2 Oct 2010 13:55:29 -0700 (PDT) Received: from dsh.bamus.cz (unknown [88.103.62.114]) by dsh.falconknight.com (Postfix) with ESMTPS id E021EB63470; Sat, 2 Oct 2010 13:55:28 -0700 (PDT) Received: from dsh.bamus.cz (localhost [127.0.0.1]) by dsh.bamus.cz (8.14.4/8.14.4) with ESMTP id o92KtOcF004460; Sat, 2 Oct 2010 22:55:24 +0200 (CEST) (envelope-from dsh@dsh.bamus.cz) Received: (from dsh@localhost) by dsh.bamus.cz (8.14.4/8.14.4/Submit) id o92KtOf4004457; Sat, 2 Oct 2010 22:55:24 +0200 (CEST) (envelope-from dsh) Message-Id: <201010022055.o92KtOf4004457@dsh.bamus.cz> Date: Sat, 2 Oct 2010 22:55:24 +0200 (CEST) From: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/151161: [PATCH] textproc/rst.el: update to 6390 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 21:00:15 -0000 >Number: 151161 >Category: ports >Synopsis: [PATCH] textproc/rst.el: update to 6390 >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 Oct 02 21:00:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: System: FreeBSD dsh.bamus.cz 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 >Description: - Update to 6390 - Change my email Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rst.el-6390.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/rst.el/Makefile /home/dsh/ports/textproc/rst.el/Makefile --- /usr/ports/textproc/rst.el/Makefile 2010-03-28 08:44:25.000000000 +0200 +++ /home/dsh/ports/textproc/rst.el/Makefile 2010-10-02 22:55:02.000000000 +0200 @@ -6,19 +6,17 @@ # PORTNAME= rst.el -PORTVERSION= 5954 -PORTREVISION= 2 +PORTVERSION= 6390 CATEGORIES= textproc elisp -MASTER_SITES= http://svn.berlios.de/viewcvs/*checkout*/docutils/trunk/docutils/tools/editors/emacs/ +MASTER_SITES= http://svn.berlios.de/viewcvs/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} DISTNAME= rst.el\?revision=${PORTVERSION} EXTRACT_SUFX= # empty -MAINTAINER= dsh@wizard.volgograd.ru +MAINTAINER= dsh@bamus.cz COMMENT= ReStructuredText Support for Emacs USE_EMACS= yes -EMACS_PORT_NAME?= xemacs21-mule NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} --- rst.el-6390.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: