diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-29 20:33:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-29 20:33:01 +0000 |
commit | 9fcd93edf58429f49e525d0b2dc140057d5757e1 (patch) | |
tree | 61ea7efab94ae44487b7fa55fcbb44d9b78e2f2d /editors/gedit | |
parent | 08e4ccf23fefb1825123d2af7e01c18e8833807f (diff) | |
download | pkgsrc-9fcd93edf58429f49e525d0b2dc140057d5757e1.tar.gz |
update to 2.20.4
changes:
- Properly detect the current display viewport, so that
launching logic works properly on Compiz
- Misc bugfixes
-translation updates
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 6 | ||||
-rw-r--r-- | editors/gedit/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 7887d06c114..00700651455 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2007/11/03 16:27:40 drochner Exp $ +# $NetBSD: Makefile,v 1.78 2007/11/29 20:33:01 drochner Exp $ # -DISTNAME= gedit-2.20.3 +DISTNAME= gedit-2.20.4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.20/} EXTRACT_SUFX= .tar.bz2 @@ -45,7 +45,7 @@ BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.16.0 .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" +.include "../../mk/omf-scrollkeeper.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/gtksourceview2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index bc50196c422..ff4fe396216 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2007/11/03 16:27:40 drochner Exp $ +$NetBSD: distinfo,v 1.32 2007/11/29 20:33:01 drochner Exp $ -SHA1 (gedit-2.20.3.tar.bz2) = ccbb9bad00101ed465c39da05b0dcaf8ea881120 -RMD160 (gedit-2.20.3.tar.bz2) = e3747bbafca099ae5567005b5bd6af3ba2704c3d -Size (gedit-2.20.3.tar.bz2) = 3812377 bytes +SHA1 (gedit-2.20.4.tar.bz2) = 82bf5fe2e119018936fca0b89196c9e86c69ee3f +RMD160 (gedit-2.20.4.tar.bz2) = 8f87871f2ab5c9f5747dd990aaa5eaad2f30215a +Size (gedit-2.20.4.tar.bz2) = 3809006 bytes |