summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-06 16:03:42 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-06 16:03:42 +0000
commitb1b8e42b9144366f714d52ca620f48f25f759703 (patch)
treee2582609f6413d2ea7f0fe34549005c950c044e4 /security
parentAdd option to build with LDAP authentication (diff)
- Update to 0.9
PR: ports/108831 Submitted by: Philippe Rocques <phil at teaser.fr> (maintainer)
Notes
Notes: svn path=/head/; revision=184378
Diffstat (limited to 'security')
-rw-r--r--security/gtkpasman/Makefile8
-rw-r--r--security/gtkpasman/distinfo6
-rw-r--r--security/gtkpasman/pkg-descr3
3 files changed, 7 insertions, 10 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile
index 221a4db71d92..795f9bc84cdd 100644
--- a/security/gtkpasman/Makefile
+++ b/security/gtkpasman/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtkpasman
-PORTVERSION= 0.8
-PORTREVISION= 2
+PORTVERSION= 0.9
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,12 +14,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= phil@teaser.fr
COMMENT= A GTK+ passwords manager for system and network administrators
-RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1
-BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
+RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gtk12
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:259
diff --git a/security/gtkpasman/distinfo b/security/gtkpasman/distinfo
index 079079bd0b64..483b85609ed7 100644
--- a/security/gtkpasman/distinfo
+++ b/security/gtkpasman/distinfo
@@ -1,3 +1,3 @@
-MD5 (gtkpasman-0.8.tar.gz) = eb69e5b7616fdc5dc91efe1bc7435a86
-SHA256 (gtkpasman-0.8.tar.gz) = c2fb87138462ac42dbcc757835e2123bf668d0acc138c30038382ef1ec839726
-SIZE (gtkpasman-0.8.tar.gz) = 168931
+MD5 (gtkpasman-0.9.tar.gz) = dbf4f01d80939b397460b25d0b654b36
+SHA256 (gtkpasman-0.9.tar.gz) = 54e3f663eb84a9ab1d681bf9197c011e1df0438b2632dfd5f835247cd254e57a
+SIZE (gtkpasman-0.9.tar.gz) = 123727
diff --git a/security/gtkpasman/pkg-descr b/security/gtkpasman/pkg-descr
index 927fb7b4f311..7fadcb103c78 100644
--- a/security/gtkpasman/pkg-descr
+++ b/security/gtkpasman/pkg-descr
@@ -3,8 +3,7 @@ convenient tool to manage a passwords knowledge base related to customers,
servers, services... It can help to retrieve passwords, or even connect to
servers (ssh, telnet, ftp).
Passwords must be kept in a gnupg crypted file. The structure of the file is
-predefined, but very easy to edit and maintain. The gtk application can switch
-between a discret applet and a full list of containers.
+predefined, but very easy to edit and maintain.
WWW: http://gtkpasman.sourceforge.net/