pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/smokeping Fix fping path - ride last bump



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bb709c6c4d2
branches:  trunk
changeset: 487977:4bb709c6c4d2
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Jan 22 21:53:28 2005 +0000

description:
Fix fping path - ride last bump

diffstat:

 net/smokeping/distinfo         |  4 ++--
 net/smokeping/patches/patch-ac |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r f4d8fb53158a -r 4bb709c6c4d2 net/smokeping/distinfo
--- a/net/smokeping/distinfo    Sat Jan 22 21:50:54 2005 +0000
+++ b/net/smokeping/distinfo    Sat Jan 22 21:53:28 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2005/01/22 21:50:54 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2005/01/22 21:53:28 adrianp Exp $
 
 SHA1 (smokeping-1.37.tar.gz) = 3a37f0e877d7a35c108d35f61580644a2e8b4361
 Size (smokeping-1.37.tar.gz) = 224689 bytes
 SHA1 (patch-aa) = 216a0c1764c6cc7ee381c299aec10e22801c64f0
 SHA1 (patch-ab) = 7c4444c68f251fcb8ec5dc106313effe6665bb1f
-SHA1 (patch-ac) = facf5fdf127503757a3e2e8e7de91a152de5521f
+SHA1 (patch-ac) = 6648d456ac5fa107be707d3a7aa5c4366a1904d1
diff -r f4d8fb53158a -r 4bb709c6c4d2 net/smokeping/patches/patch-ac
--- a/net/smokeping/patches/patch-ac    Sat Jan 22 21:50:54 2005 +0000
+++ b/net/smokeping/patches/patch-ac    Sat Jan 22 21:53:28 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.3 2005/01/22 21:50:54 adrianp Exp $
+$NetBSD: patch-ac,v 1.4 2005/01/22 21:53:28 adrianp Exp $
 
 --- etc/config.dist.orig       2005-01-22 19:52:46.000000000 +0000
 +++ etc/config.dist    2005-01-22 19:59:21.000000000 +0000
@@ -44,7 +44,7 @@
  + FPing
  
 -binary = /usr/sepp/bin/fping
-+binary = @PREFIX@/bin/fping
++binary = @PREFIX@/sbin/fping
  
  *** Targets ***
  



Home | Main Index | Thread Index | Old Index