Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Feb 2003 02:03:11 +0100 (CET)
From:      Dario Freni <saturnero@gufi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47831: update of sysutils/uptimed
Message-ID:  <20030203010311.5E89B3C00D@mocciosa.saturnero.sat>

next in thread | raw e-mail | index | archive | help

>Number:         47831
>Category:       ports
>Synopsis:       update of sysutils/uptimed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 02 17:10:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dario Freni
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
Italian FreeBSD User Group (http://www.gufi.org)
>Environment:
System: FreeBSD mocciosa.saturnero.sat 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Wed Jan 8 21:09:16 CET 2003 root@mocciosa.saturnero.sat:/usr/obj/usr/src/sys/MOCCIOSA i386


>Description:
	uptimed has released 0.3.0 since November 2002. Here's the diff with the version present in the ports tree
>How-To-Repeat:
>Fix:

--- diff begins here ---
diff -urN uptimed/Makefile uptimed3/Makefile
--- uptimed/Makefile	Wed Nov 20 11:39:25 2002
+++ uptimed3/Makefile	Mon Feb  3 01:49:20 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/sysutils/uptimed/Makefile,v 1.2 2002/11/19 13:01:11 edwin Exp $
 
 PORTNAME=	uptimed
-PORTVERSION=	0.2.0
+PORTVERSION=	0.3.0
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	uptimed
@@ -28,7 +28,7 @@
 post-install:
 	${INSTALL_SCRIPT}	${FILESDIR}/uptimed.sh.sample ${PREFIX}/etc/rc.d/
 	if [ ! -d "${PREFIX}/www/cgi-bin/" ]; then \
-	    ${MKDIR} -p ${PREFIX}/www/cgi-bin; \
+	    ${MKDIR} ${PREFIX}/www/cgi-bin; \
 	fi
 	${INSTALL_PROGRAM}	${PREFIX}/bin/uprecords ${PREFIX}/www/cgi-bin/uprecords.cgi
 	${INSTALL_DATA}		${WRKSRC}/sample-cgi/* ${PREFIX}/www/cgi-bin/
diff -urN uptimed/distinfo uptimed3/distinfo
--- uptimed/distinfo	Thu Oct 10 22:00:42 2002
+++ uptimed3/distinfo	Mon Feb  3 01:37:50 2003
@@ -1 +1 @@
-MD5 (uptimed-0.2.0.tar.gz) = 6f9c87634a27eb4e1e8b38c7d771d4f4
+MD5 (uptimed-0.3.0.tar.gz) = a745c7e79c64f20c7691c56c35ba16d1
--- diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030203010311.5E89B3C00D>