From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 20 02:10:26 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 252B316A420 for ; Wed, 20 Jul 2005 02:10:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 377A043D53 for ; Wed, 20 Jul 2005 02:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6K2AGof014231 for ; Wed, 20 Jul 2005 02:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6K2AGYh014230; Wed, 20 Jul 2005 02:10:16 GMT (envelope-from gnats) Resent-Date: Wed, 20 Jul 2005 02:10:16 GMT Resent-Message-Id: <200507200210.j6K2AGYh014230@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, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1294916A41F for ; Wed, 20 Jul 2005 02:07:43 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B4B843D45 for ; Wed, 20 Jul 2005 02:07:42 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 1F29A1465FA5 for ; Wed, 20 Jul 2005 02:07:37 +0000 (UTC) Received: from hotpop.com (unknown [221.0.238.163]) by smtp-2.hotpop.com (Postfix) with ESMTP id 345B01465FC1; Wed, 20 Jul 2005 02:07:30 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Wed, 20 Jul 2005 10:06:44 +0800 Message-Id: <20050720020730.345B01465FC1@smtp-2.hotpop.com> Date: Wed, 20 Jul 2005 10:06:44 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Dryice Liu Subject: ports/83763: [maintainer] devel/xtla: update to 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 02:10:26 -0000 >Number: 83763 >Category: ports >Synopsis: [maintainer] devel/xtla: update to 1.1 >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: Wed Jul 20 02:10:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 >Description: Update to 1.1 >How-To-Repeat: >Fix: --- xtla.diff begins here --- diff -ruN xtla.old/Makefile xtla/Makefile --- xtla.old/Makefile Wed May 25 12:15:31 2005 +++ xtla/Makefile Wed Jul 20 09:47:44 2005 @@ -6,7 +6,7 @@ # PORTNAME= xtla -PORTVERSION= 1.0 +PORTVERSION= 1.1 PORTEPOCH= 1 CATEGORIES= devel elisp MASTER_SITES= http://download.gna.org/xtla-el/ \ diff -ruN xtla.old/distinfo xtla/distinfo --- xtla.old/distinfo Wed May 25 08:50:01 2005 +++ xtla/distinfo Wed Jul 20 09:47:43 2005 @@ -1,2 +1,2 @@ -MD5 (xtla-1.0.tar.gz) = 86f302583d3ca3abbe2c945e4e245d95 -SIZE (xtla-1.0.tar.gz) = 230778 +MD5 (xtla-1.1.tar.gz) = 14ca6654acf407243038b0c919fdb781 +SIZE (xtla-1.1.tar.gz) = 263519 diff -ruN xtla.old/files/patch-lisp-xtla-defs.el xtla/files/patch-lisp-xtla-defs.el --- xtla.old/files/patch-lisp-xtla-defs.el Thu Nov 11 16:13:15 2004 +++ xtla/files/patch-lisp-xtla-defs.el Wed Jul 20 09:47:42 2005 @@ -1,18 +1,19 @@ ---- lisp/xtla-defs.el.orig Sun Nov 7 17:53:03 2004 -+++ lisp/xtla-defs.el Thu Nov 11 09:15:52 2004 -@@ -1605,13 +1605,13 @@ - :group 'xtla) +--- lisp/xtla-defs.el.orig Sat Jul 9 04:01:48 2005 ++++ lisp/xtla-defs.el Wed Jul 20 09:43:15 2005 +@@ -1758,14 +1758,14 @@ - ;;;###autoload --(defcustom tla-diff-executable "diff" -+(defcustom tla-diff-executable "gdiff" + (defcustom tla-diff-executable (tla--first-set + tla-site-diff-executable +- "diff") ++ "gdiff") "*The name of the diff executable." :type 'string :group 'xtla) - ;;;###autoload --(defcustom tla-patch-executable "patch" -+(defcustom tla-patch-executable "gpatch" + (defcustom tla-patch-executable (tla--first-set + tla-site-patch-executable +- "patch") ++ "gpatch") "*The name of the patch executable." :type 'string :group 'xtla) diff -ruN xtla.old/pkg-plist xtla/pkg-plist --- xtla.old/pkg-plist Fri Apr 22 03:02:38 2005 +++ xtla/pkg-plist Wed Jul 20 10:05:47 2005 @@ -1,5 +1,11 @@ +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-autoconf.el +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-autoconf.elc %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-autoloads.el %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-autoloads.elc +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-baz.el +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-baz.elc +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-bconfig.el +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-bconfig.elc %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-browse.el %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-browse.elc %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-build.el @@ -9,6 +15,10 @@ %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-defs.elc %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-emacs.el %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-emacs.elc +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-lisp.el +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-lisp.elc +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-site.el +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-site.elc %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-tests.el %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-tests.elc %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-tips.el --- xtla.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: