diff options
author | jmmv <jmmv> | 2005-05-19 21:08:57 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-05-19 21:08:57 +0000 |
commit | 77bae471a356b4eab98e3f2074c030c4a5e785c8 (patch) | |
tree | a7ad6743e95f4a69ce93016522f9175fce7f0c3b /editors | |
parent | 6c376bfbed15695908fa779d2ce130a82acb4f5c (diff) | |
download | pkgsrc-77bae471a356b4eab98e3f2074c030c4a5e785c8.tar.gz |
Update to 2.10.2:
Fixes
=====
- Fix focus when launching another instance (Paolo Borelli)
- Fix compilation with gcc 2.95 (Jens Granseuer)
- Fix a memory leak, some unsafe use of write() and other
minor bugs (BenoƮt Dejean)
New and updated translations
============================
- Steve Murphy (rw)
- Adi Attar (xh)
- Gabor Kelemen (hu.po)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/PLIST | 3 | ||||
-rw-r--r-- | editors/gedit/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index e24814a5d39..d84bc114547 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2005/04/11 21:45:40 tv Exp $ +# $NetBSD: Makefile,v 1.45 2005/05/19 21:08:57 jmmv Exp $ # -DISTNAME= gedit-2.10.1 +DISTNAME= gedit-2.10.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/PLIST b/editors/gedit/PLIST index 57476ce0971..9588c43f203 100644 --- a/editors/gedit/PLIST +++ b/editors/gedit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2005/03/27 12:29:24 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.18 2005/05/19 21:08:57 jmmv Exp $ bin/gedit bin/gnome-text-editor include/gedit-2.10/gedit/bonobo-mdi-child.h @@ -183,6 +183,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gedit.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gedit.mo diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index b274ec2269b..ea100e58470 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2005/04/08 05:39:04 rillig Exp $ +$NetBSD: distinfo,v 1.18 2005/05/19 21:08:57 jmmv Exp $ -SHA1 (gedit-2.10.1.tar.bz2) = 59bf2069b13f396709b142a9632166d1700ad9c7 -RMD160 (gedit-2.10.1.tar.bz2) = 6ddaefc713ceb5c2be17520ed25bc10d386128cf -Size (gedit-2.10.1.tar.bz2) = 3154246 bytes +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 (patch-aa) = 3ef674ae52c500cb5807028c4328dad547cc7fa6 SHA1 (patch-ab) = 5311afa2b4276ab337ebfcaabaf170dcd366688d |