Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 14:20:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176932: commit references a PR
Message-ID:  <201305191420.r4JEK272016514@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176932; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@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@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305191420.r4JEK272016514>