Date: Tue, 12 May 2015 20:47:42 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Cc: Cy Schubert <cy@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r386194 - in head: . net net/ntp-rc Message-ID: <201505130347.t4D3lgEF094241@slippy.cwsent.com> In-Reply-To: Message from "Philip M. Gollucci" <pgollucci@p6m7g8.com> of "Tue, 12 May 2015 23:13:25 -0400." <CACM2dAYNdja3Mrpe2Ghi5zUfQxh5G%2BQS7Z5AenqGZyEWpRpY9A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks. After all these years, typing as fast as I do, I sometimes still = have problems with the keyboard. :( -- = Cheers, Cy Schubert <Cy.Schubert@komquats.com> or <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. In message <CACM2dAYNdja3Mrpe2Ghi5zUfQxh5G+QS7Z5AenqGZyEWpRpY9A@mail.gmail= .c om> , "Philip M. Gollucci" writes: > There's an extra ' in Makefike on line 1 > = > On Tuesday, May 12, 2015, Cy Schubert <cy@freebsd.org> wrote: > = > > Author: cy > > Date: Wed May 13 02:47:58 2015 > > New Revision: 386194 > > URL: https://svnweb.freebsd.org/changeset/ports/386194 > > > > Log: > > Reintroduce ntp-rc. Ntp release candidates are available again. > > > > Added: > > head/net/ntp-rc/ > > - copied from r385375, head/net/ntp/ > > Modified: > > head/MOVED > > head/net/Makefile > > head/net/ntp-rc/Makefile > > head/net/ntp-rc/distinfo > > head/net/ntp-rc/pkg-plist > > > > Modified: head/MOVED > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D > > --- head/MOVED Wed May 13 02:30:12 2015 (r386193) > > +++ head/MOVED Wed May 13 02:47:58 2015 (r386194) > > @@ -7570,7 +7570,6 @@ devel/rubygem-inline|devel/rubygem-rubyi > > devel/p5-Devel-Profiler|devel/p5-Devel-NYTProf|2015-04-24|Devel::DPro= f > > was removed form Perl, use Devel::NYTProf > > audio/filter_audio|audio/libfilteraudio|2015-04-27|audio/filter-audio= is > > renamed into audio/libfilteraudio > > www/p5-Google-Code-Upload||2015-04-30|Has expired: Google Code will b= e > > shutting down ( > > http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.h= tml) > > -net/ntp-rc||2015-04-30|Has expired: Upline no longer has RC branch > > games/wmfortune||2015-04-30|Has expired: Broken for more than 6 month= s > > games/springlobby||2015-04-30|Has expired: Depends on expiring > > games/spring > > devel/p5-base||2015-04-30|Has expired: this port is outdated and base > > 2.18+ is already in all supported Perl releases > > > > Modified: head/net/Makefile > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D > > --- head/net/Makefile Wed May 13 02:30:12 2015 (r386193) > > +++ head/net/Makefile Wed May 13 02:47:58 2015 (r386194) > > @@ -1,4 +1,4 @@ > > -# $FreeBSD$ > > + `# $FreeBSD$ > > # > > > > COMMENT =3D Networking tools > > @@ -439,6 +439,7 @@ > > SUBDIR +=3D ntopng > > SUBDIR +=3D ntp > > SUBDIR +=3D ntp-devel > > + SUBDIR +=3D ntp-rc > > SUBDIR +=3D ntraceroute > > SUBDIR +=3D nusoap > > SUBDIR +=3D nxproxy > > > > Modified: head/net/ntp-rc/Makefile > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D > > --- head/net/ntp/Makefile Mon May 4 04:04:51 2015 (r3853= 75) > > +++ head/net/ntp-rc/Makefile Wed May 13 02:47:58 2015 (r3861= 94) > > @@ -2,17 +2,18 @@ > > # $FreeBSD$ > > > > PORTNAME=3D ntp > > -PORTVERSION=3D 4.2.8p2 > > +PORTVERSION=3D 4.2.8p3.r1 > > CATEGORIES=3D net ipv6 > > MASTER_SITES=3D http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.= 2/ \ > > http://archive.ntp.org/ntp4/ntp-4.2/ \ > > ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4= / > > +PKGNAMESUFFIX=3D -rc > > DISTNAME=3D ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} > > > > MAINTAINER=3D cy@FreeBSD.org > > COMMENT=3D The Network Time Protocol Distribution > > > > -CONFLICTS=3D ntp-rc-* ntp-devel-* > > +CONFLICTS=3D ntp-* ntp-devel-* > > > > GNU_CONFIGURE=3D yes > > OPTIONS_SUB=3D yes > > > > Modified: head/net/ntp-rc/distinfo > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D > > --- head/net/ntp/distinfo Mon May 4 04:04:51 2015 (r3853= 75) > > +++ head/net/ntp-rc/distinfo Wed May 13 02:47:58 2015 (r3861= 94) > > @@ -1,2 +1,2 @@ > > -SHA256 (ntp-4.2.8p2.tar.gz) =3D > > 0d69bc0e95caad43ea04fdad410e756bae1a71e67b1c2bd799b76b55e04c9b31 > > -SIZE (ntp-4.2.8p2.tar.gz) =3D 6820869 > > +SHA256 (ntp-4.2.8p3-RC1.tar.gz) =3D > > 3691f8db13a607715ec0c63d6ac11cb5143e6483d8102607f662e208feae7fca > > +SIZE (ntp-4.2.8p3-RC1.tar.gz) =3D 6848289 > > > > Modified: head/net/ntp-rc/pkg-plist > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D > > --- head/net/ntp/pkg-plist Mon May 4 04:04:51 2015 (r3853= 75) > > +++ head/net/ntp-rc/pkg-plist Wed May 13 02:47:58 2015 (r3861= 94) > > @@ -67,6 +67,7 @@ sbin/update-leap > > %%PORTDOCS%%%%DOCSDIR%%/drivers/driver39.html > > %%PORTDOCS%%%%DOCSDIR%%/drivers/driver4.html > > %%PORTDOCS%%%%DOCSDIR%%/drivers/driver40.html > > +%%PORTDOCS%%%%DOCSDIR%%/drivers/driver40-ja.html > > %%PORTDOCS%%%%DOCSDIR%%/drivers/driver42.html > > %%PORTDOCS%%%%DOCSDIR%%/drivers/driver43.html > > %%PORTDOCS%%%%DOCSDIR%%/drivers/driver44.html > > @@ -163,6 +164,7 @@ sbin/update-leap > > %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver39.html > > %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver4.html > > %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver40.html > > +%%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver40-ja.html > > %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver42.html > > %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver43.html > > %%PORTDOCS%%%%DOCSDIR%%/html/drivers/driver44.html > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505130347.t4D3lgEF094241>