From ac1277b14378442384eb55488532905bf16cf3ac Mon Sep 17 00:00:00 2001
From: "David W. Chapman Jr." <dwcjr@FreeBSD.org>
Date: Tue, 9 Jul 2002 15:40:19 +0000
Subject: Update to 5.0

PR:		40264
Submitted by:	maintainer
---
 net-mgmt/pancho/Makefile       |  5 +++--
 net-mgmt/pancho/distinfo       |  2 +-
 net-mgmt/pancho/files/patch-aa | 20 ++++++++++----------
 net/pancho/Makefile            |  5 +++--
 net/pancho/distinfo            |  2 +-
 net/pancho/files/patch-aa      | 20 ++++++++++----------
 6 files changed, 28 insertions(+), 26 deletions(-)

diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile
index d89487864c26..d6114cafcbcf 100644
--- a/net-mgmt/pancho/Makefile
+++ b/net-mgmt/pancho/Makefile
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	pancho
-PORTVERSION=	4.1
+PORTVERSION=	5.0
 CATEGORIES=	net
-MASTER_SITES=	ftp://pancho.lunarmedia.net/
+MASTER_SITES=	ftp://pancho.lunarmedia.net/pancho/ \
+		http://pancho.lunarmedia.net/
 DISTNAME=	pancho-v${PORTVERSION}
 
 MAINTAINER=	Nicolas.Jombart@hsc-labs.com
diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo
index 76f387ddb7a7..964d88f5325e 100644
--- a/net-mgmt/pancho/distinfo
+++ b/net-mgmt/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v4.1.tar.gz) = 0d73661ce0573855a5e23c6c4bd184f8
+MD5 (pancho-v5.0.tar.gz) = 2c592a8c80a87ff80f2d9a36e85f9efe
diff --git a/net-mgmt/pancho/files/patch-aa b/net-mgmt/pancho/files/patch-aa
index cdf83ffc5039..edbfc4013a2e 100644
--- a/net-mgmt/pancho/files/patch-aa
+++ b/net-mgmt/pancho/files/patch-aa
@@ -1,14 +1,14 @@
---- pancho.orig	Fri Jan  4 23:33:48 2002
-+++ pancho	Fri Jan  4 23:39:30 2002
-@@ -33,9 +33,9 @@
+--- pancho.orig	Tue Jun 25 05:30:00 2002
++++ pancho	Tue Jul  2 14:30:30 2002
+@@ -38,9 +38,9 @@
+ ############ BE SURE TO READ THROUGH THE LOGGING HOWTO ############
+ ############ WHICH ACCOMPANIES THIS DISTRIBUTION.      ############
  
- my @devices 	= qw();		# list of network devices 
- 
--my $logging 	= "";		# set this to "1" to enable logging
-+my $logging 	= "1";		# set this to "1" to enable logging
+-my $logging     = "";           # set this to "1" to enable logging
++my $logging     = "1";           # set this to "1" to enable logging
  
 -my $logfile 	= "";		# full path to your logfile 
-+my $logfile 	= $ENV{HOME}."/pancho.log";	# full path to your logfile 
++my $logfile 	= $ENV{HOME}."/pancho.log"; # full path to your logfile 
  
- ############ NO FURTHER EDITING SHOULD BE REQUIRED.    ############
- ############ DOING SO IS AT YOUR OWN RISK.	       ############
+ ############ USE THE FOLLOWING OPTIONS TO TWEAK YOUR   ############
+ ############ SNMP SESSION PARAMETERS.                  ############
diff --git a/net/pancho/Makefile b/net/pancho/Makefile
index d89487864c26..d6114cafcbcf 100644
--- a/net/pancho/Makefile
+++ b/net/pancho/Makefile
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	pancho
-PORTVERSION=	4.1
+PORTVERSION=	5.0
 CATEGORIES=	net
-MASTER_SITES=	ftp://pancho.lunarmedia.net/
+MASTER_SITES=	ftp://pancho.lunarmedia.net/pancho/ \
+		http://pancho.lunarmedia.net/
 DISTNAME=	pancho-v${PORTVERSION}
 
 MAINTAINER=	Nicolas.Jombart@hsc-labs.com
diff --git a/net/pancho/distinfo b/net/pancho/distinfo
index 76f387ddb7a7..964d88f5325e 100644
--- a/net/pancho/distinfo
+++ b/net/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v4.1.tar.gz) = 0d73661ce0573855a5e23c6c4bd184f8
+MD5 (pancho-v5.0.tar.gz) = 2c592a8c80a87ff80f2d9a36e85f9efe
diff --git a/net/pancho/files/patch-aa b/net/pancho/files/patch-aa
index cdf83ffc5039..edbfc4013a2e 100644
--- a/net/pancho/files/patch-aa
+++ b/net/pancho/files/patch-aa
@@ -1,14 +1,14 @@
---- pancho.orig	Fri Jan  4 23:33:48 2002
-+++ pancho	Fri Jan  4 23:39:30 2002
-@@ -33,9 +33,9 @@
+--- pancho.orig	Tue Jun 25 05:30:00 2002
++++ pancho	Tue Jul  2 14:30:30 2002
+@@ -38,9 +38,9 @@
+ ############ BE SURE TO READ THROUGH THE LOGGING HOWTO ############
+ ############ WHICH ACCOMPANIES THIS DISTRIBUTION.      ############
  
- my @devices 	= qw();		# list of network devices 
- 
--my $logging 	= "";		# set this to "1" to enable logging
-+my $logging 	= "1";		# set this to "1" to enable logging
+-my $logging     = "";           # set this to "1" to enable logging
++my $logging     = "1";           # set this to "1" to enable logging
  
 -my $logfile 	= "";		# full path to your logfile 
-+my $logfile 	= $ENV{HOME}."/pancho.log";	# full path to your logfile 
++my $logfile 	= $ENV{HOME}."/pancho.log"; # full path to your logfile 
  
- ############ NO FURTHER EDITING SHOULD BE REQUIRED.    ############
- ############ DOING SO IS AT YOUR OWN RISK.	       ############
+ ############ USE THE FOLLOWING OPTIONS TO TWEAK YOUR   ############
+ ############ SNMP SESSION PARAMETERS.                  ############
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0