summaryrefslogtreecommitdiff
path: root/x11/zenity/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-09-15 15:19:22 +0000
committerjmmv <jmmv@pkgsrc.org>2006-09-15 15:19:22 +0000
commitbb859caec3502058a55823cc0c35fdfa6b6992af (patch)
treeea2c6452af56d1a21aa7a3349aec91a1bb73bb59 /x11/zenity/Makefile
parente83721ff39870f9d797b2fc96728d8f339e6f529 (diff)
downloadpkgsrc-bb859caec3502058a55823cc0c35fdfa6b6992af.tar.gz
Update to 2.16.0:
Zenity 2.16.0 ============== " Sixteen! Yeah! " * New and updated translations - Ani Peter (ml) - Ahmad Riza H Nst (id) - Jordi Mas (ca) - Runa Bhattacharjee (bn_IN) - Khandakar Mujahidul Islam (bn) - Duarte Loreto (pt) - Maxim Dziumanenko (uk) - Kostas Papadimas (el) Zenity 2.15.92 ============== " Midnight " * New and updated documentation translations - Christophe Bliard (fr) * New and updated translations - Clytie Siddall (vi) - Vladimer Sichinava (ka) - Leonid Kanter (ru) - Gabor Kelemen (hu) - Matic ¿gur (sl) - Artur Flinta (pl) - Satoru Satoh (ja) - Gintautas Miliauskas (lt) - Raphael Higino (pt_BR) Zenity 2.15.91 ============== " So what? " * New and updated translations - Abel Cheung (zh_HK) - Jovan Naumovski (mk) - Runa Bhattacharjee (bn_IN) - Inaki Larranaga (eu) Zenity 2.15.90 ============== " Kryptonite " * About dialog update (Lucas Rocha) * Text entry activation makes dialog return (Lucas Rocha) [#347340] * Correctly handle stdin input on text info dialog (Lucas Rocha) [#336736] * Port notification to GtkStatusIcon (Christian Persch) [#341451] * New and updated translations - Marcel Telka [sk] - Francisco Javier F. Serrador [es] - Ankit Patel [gu] - Priit Laes [et] - Kjartan Maraas [nb] - Hendrik Richter [de] - Theppitak Karoonboonyanan [th] - Rajesh Ranjan [hi] - I. Felix [ta] - Dzongkhalinux, DIT [dz] - Raivis Dejus [lv] - Ilkka Tuohela [fi] - Runa Bhattacharjee [bn_IN] - Inaki Larranaga [eu] - Rostislav Raykov [bg] - Christophe Merlet, Benoît Dejean [fr] - Daniel Nylander [sv] - Josep Puigdemont Casamajó [ca] - Vincent van Adrighem [nl] Zenity 2.15.2 ============== " What are you waiting for, dude? " * Build infrastructure revamp (Christian Persch) [#341056] * New dropdown menu on entry dialog (Diego Urrelo) [#311038] Zenity 2.15.1 ============== " Nuk inda Kuk! " * Implementation of "message" command on notification which pops notification bubbles. Implemented with libnotify (Davyd Madeley) * New --confirm-overwrite to file selection dialog to pop confirmation dialog when selection an existing filename (Lucas Rocha) * Quit zenity on about dialog response. Fixes bug (Lucas Rocha) [#336505] * Manpage fixes (Lucas Rocha) [#336751] * Small memory allocation fixes (Behdad Esfahbod) [#338038] * Remove xlibs dependency (Lucas Rocha) [#338102] * Use of po/LINGUAS file (Lucas Rocha) * New and updated documentation translations - Maxim Dziumanenko [uk] * New and updated translations - Gora Mohanty [or] - Ignacio Casal Quinteiro [gl] - Åsmund Skjæveland [nn] - Clytie Siddall [vi] - Kjartan Maraas [no]
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r--x11/zenity/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 2eb270079c5..28e620a34b5 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2006/08/03 19:52:49 drochner Exp $
+# $NetBSD: Makefile,v 1.40 2006/09/15 15:19:22 jmmv Exp $
#
-DISTNAME= zenity-2.14.3
+DISTNAME= zenity-2.16.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.14/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.16/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org