Date: Thu, 6 Sep 2012 05:57:58 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303742 - head/net/ntp-devel Message-ID: <201209060557.q865vweE069771@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Thu Sep 6 05:57:58 2012 New Revision: 303742 URL: http://svn.freebsd.org/changeset/ports/303742 Log: Update 4.2.7p295 --> 4.2.7p303 Modified: head/net/ntp-devel/Makefile head/net/ntp-devel/distinfo head/net/ntp-devel/pkg-plist Modified: head/net/ntp-devel/Makefile ============================================================================== --- head/net/ntp-devel/Makefile Thu Sep 6 05:53:09 2012 (r303741) +++ head/net/ntp-devel/Makefile Thu Sep 6 05:57:58 2012 (r303742) @@ -6,8 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.2.7p295 -PORTREVISION= 2 +PORTVERSION= 4.2.7p303 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-dev/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \ @@ -24,6 +23,7 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= automake libtool USE_GNOME= gnomehack +MAN5= ntp.conf.5 ntp.keys.5 MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntp-wait.8 .include "Makefile.inc" Modified: head/net/ntp-devel/distinfo ============================================================================== --- head/net/ntp-devel/distinfo Thu Sep 6 05:53:09 2012 (r303741) +++ head/net/ntp-devel/distinfo Thu Sep 6 05:57:58 2012 (r303742) @@ -1,2 +1,2 @@ -SHA256 (ntp-dev-4.2.7p295.tar.gz) = f392bbd2b3c58020fd6383056078791118bddd3c363c9aec49c5c37924b43516 -SIZE (ntp-dev-4.2.7p295.tar.gz) = 5899035 +SHA256 (ntp-dev-4.2.7p303.tar.gz) = c07a5069f4ffc80d8741e0039c5b49a724629d0869a754c699ea9f4775c70c70 +SIZE (ntp-dev-4.2.7p303.tar.gz) = 5925629 Modified: head/net/ntp-devel/pkg-plist ============================================================================== --- head/net/ntp-devel/pkg-plist Thu Sep 6 05:53:09 2012 (r303741) +++ head/net/ntp-devel/pkg-plist Thu Sep 6 05:57:58 2012 (r303742) @@ -234,6 +234,7 @@ sbin/sntp %%PORTDOCS%%%%DOCSDIR%%/tickadj.html %%PORTDOCS%%%%DOCSDIR%%/warp.html %%PORTDOCS%%%%DOCSDIR%%/xleave.html +%%PORTDOCS%%share/doc/sntp/sntp.html %%EXAMPLESDIR%%/README %%EXAMPLESDIR%%/baldwin.conf %%EXAMPLESDIR%%/beauregard.conf @@ -249,4 +250,5 @@ sbin/sntp %%PORTDOCS%%@dirrm %%DOCSDIR%%/drivers/icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/drivers %%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm share/doc/sntp @dirrm %%EXAMPLESDIR%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209060557.q865vweE069771>