ports/133238: [PATCH] net/p5-Net-NIS-Listgroup: Add missing dependency

Gea-Suan Lin gslin at gslin.org
Tue Mar 31 08:20:12 UTC 2009


>Number:         133238
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-NIS-Listgroup: Add missing dependency
>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 Mar 31 08:20:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
- Add missing dependency.

Port maintainer (gslin at gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-NIS-Listgroup-1.0.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-NIS-Listgroup/Makefile /home/staff/gslin/work/ports/p5-Net-NIS-Listgroup/Makefile
--- /usr/ports/net/p5-Net-NIS-Listgroup/Makefile	2008-04-17 22:27:35.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-NIS-Listgroup/Makefile	2009-03-31 16:17:18.000000000 +0800
@@ -7,13 +7,16 @@
 
 PORTNAME=	Net-NIS-Listgroup
 PORTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Lists hosts/users in a netgroup group
 
+RUN_DEPENDS=	p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS
+
 PERL_CONFIGURE=	yes
 
 MAN1=		listgroup.1
--- p5-Net-NIS-Listgroup-1.0.0_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list