Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2006 20:16:32 +0300
From:      "Andy Fawcett" <andy@athame.co.uk>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        potatosaladx@gmail.com
Subject:   ports/102759: [maintainer update] Update sysutils/uptimed to 0.37
Message-ID:  <1157130992.88137@ping.int.athame.co.uk>
Resent-Message-ID: <200609011720.k81HKJJe034963@freefall.freebsd.org>

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

>Number:         102759
>Category:       ports
>Synopsis:       [maintainer update] Update sysutils/uptimed to 0.37
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 01 17:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andy Fawcett
>Release:        FreeBSD 6.1-STABLE amd64
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #2: Mon Jul 31 02:25:05 EEST 2006
    root@ping.int.athame.co.uk:/usr/obj/usr/src/sys/PING



>Description:


Update sysutils/uptimed to 0.37

Based on a patch from Andrew Bennett <potatosaladx@gmail.com>


>How-To-Repeat:





>Fix:


--- uptimed.diff begins here ---
diff -ruN uptimed-old/Makefile uptimed/Makefile
--- uptimed-old/Makefile	Fri Sep  1 20:02:02 2006
+++ uptimed/Makefile	Fri Sep  1 20:12:05 2006
@@ -3,13 +3,10 @@
 # Whom:					Andy Fawcett <andy@athame.co.uk>
 #
 # $FreeBSD: ports/sysutils/uptimed/Makefile,v 1.10 2006/02/23 10:39:15 ade Exp $
-
 PORTNAME=	uptimed
-PORTVERSION=	0.3.3
-PORTREVISION=	1
+PORTVERSION=	0.3.7
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.robertjohnkaper.com/downloads/uptimed/ \
-		http://people.fruitsalad.org/tap/distfiles/
+MASTER_SITES=	http://podgorny.cz/uptimed/releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	andy@athame.co.uk
diff -ruN uptimed-old/distinfo uptimed/distinfo
--- uptimed-old/distinfo	Fri Sep  1 20:02:02 2006
+++ uptimed/distinfo	Fri Sep  1 20:02:17 2006
@@ -1,3 +1,3 @@
-MD5 (uptimed-0.3.3.tar.gz) = c4380535afc759dd7596e1d67ce9ba8b
-SHA256 (uptimed-0.3.3.tar.gz) = 6d84f62846689a97577fa212ee28f153018e57a8ab22188fb744eec98d409354
-SIZE (uptimed-0.3.3.tar.gz) = 307550
+MD5 (uptimed-0.3.7.tar.gz) = dc68d7a0c8efe44646a23a4440c958c3
+SHA256 (uptimed-0.3.7.tar.gz) = 85557d9ab6d367672f2099b069daf657017c750c6f6784ce3e18e9f348fcf87a
+SIZE (uptimed-0.3.7.tar.gz) = 313640
diff -ruN uptimed-old/pkg-plist uptimed/pkg-plist
--- uptimed-old/pkg-plist	Fri Sep  1 20:02:02 2006
+++ uptimed/pkg-plist	Fri Sep  1 20:08:41 2006
@@ -3,8 +3,8 @@
 etc/uptimed.conf-dist
 lib/libuptimed.a
 lib/libuptimed.la
-lib/libuptimed.so
-lib/libuptimed.so.0
+lib/libuptimed
+lib/libuptimed.0
 sbin/uptimed
 www/cgi-bin/uprecords.cgi
 www/cgi-bin/uprecords.conf
--- uptimed.diff ends here ---



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



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