Index: head/net-mgmt/nstat/files/patch-nstat.c =================================================================== --- head/net-mgmt/nstat/files/patch-nstat.c (revision 517078) +++ head/net-mgmt/nstat/files/patch-nstat.c (nonexistent) @@ -1,10 +0,0 @@ ---- nstat.c.orig 2018-07-26 14:34:20 UTC -+++ nstat.c -@@ -53,6 +53,7 @@ - - - /* why is this only defined in the kernel */ -+#undef timespecadd - #define timespecadd(vvp, uvp) \ - do { \ - (vvp)->tv_sec += (uvp)->tv_sec; \ Property changes on: head/net-mgmt/nstat/files/patch-nstat.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-mgmt/nstat/Makefile =================================================================== --- head/net-mgmt/nstat/Makefile (revision 517078) +++ head/net-mgmt/nstat/Makefile (revision 517079) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= nstat PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= swills@FreeBSD.org COMMENT= Replacement for bw/netstat/vmstat/pcm-memory.x LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= pcm.x:sysutils/intel-pcm USE_GITHUB= yes GH_ACCOUNT= gallatin -GH_TAGNAME= 5839b41 +GH_TAGNAME= 30de621 PLIST_FILES= bin/nstat \ man/man1/nstat.1.gz do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/nstat ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/nstat.1.gz ${STAGEDIR}${PREFIX}/man/man1 .include .if ${OPSYS} == FreeBSD && ${OSVERSION} <= 1200027 BROKEN= Does not build without clock_nanosleep .endif .include Index: head/net-mgmt/nstat/distinfo =================================================================== --- head/net-mgmt/nstat/distinfo (revision 517078) +++ head/net-mgmt/nstat/distinfo (revision 517079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516051596 -SHA256 (gallatin-nstat-1.0-5839b41_GH0.tar.gz) = 1f43ce88e2a1b09a4369325e6761fa490a7a680ea20a8cedc0644c4023195ac8 -SIZE (gallatin-nstat-1.0-5839b41_GH0.tar.gz) = 5136 +TIMESTAMP = 1573230222 +SHA256 (gallatin-nstat-1.0-30de621_GH0.tar.gz) = ce5c15c558470c65e6241069caef58cf6608ecf4d8fde2851ae28aac8f557e0f +SIZE (gallatin-nstat-1.0-30de621_GH0.tar.gz) = 5195