summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-06-10 14:21:07 +0000
committerjmmv <jmmv@pkgsrc.org>2003-06-10 14:21:07 +0000
commita405d698c54c7f24867ed754ddd0fab066b14860 (patch)
tree2467b8c075d99f1a87dc9e18dc909ec06f6b3fad /databases/libgnomedb/Makefile
parent77b56df8779b00356db95324ceefbdf236f7635f (diff)
downloadpkgsrc-a405d698c54c7f24867ed754ddd0fab066b14860.tar.gz
Update to 0.12.1:
libgnomedb 0.12.1, 2003-06-08 ----------------------------- - Added missing static libraries to the spec file (adam) - Fixed typo in configure.in (redfox) - Simplified column titles in data sources and providers config dialog (rodrigo) - Added missing CFLAGS for libglade module (rodrigo) - Fixed soname numbering (rodrigo) - Updated translations: - nl (adrighem) - sr (danilo) - ta (baddog) libgnomedb 0.12, 2003-05-28 --------------------------- - Added new stock icons (apg) - HIG-ified the login dialog widget (apg) - Added support for GTK/libgda-only compilation (dmitrym) - Extended GnomeDbForm API (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - fa (roozbeh) - nl (adrighem) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) libgnomedb 0.11, 2003-03-08 --------------------------- - Marked missing strings in .keys file for translation (cneumair) - Added new stock icons for COMMIT and ROLLBACK (rodrigo) - Fixed #106121 (julio) - Fixed #106122 (julio) - Fixed #106402 (rodrigo) - HIG-ify the gray bar widget (apg) - Fixed #106402 (tagoh) - Spec file fixes (yanko) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) - uk (rasta)
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r--databases/libgnomedb/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 39ea2f1e4ce..0a17bd61988 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/05/30 16:19:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/06/10 14:21:07 jmmv Exp $
#
-DISTNAME= libgnomedb-0.10.0
-PKGREVISION= 3
+DISTNAME= libgnomedb-0.12.1
CATEGORIES= databases gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomedb/0.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomedb/0.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sab@posix.org.uk