ports/108831: Update port: security/gtkpasman to 0.9

Philippe Rocques phil at teaser.fr
Tue Feb 6 13:30:16 UTC 2007


>Number:         108831
>Category:       ports
>Synopsis:       Update port: security/gtkpasman to 0.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 06 13:30:15 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Rocques
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD pr.noc.accelance.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Thu Aug 17 16:28:19 CEST 2006 root at pr.noc.accelance.net:/usr/obj/usr/src/sys/PRNOC i386


	
>Description:
Update security/gtkpasman to 0.9 (using gtk2 instead gtk1)
>How-To-Repeat:
	
>Fix:

	

--- patch-gtkpasman-0.9 begins here ---
diff -ruN gtkpasman.bak/Makefile gtkpasman/Makefile
--- gtkpasman.bak/Makefile	Fri Dec 29 11:48:56 2006
+++ gtkpasman/Makefile	Tue Jan  2 10:14:11 2007
@@ -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 @@
 MAINTAINER=	phil at 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 -ruN gtkpasman.bak/distinfo gtkpasman/distinfo
--- gtkpasman.bak/distinfo	Fri Dec 29 11:48:56 2006
+++ gtkpasman/distinfo	Fri Dec 29 11:53:37 2006
@@ -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 -ruN gtkpasman.bak/pkg-descr gtkpasman/pkg-descr
--- gtkpasman.bak/pkg-descr	Fri Dec 29 11:48:56 2006
+++ gtkpasman/pkg-descr	Fri Dec 29 11:52:38 2006
@@ -3,8 +3,7 @@
 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/
 
--- patch-gtkpasman-0.9 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list