Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Jan 2003 15:24:54 +0100 (CET)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lars@thegler.dk
Subject:   ports/46727: Update net/smokeping to 1.18
Message-ID:  <20030103142454.6D511236@minerva.thegler.dk>

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

>Number:         46727
>Category:       ports
>Synopsis:       Update net/smokeping to 1.18
>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:   Fri Jan 03 06:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD minerva.thegler.dk 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Update port net/smokeping to version 1.18.

>How-To-Repeat:
>Fix:
Apply this diff:

--cut--
diff -Naur /usr/ports/net/smokeping/Makefile smokeping/Makefile
--- /usr/ports/net/smokeping/Makefile	Thu Dec 12 20:22:06 2002
+++ smokeping/Makefile	Fri Jan  3 14:43:19 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	smokeping
-PORTVERSION=	1.16
-PORTREVISION=	2
+PORTVERSION=	1.18
 CATEGORIES=	net www
 MASTER_SITES=	http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
 
@@ -48,7 +47,7 @@
 	@${PERL} -pi -e ' \
 		s|/usr/sepp/bin/perl|${PERL}|; \
 		s|/usr/sepp/bin/speedy|${PREFIX}/bin/speedy|; \
-		s|use lib qw\(/usr/pack/rrdtool-1.0.33-to/lib/perl\);\n||; \
+		s|use lib qw\(/usr/pack/rrdtool-1.0.40-ds/lib/perl\);\n||; \
 		s|/home/oetiker/data/projects/AADJ-smokeping/dist/etc|${PREFIX}/etc/smokeping|; \
 		s|/home/oetiker/data/projects/AADJ-smokeping/dist|${PREFIX}/smokeping|; \
 		s|/home/oetiker/.smokeping/config|${PREFIX}/etc/smokeping/config|; \
diff -Naur /usr/ports/net/smokeping/distinfo smokeping/distinfo
--- /usr/ports/net/smokeping/distinfo	Thu Dec 12 20:22:06 2002
+++ smokeping/distinfo	Fri Jan  3 14:25:45 2003
@@ -1 +1 @@
-MD5 (smokeping-1.16.tar.gz) = 69b3aa6dcf2d0b292eb66f09064e43e5
+MD5 (smokeping-1.18.tar.gz) = 1a91066a497d666164ea0995d322b485
--cut--

>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?20030103142454.6D511236>