ports/176932: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun May 19 14:20:02 UTC 2013


The following reply was made to PR ports/176932; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/176932: commit references a PR
Date: Sun, 19 May 2013 14:18:04 +0000 (UTC)

 Author: rakuco
 Date: Sun May 19 14:17:52 2013
 New Revision: 318526
 URL: http://svnweb.freebsd.org/changeset/ports/318526
 
 Log:
   Add missing RUN_DEPENDS on p5-Socket6.
   
   PR:		ports/176932
   Submitted by:	Craig Leres <leres at ee.lbl.gov>
   Approved by:	maintainer timeout (66 days)
 
 Modified:
   head/net-mgmt/nfsen/Makefile
 
 Modified: head/net-mgmt/nfsen/Makefile
 ==============================================================================
 --- head/net-mgmt/nfsen/Makefile	Sun May 19 14:10:30 2013	(r318525)
 +++ head/net-mgmt/nfsen/Makefile	Sun May 19 14:17:52 2013	(r318526)
 @@ -3,6 +3,7 @@
  
  PORTNAME=	nfsen
  PORTVERSION=	1.3.6p1
 +PORTREVISION=	1
  CATEGORIES=	net-mgmt
  MASTER_SITES=	SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} \
  		http://nfsen.sourceforge.net/
 @@ -15,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/BSD-license.txt
  
  RUN_DEPENDS=	rrdtool>=0:${PORTSDIR}/databases/rrdtool \
  		p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
 +		p5-Socket6:${PORTSDIR}/net/p5-Socket6 \
  		nfdump:${PORTSDIR}/net-mgmt/nfdump
  
  USES=		iconv
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list