Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 15:48:04 +0100 (CET)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lars@thegler.dk
Subject:   ports/48596: Update net/smokeping to 1.19
Message-ID:  <20030223144804.8F326401A@dask.thegler.dk>

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

>Number:         48596
>Category:       ports
>Synopsis:       Update net/smokeping to 1.19
>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:   Sun Feb 23 06:50:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.7-STABLE FreeBSD 4.7-STABLE #8: Sun Feb 9 10:50:10 CET 2003 root@dask.thegler.dk:/usr/obj/usr/src/sys/GENERIC i386

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

>How-To-Repeat:
>Fix:

Apply this diff:

--- smokeping.diff begins here ---
diff -Naur /usr/ports/net/smokeping/Makefile smokeping-1.19/Makefile
--- /usr/ports/net/smokeping/Makefile	Sat Feb 22 07:05:58 2003
+++ smokeping-1.19/Makefile	Sun Feb 23 15:42:36 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	smokeping
-PORTVERSION=	1.18
+PORTVERSION=	1.19
 CATEGORIES=	net www
 MASTER_SITES=	http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
 
@@ -24,7 +24,7 @@
 
 USE_PERL5=	yes
 
-MAN1=		EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
+MAN1=		DNS.pm.1 EchoPing.pm.1 EchoPingChargen.pm.1 EchoPingDiscard.pm.1 \
 		EchoPingHttp.pm.1 EchoPingHttps.pm.1 EchoPingIcp.pm.1 EchoPingSmtp.pm.1 \
 		FPing.pm.1 FPing6.pm.1 IOSPing.pm.1 ParseConfig.pm.1 Smokeping.pm.1 \
 		base.pm.1 basefork.pm.1 basevars.pm.1 \
@@ -32,10 +32,9 @@
 		smokeping_config.1 smokeping_install.1
 
 PKGMESSAGE=	${WRKDIR}/pkg-message
-SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
 DOCDIR=		${PREFIX}/share/doc/smokeping
 DOC1=		CHANGES CONTRIBUTORS COPYING COPYRIGHT README TODO
-DOC2=		EchoPing.pm EchoPingChargen.pm EchoPingDiscard.pm \
+DOC2=		DNS.pm EchoPing.pm EchoPingChargen.pm EchoPingDiscard.pm \
 		EchoPingHttp.pm EchoPingHttps.pm EchoPingIcp.pm EchoPingSmtp.pm \
 		FPing.pm FPing6.pm IOSPing.pm ParseConfig.pm Smokeping.pm \
 		base.pm basefork.pm basevars.pm smokeping.cgi \
diff -Naur /usr/ports/net/smokeping/distinfo smokeping-1.19/distinfo
--- /usr/ports/net/smokeping/distinfo	Mon Jan  6 12:29:52 2003
+++ smokeping-1.19/distinfo	Sun Feb 23 15:32:51 2003
@@ -1 +1 @@
-MD5 (smokeping-1.18.tar.gz) = 1a91066a497d666164ea0995d322b485
+MD5 (smokeping-1.19.tar.gz) = f52dcde3ed8d34bf672e75b8dcd39f65
diff -Naur /usr/ports/net/smokeping/pkg-plist smokeping-1.19/pkg-plist
--- /usr/ports/net/smokeping/pkg-plist	Thu Oct 17 14:00:50 2002
+++ smokeping-1.19/pkg-plist	Sun Feb 23 15:39:51 2003
@@ -69,6 +69,7 @@
 smokeping/lib/probes/EchoPingHttps.pm
 smokeping/lib/probes/EchoPingIcp.pm
 smokeping/lib/probes/EchoPingSmtp.pm
+smokeping/lib/probes/DNS.pm
 smokeping/lib/probes/basefork.pm
 smokeping/lib/probes/basevars.pm
 smokeping/lib/ISG/ParseConfig.pm
--- smokeping.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?20030223144804.8F326401A>