Date: Wed, 13 Mar 2002 09:27:28 +0100 (CET) From: Blaz Zupan <blaz@si.FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/35844: maintainer update of netsaint port Message-ID: <20020313082728.7AB6E55411@titanic.medinet.si>
next in thread | raw e-mail | index | archive | help
>Number: 35844 >Category: ports >Synopsis: maintainer update of netsaint port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 13 00:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Blaz Zupan >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: >Description: This patch updates the netsaint port to 0.0.7. >How-To-Repeat: >Fix: diff -urN netsaint.old/Makefile netsaint/Makefile --- netsaint.old/Makefile Mon Dec 17 06:12:31 2001 +++ netsaint/Makefile Wed Mar 13 08:54:28 2002 @@ -6,7 +6,7 @@ # PORTNAME= netsaint -PORTVERSION= 0.0.7b8 +PORTVERSION= 0.0.7 CATEGORIES= net MASTER_SITES= http://netsaint.sourceforge.net/download/ \ ${MASTER_SITE_LOCAL} diff -urN netsaint.old/distinfo netsaint/distinfo --- netsaint.old/distinfo Mon Dec 17 06:12:32 2001 +++ netsaint/distinfo Wed Mar 13 09:11:47 2002 @@ -1,2 +1,2 @@ -MD5 (netsaint-0.0.7b8.tar.gz) = 0a7045e5f07242a8fb1c80729c2c745d +MD5 (netsaint-0.0.7.tar.gz) = 5cabd55a73a618acbc82adc76d6ef382 MD5 (netsaint-graphics.tar.gz) = d959b80cccdee3ff22f4025c6f2446c4 diff -urN netsaint.old/files/patch-aj netsaint/files/patch-aj --- netsaint.old/files/patch-aj Sun Sep 23 04:06:41 2001 +++ netsaint/files/patch-aj Wed Mar 13 09:13:12 2002 @@ -1,18 +1,11 @@ ---- html/main.html.org Sun Sep 16 11:36:54 2001 -+++ html/main.html Sun Sep 16 11:38:28 2001 +--- html/main.html.orig Sat Mar 2 01:41:54 2002 ++++ html/main.html Wed Mar 13 09:12:58 2002 @@ -27,7 +27,7 @@ <P> <div align="center"> -<IMG SRC="images/logofullsize.gif" BORDER="0" ALT="NetSaint" width="238" height="227"><br> -+<IMG SRC="images/bsd_logofullsize.gif" BORDER="0" ALT="NetSaint" width="268" height="221"><br> - Copyright (c) 1999-2001 Ethan Galstad<br> ++<IMG SRC="images/bsd_logofullsize.gif" BORDER="0" ALT="NetSaint" width="238" height="227"><br> + Copyright (c) 1999-2002 Ethan Galstad<br> <a href="mailto:netsaint@netsaint.org">netsaint@netsaint.org</a> </div> -@@ -81,4 +81,4 @@ - </div> - - </BODY> --</HTML> -+</HTML> - diff -urN netsaint.old/pkg-plist netsaint/pkg-plist --- netsaint.old/pkg-plist Mon Dec 17 06:12:32 2001 +++ netsaint/pkg-plist Wed Mar 13 09:05:44 2002 @@ -257,6 +257,7 @@ share/netsaint/sbin/config.cgi share/netsaint/sbin/extinfo.cgi share/netsaint/sbin/history.cgi +share/netsaint/sbin/ministatus.cgi share/netsaint/sbin/notifications.cgi share/netsaint/sbin/outages.cgi share/netsaint/sbin/showlog.cgi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020313082728.7AB6E55411>