From cfc75fe174cce56c1328f8e9cca6241619ecff8e Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 11 Oct 2004 08:08:56 +0000 Subject: Update to 2.8.1: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes ===== - do not try to open non regular files (#153204) (Paolo Borelli) - allow opening file by drag and drop on read only documents (#89881) (James Bowes) - open dropped files in the right target gedit window (#150485) (Paolo Maggi) - do not change active document when closing an unmodified tab (#149811) (Paolo M.) - fix crash when trying to open an invalid sftp uri (Paolo B.) - update to the latest egg-recent (Paolo B.) New and updated translations ============================ - Changwoo Ryu (ko) - Adam Weinberger (en_CA) - Žygimantas Beručka (lt) - Meelad Zakaria (fa) - Jordi Mallach (ca) - Gora Mohanty (or) --- editors/gedit/Makefile | 5 ++--- editors/gedit/PLIST | 3 ++- editors/gedit/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index bfd278ce2c8..906fd1eea4c 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2004/10/03 00:14:38 tv Exp $ +# $NetBSD: Makefile,v 1.38 2004/10/11 08:08:56 jmmv Exp $ # -DISTNAME= gedit-2.8.0 -PKGREVISION= 1 +DISTNAME= gedit-2.8.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/PLIST b/editors/gedit/PLIST index 27e89ff5cc5..4aee42e5422 100644 --- a/editors/gedit/PLIST +++ b/editors/gedit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2004/09/22 08:09:30 jlam Exp $ +@comment $NetBSD: PLIST,v 1.14 2004/10/11 08:08:56 jmmv Exp $ bin/gedit bin/gnome-text-editor include/gedit-2.8/gedit/bonobo-mdi-child.h @@ -175,6 +175,7 @@ ${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gedit-2.6.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gedit-2.6.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gedit-2.6.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gedit-2.6.mo +${PKGLOCALEDIR}/locale/or/LC_MESSAGES/gedit-2.6.mo ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gedit-2.6.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gedit-2.6.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gedit-2.6.mo diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 7f072300ec8..2fede231908 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/09/21 17:11:10 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/10/11 08:08:56 jmmv Exp $ -SHA1 (gedit-2.8.0.tar.bz2) = 17f6fd7ac01a48575ed676a87496b0e59306cb42 -Size (gedit-2.8.0.tar.bz2) = 2478333 bytes +SHA1 (gedit-2.8.1.tar.bz2) = 526945d00384c79eaaa7f0420de1a974e27e7717 +Size (gedit-2.8.1.tar.bz2) = 2520837 bytes -- cgit v1.2.3