diff options
author | wiz <wiz> | 2009-11-15 21:18:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-11-15 21:18:07 +0000 |
commit | 0815ffb94c334f04b4ffe0743221c2990402f1d5 (patch) | |
tree | 3dc310b2779306e8e1af2e89f7d7319063ee85af /editors | |
parent | 73d4111a4d01fe0cfb30a47a185ae30b7b08341c (diff) | |
download | pkgsrc-0815ffb94c334f04b4ffe0743221c2990402f1d5.tar.gz |
Update to 2.28.2:
============
gedit 2.28.2
============
New Features and Fixes
======================
- Fix regressions/warnings due to mistakes in OS X integration
============
gedit 2.28.1
============
New Features and Fixes
======================
- Fix regressions in the External Tools plugin (Jesse van den Kieboom)
- Better OSX integration (Jesse van den Kieboom)
- Misc bugfixes
New and updated translations
============================
- ca (Gil Forcada)
- crh (Reşat SABIQ)
- lv (Rūdolfs Mazurs)
- ro (Adi Roiban)
- ru (Alexander Saprykin)
- sl (Matej Urbančič)
- th (อาคม โชติพันธวานนท์)
- th (Theppitak Karoonboonyanan)
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, 7 insertions, 8 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 2b9c6d19b48..5c3bcd55be8 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2009/10/21 18:04:55 drochner Exp $ +# $NetBSD: Makefile,v 1.101 2009/11/15 21:18:07 wiz Exp $ # -DISTNAME= gedit-2.28.0 +DISTNAME= gedit-2.28.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/PLIST b/editors/gedit/PLIST index 4a9b0fba57d..5d74c714963 100644 --- a/editors/gedit/PLIST +++ b/editors/gedit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.40 2009/10/21 18:04:55 drochner Exp $ +@comment $NetBSD: PLIST,v 1.41 2009/11/15 21:18:07 wiz Exp $ bin/gedit bin/gnome-text-editor include/gedit-2.20/gedit/gedit-app.h @@ -268,7 +268,6 @@ share/gtk-doc/html/gedit/GeditDocument.html share/gtk-doc/html/gedit/GeditEncodingsOptionMenu.html share/gtk-doc/html/gedit/GeditFileChooserDialog.html share/gtk-doc/html/gedit/GeditMessage.html -share/gtk-doc/html/gedit/GeditMessageArea.html share/gtk-doc/html/gedit/GeditMessageBus.html share/gtk-doc/html/gedit/GeditNotebook.html share/gtk-doc/html/gedit/GeditPanel.html diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 5b7bfa2a9d4..2f1b22facc2 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.46 2009/10/21 18:04:55 drochner Exp $ +$NetBSD: distinfo,v 1.47 2009/11/15 21:18:07 wiz Exp $ -SHA1 (gedit-2.28.0.tar.bz2) = bf286db7e867fbcd60504fad00c50a5ea734e885 -RMD160 (gedit-2.28.0.tar.bz2) = cabbfe60ffebb7ff72af9c89b7a31df3852cefc4 -Size (gedit-2.28.0.tar.bz2) = 4638557 bytes +SHA1 (gedit-2.28.2.tar.bz2) = e4e663f848f26b6ce3a8396be0cfeed15ba42e05 +RMD160 (gedit-2.28.2.tar.bz2) = 721d7c37a8d3775e06e62e3360bc408ebb898675 +Size (gedit-2.28.2.tar.bz2) = 4611451 bytes SHA1 (patch-ab) = 06f1492437126f8ee12bda5b5dd090b713885ba2 |