summaryrefslogtreecommitdiff
path: root/security/gnome-keyring/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-09-15 15:08:52 +0000
committerjmmv <jmmv@pkgsrc.org>2006-09-15 15:08:52 +0000
commit98a55b9faf76418bd596979829c8405bd4da1550 (patch)
tree461c174948e1de0e39869c5747d17c18acc590d3 /security/gnome-keyring/Makefile
parent41ccafdc05b3f040788181d2c13d7d473d6ab516 (diff)
downloadpkgsrc-98a55b9faf76418bd596979829c8405bd4da1550.tar.gz
Changes in version 0.6.0 are:
* NetBSD fixes * Crash fix * Typo fix * Translations Changes in version 0.5.2 are: * Translation updates * Better title in docs * Fixed crashes * New function: gnome_keyring_item_grant_access_rights_sync Changes in version 0.5.1 are: * Support changing password of a keyring * Create ~/.gnome2 if needed * Save keyring when an ACL is added * Add password strength meter * Small bugfixes
Diffstat (limited to 'security/gnome-keyring/Makefile')
-rw-r--r--security/gnome-keyring/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index beef5187d96..a47669a3f5d 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.24 2006/08/28 08:30:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2006/09/15 15:08:52 jmmv Exp $
#
-DISTNAME= gnome-keyring-0.4.9
-PKGREVISION= 3
+DISTNAME= gnome-keyring-0.6.0
CATEGORIES= security gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/0.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/0.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME password and secret manager
-USE_TOOLS+= msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES