summaryrefslogtreecommitdiff
path: root/net/bug-buddy/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-14 21:49:58 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-14 21:49:58 +0000
commit9caa4b0afc244df950b83fe43712ea835ed38724 (patch)
tree748e060145c02b3d11ed29f2103c90f195009cfa /net/bug-buddy/Makefile
parent08c1b190f60e5f429108cfa8c9151c59cab62b20 (diff)
downloadpkgsrc-9caa4b0afc244df950b83fe43712ea835ed38724.tar.gz
Update to 2.12.1:
2.12.1 ("iParty 7") * Fixes: - Remove duplicate entries from app list (Matthias Clasen) 2.12.0 ("My fatal fate") * New and updated translations: - Jordi Mallach (ca) - Rhys Jones (cy) - Yair Hershkovitz (he) - Gabor Kelemen (hu) - Žygimantas Beručka (lt) - Michiel Sikkes (nl) - Leonid Kanter (ru) 2.11.92 ("") * New and updated translations: - Miloslav Trmac (cs) - Kostas Papadimas (el) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Priit Laes (et) - Ilkka Tuohela (fi) - Ankit Patel (gu) - Yair Hershkovitz (he) - Gabor Kelemen (hu) - Takeshi AIHANA (ja) - Kjartan Maraas (nb) - Kapil Timilsina (ne) - Kjartan Maraas (no) - Gnome PL Team (pl) - Afonso Celso Medina (pt_BR) - Duarte Loreto (pt) - Dan Damian (ro) - Marcel Telka (sk) - Laurent Dhima (sq) - Theppitak Karoonboonyanan (th) - Baris Cicek (tr) - Maxim Dziumanenko (uk) - Clytie Siddall (vi) - Wang Jian (zh_CN) - Woodman Tuen (zh_TW) * New ukrainian translation (Maxim Dziumanenko) 2.11.1 ("Que fort") * Fixes; - Fix gcc4 compiler warnings (Kjartan Maraas) * Impovements; - Ported to GtkAboutDialog (Kjartan Maraas) - Port to GtkComboBox (Michael Gossard) - Sort frequently reported bugs list (Michael Gossard) - Add support for LSB distributions 2.11.0 * Update to the new menu api (Mark McLaughlin) * Fix a crash on startup (Olav Vitters) * Translation updates
Diffstat (limited to 'net/bug-buddy/Makefile')
-rw-r--r--net/bug-buddy/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile
index 4342052703a..356473ef9f8 100644
--- a/net/bug-buddy/Makefile
+++ b/net/bug-buddy/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2005/10/12 22:04:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.38 2005/10/14 21:49:58 jmmv Exp $
#
-DISTNAME= bug-buddy-2.10.0
-PKGREVISION= 1
+DISTNAME= bug-buddy-2.12.1
CATEGORIES= net gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org