summaryrefslogtreecommitdiff
path: root/editors/gedit/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-10-11 08:08:56 +0000
committerjmmv <jmmv>2004-10-11 08:08:56 +0000
commit1f8fac4c8f685352a769517cd3acc243e02aeba2 (patch)
treeb1bdadc27a70fc850d77ecc7e04cb3cb5ef85815 /editors/gedit/Makefile
parent359fc1e3845265640811622f2c5a51b007d54d6f (diff)
downloadpkgsrc-1f8fac4c8f685352a769517cd3acc243e02aeba2.tar.gz
Update to 2.8.1:
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)
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r--editors/gedit/Makefile5
1 files changed, 2 insertions, 3 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