Update to REVISION = 2 with:

ncurses removed as WANTLIB as per port-lib-depends-check and SONAME changes.

80 char wrap for pkg/DESCR, homepage and NYC*BUG mirror http=>https,
other small syntax changes.

g

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/sysmon/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    11 Jan 2018 19:27:11 -0000      1.3
+++ Makefile    14 Feb 2018 15:01:50 -0000
@@ -4,17 +4,17 @@ COMMENT =     lightweight network monitoring
 DISTNAME =     sysmon-0.93
 CATEGORIES =   sysutils

-HOMEPAGE =     http://puck.nether.net/sysmon/
+HOMEPAGE =     https://puck.nether.net/sysmon/
 MAINTAINER =   George Rosamond <geo...@nycbug.org>
-REVISION =     1
+REVISION =     2

 # GPLv2
 PERMIT_PACKAGE_CDROM = Yes

-WANTLIB +=     c crypto curses ncurses pthread ssl
+WANTLIB +=     c crypto curses pthread ssl

 MASTER_SITES = ftp://puck.nether.net/pub/jared/ \
-               http://mirrors.nycbug.org/pub/distfiles/
+               https://mirrors.nycbug.org/pub/distfiles/


 CONFIGURE_STYLE =      gnu
@@ -25,9 +25,9 @@ USE_GMAKE =   Yes

 NO_TEST =      Yes

-DOCDIR =       ${PREFIX}/share/doc/sysmon/
+DOCDIR =       ${PREFIX}/share/doc/sysmon
 DOCS =         {README,*.html,*.jpg,*.png,*.txt}
-EXAMPLEDIR =   ${PREFIX}/share/examples/sysmon/
+EXAMPLEDIR =   ${PREFIX}/share/examples/sysmon
 MANDIR =       ${PREFIX}/man

 do-install:
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/sysutils/sysmon/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- pkg/DESCR   10 Aug 2016 20:52:47 -0000      1.1.1.1
+++ pkg/DESCR   14 Feb 2018 15:01:50 -0000
@@ -1,12 +1,14 @@
-Sysmon is a network monitoring tool designed to provide high
performance and
-accurate network monitoring.
+Sysmon is a network monitoring tool designed to provide high
+performance and accurate network monitoring.

-This tool is available in the public domain for anyone to use it that is
-interested. It provides better performance and checking capabilities
than other
-tools such as Rover, Nocmon (not this: Nocmonitor), Whatsup, Big
Brother, and
-other such tools.
+This tool is available in the public domain for anyone to use it
+that is interested. It provides better performance and checking
+capabilities than other tools such as Rover, Nocmon (not this:
+Nocmonitor), Whatsup, Big Brother, and other such tools.

-Configuration is simple and hierarchical, and can easily integrate
email alerts.
+Configuration is simple and hierarchical, and can easily integrate
+email alerts.

-Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP, NNTP, and
-PING. Sysmon also provides a simple web output of monitored hosts.
+Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP,
+NNTP, and PING. Sysmon also provides a simple web output of monitored
+hosts.




-- 


5822 F82D 665B 5C6A 915B FAD4 B014 1CEE 545A A6C6

Reply via email to