ports/118463: irc/py-gozerbot needs gpg run dependency

Sten Spans sten at blinkenlights.nl
Thu Dec 6 15:50:03 UTC 2007


>Number:         118463
>Category:       ports
>Synopsis:       irc/py-gozerbot needs gpg run dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 06 15:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sten Spans
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD earth.blinkenlights.nl 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Sun Jan 28 15:02:12 CET 2007 root at earth.blinkenlights.nl:/usr/obj/usr/src/sys/1650 i386


	
>Description:
	The bot uses gpg to download and verify plugins, this functionality
	is used by almost all installations of the software. Which is why
	it needs an run-time dependency on gpg.
>How-To-Repeat:
	use the "install-plug" command
>Fix:

--- Makefile.orig	Thu Dec  6 16:24:07 2007
+++ Makefile	Thu Dec  6 16:42:19 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	gozerbot
 PORTVERSION=	0.7.1.1
+PORTREVISION=	1
 CATEGORIES=	irc python
 MASTER_SITES=	http://gozerbot.org/media/tarball/ http://gozerbot.googlecode.com/files/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -29,6 +30,8 @@
 DOCS=BASIC COLLECTIVE FAQ FLEET FLOW JABBER \
 	OPER PROGRAMPLUGIN RELAY RSS \
 	THNX TOURDECODE UDP UPGRADE USER WEBSERVER
+
+RUN_DEPENDS=	${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
 
 post-install:
 .if !defined(BATCH)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list