svn commit: r436861 - head/net/ntp

Cy Schubert Cy.Schubert at komquats.com
Sat Mar 25 19:46:35 UTC 2017


In message <20170325012849.GA54562 at FreeBSD.org>, Alexey Dokuchaev writes:
> On Fri, Mar 24, 2017 at 11:20:53PM +0000, Cy Schubert wrote:
> > New Revision: 436861
> > URL: https://svnweb.freebsd.org/changeset/ports/436861
> > 
> > Log:
> >   Remove autogen dependency added by r426923. This version of ntp no
> >   longer needs it.
> > 
> > Modified:
> >   head/net/ntp/Makefile
> > 
> > Modified: head/net/ntp/Makefile
> > ===========================================================================
> ===
> > --- head/net/ntp/Makefile	Fri Mar 24 23:12:17 2017	(r436860)
> > +++ head/net/ntp/Makefile	Fri Mar 24 23:20:53 2017	(r436861)
> > @@ -3,6 +3,7 @@
> >  
> >  PORTNAME=	ntp
> >  PORTVERSION=	4.2.8p10
> > +PORTREVISION=	1
> 
> This was uncalled for.
> 
> >  CATEGORIES=	net ipv6
> >  MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ 
> \
> >  		http://archive.ntp.org/ntp4/ntp-4.2/ \
> > @@ -12,7 +13,6 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/P/
> >  MAINTAINER=	cy at FreeBSD.org
> >  COMMENT=	The Network Time Protocol Distribution
> >  
> > -BUILD_DEPENDS=	autogen:devel/autogen
> 
> BUILD_DEPENDS do not affect resulting package.

Yes, sorry.


-- 
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-ports-all mailing list