From prvs=0015f9550=root+buttercup3@utdallas.edu  Thu Jan 27 20:11:08 2011
Return-Path: <prvs=0015f9550=root+buttercup3@utdallas.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 382EB106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Jan 2011 20:11:08 +0000 (UTC)
	(envelope-from prvs=0015f9550=root+buttercup3@utdallas.edu)
Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111])
	by mx1.freebsd.org (Postfix) with ESMTP id 093DD8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Jan 2011 20:11:07 +0000 (UTC)
Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31])
  by ip-relay-001.utdallas.edu with ESMTP; 27 Jan 2011 14:01:34 -0600
Received: from buttercup3.utdallas.edu (buttercup3.utdallas.edu [10.110.4.93])
	by mx31.utdallas.edu (Postfix) with ESMTP id CCA4D43AB8
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Jan 2011 14:01:35 -0600 (CST)
Received: by buttercup3.utdallas.edu (Postfix, from userid 0)
	id 43153621C38; Thu, 27 Jan 2011 20:01:41 +0000 (UTC)
Message-Id: <20110127200141.43153621C38@buttercup3.utdallas.edu>
Date: Thu, 27 Jan 2011 20:01:41 +0000 (UTC)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: security/afterglow, port update to add RUN_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         154343
>Category:       ports
>Synopsis:       security/afterglow, port update to add RUN_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 27 20:20:08 UTC 2011
>Closed-Date:    Thu Mar 17 17:26:36 UTC 2011
>Last-Modified:  Thu Mar 17 17:30:38 UTC 2011
>Originator:     Paul Schmehl
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 4 16:20:45 UTC 2008 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	port update to security/afterglow, this update adds RUN_DEPENDS
	for perl modules that are needed to run some of the included
	scripts, PORTREVISION= 1 is added to force an update to existing
	installs, NOTE - one of the RUN_DEPENDS is p5-Net-IP-Anonymous
	which is a new port submission - that port must exist before
	this update is approved or the install will fail
>How-To-Repeat:
	
>Fix:

	

--- afterglow.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/afterglow/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	29 Jul 2010 01:41:05 -0000	1.6
+++ Makefile	26 Jan 2011 18:43:14 -0000
@@ -7,13 +7,17 @@
 
 PORTNAME=	afterglow
 PORTVERSION=	1.6.0
+PORTREVISION=	1
 CATEGORIES=	security graphics
 MASTER_SITES=	SF/${PORTNAME}/AfterGlow%201.x/${PORTVERSION}
 
 MAINTAINER=	pauls@utdallas.edu
 COMMENT=	A collection of graph-generating scripts
 
-RUN_DEPENDS=	dot:${PORTSDIR}/graphics/graphviz
+RUN_DEPENDS=	dot:${PORTSDIR}/graphics/graphviz \
+		${SITE_PERL}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV \
+		p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
+		p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous
 
 NO_BUILD=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/afterglow/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	29 Jul 2010 01:41:05 -0000	1.2
+++ distinfo	26 Jan 2011 18:43:14 -0000
@@ -1,3 +1,2 @@
-MD5 (afterglow-1.6.0.tar.gz) = 7270ba7e26bc2f102e9488c68b73e852
 SHA256 (afterglow-1.6.0.tar.gz) = 14feec9e943a4223c53e06fb9df2bffdeb29f88482020f600c2794c685e6e17e
 SIZE (afterglow-1.6.0.tar.gz) = 74194
--- afterglow.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Jan 28 04:57:07 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154343 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Mar 17 17:26:35 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154343 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154343: commit references a PR
Date: Thu, 17 Mar 2011 17:26:50 +0000 (UTC)

 miwi        2011-03-17 17:26:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/afterglow   Makefile distinfo 
   Log:
   - Add missing RUN_DEPS
   
   PR:             154343
   Submitted by:   Paul Schmehl <pauls@utdallas.edu>
   
   Revision  Changes    Path
   1.7       +5 -1      ports/security/afterglow/Makefile
   1.3       +0 -1      ports/security/afterglow/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
