diff options
author | jmmv <jmmv> | 2005-06-10 09:21:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-06-10 09:21:42 +0000 |
commit | 2828554f539fbfef39d1e774f3ef0fd05d09b0a0 (patch) | |
tree | 04cd8cace3c068d7e0501ed8f041647b9b174d68 /editors | |
parent | bb82109f7d89cc7332ca6ca44f547755873c5ff1 (diff) | |
download | pkgsrc-2828554f539fbfef39d1e774f3ef0fd05d09b0a0.tar.gz |
Update to 2.10.3: it contains a security fix for a format string
vulnerability in error dialogs when loading a file fails.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 5 | ||||
-rw-r--r-- | editors/gedit/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 8329f22ff6d..5f22ad0c859 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2005/06/01 18:02:45 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2005/06/10 09:21:42 jmmv Exp $ # -DISTNAME= gedit-2.10.2 +DISTNAME= gedit-2.10.3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.10/} EXTRACT_SUFX= .tar.bz2 @@ -17,6 +17,7 @@ USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake USE_LIBTOOL= YES +USE_MSGFMT_PLURALS= YES GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE+= data/gedit.pc.in diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 2600828b3d8..7ab18a9457a 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2005/05/29 13:34:48 jmmv Exp $ +$NetBSD: distinfo,v 1.20 2005/06/10 09:21:42 jmmv Exp $ -SHA1 (gedit-2.10.2.tar.bz2) = d4e2818bc2ec1c557ecb2340fa5acbab2f92a929 -RMD160 (gedit-2.10.2.tar.bz2) = 927925bc3f626c8ba398a5fa3da97ee665c4cc3c -Size (gedit-2.10.2.tar.bz2) = 3171315 bytes +SHA1 (gedit-2.10.3.tar.bz2) = b342d57a69457e37e0c87da2719d87b9ef61ea36 +RMD160 (gedit-2.10.3.tar.bz2) = 10073a9fb381483cf4039402f2ff0ee4e6a52345 +Size (gedit-2.10.3.tar.bz2) = 2123106 bytes |