From matt@fly.mos.bsd-blax.org  Mon May 10 05:29:39 2004
Return-Path: <matt@fly.mos.bsd-blax.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 393EF16A4CF; Mon, 10 May 2004 05:29:39 -0700 (PDT)
Received: from fly.mos.bsd-blax.org (mos.bsd-blax.org [213.41.136.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7BA2543D45; Mon, 10 May 2004 05:29:36 -0700 (PDT)
	(envelope-from matt@fly.mos.bsd-blax.org)
Received: from fly.mos.bsd-blax.org (localhost [127.0.0.1])
	by fly.mos.bsd-blax.org (8.12.10/8.12.10) with ESMTP id i4ACUviJ082224;
	Mon, 10 May 2004 14:30:57 +0200 (CEST)
	(envelope-from matt@fly.mos.bsd-blax.org)
Received: (from matt@localhost)
	by fly.mos.bsd-blax.org (8.12.10/8.12.10/Submit) id i4ACUvHS082223;
	Mon, 10 May 2004 14:30:57 +0200 (CEST)
	(envelope-from matt)
Message-Id: <200405101230.i4ACUvHS082223@fly.mos.bsd-blax.org>
Date: Mon, 10 May 2004 14:30:57 +0200 (CEST)
From: Matt Lancereau <matt@rimasec.net>
Reply-To: Matt Lancereau <matt@rimasec.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@freebsd.org
Subject: Update port: sysutils/xfce4-netload-plugin
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66456
>Category:       ports
>Synopsis:       Update port: sysutils/xfce4-netload-plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 05:30:20 PDT 2004
>Closed-Date:    Tue May 11 00:36:35 PDT 2004
>Last-Modified:  Tue May 11 00:36:35 PDT 2004
>Originator:     Matt Lancereau
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD fly.mos.bsd-blax.org 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #2: Fri May 7 14:50:10 CEST 2004 root@fly.mos.bsd-blax.org:/usr/obj/usr/src/sys/FLY i386


	
>Description:
(Maintainer timeout)

	- Update to 0.2.2 release.
	- The total value in the tooltip is now displayed with fractional portion.
	- Any errors about wrong configuration are now only displayed in a dialog after changing configuration and not after
	  startup. This should help users whose network device is created after dialing-in.
>How-To-Repeat:
	
>Fix:

	

--- xfce4-netload-plugin.diff begins here ---
diff -ruN sysutils/xfce4-netload-plugin/Makefile.orig sysutils/xfce4-netload-plugin/Makefile
--- sysutils/xfce4-netload-plugin/Makefile.orig	Mon May 10 14:09:58 2004
+++ sysutils/xfce4-netload-plugin/Makefile	Mon May 10 14:11:11 2004
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	xfce4-netload-plugin
-PORTVERSION=	0.2.0
-PORTREVISION=	2
+PORTVERSION=	0.2.2
 CATEGORIES=	sysutils xfce
-MASTER_SITES=	http://download.berlios.de/xfce-goodies/
+MASTER_SITES=	http://download.berlios.de/xfce-goodies/ \
+		http://matt.nerim.net/xfce-goodies/ \
+		http://xfce.org/~kelnos/mirrors/xfce-goodies/
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	demon@FreeBSD.org
diff -ruN sysutils/xfce4-netload-plugin/files/patch-configure.orig sysutils/xfce4-netload-plugin/files/patch-configure
--- sysutils/xfce4-netload-plugin/files/patch-configure.orig	Mon May 10 14:09:58 2004
+++ sysutils/xfce4-netload-plugin/files/patch-configure	Thu Jan  1 01:00:00 1970
@@ -1,12 +0,0 @@
---- configure.orig	Wed Sep  3 18:00:58 2003
-+++ configure	Wed Sep  3 18:01:55 2003
-@@ -18497,7 +18497,8 @@
- 
- 
- # This can be used to rebuild libtool when needed
--LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -ruN sysutils/xfce4-netload-plugin/pkg-descr.orig sysutils/xfce4-netload-plugin/pkg-descr
--- sysutils/xfce4-netload-plugin/pkg-descr.orig	Mon May 10 14:09:58 2004
+++ sysutils/xfce4-netload-plugin/pkg-descr	Mon May 10 14:13:16 2004
@@ -1,3 +1,7 @@
 Network Load plugin for XFce4.
 
-WWW: http://www.xfce.org/
+Author: Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de>
+	Bernhard Walle <bernhard.walle@gmx.de>
+	Hendrik Scholz <hscholz@raisdorf.net> (Wormulon code base)
+
+WWW: http://xfce-goodies.berlios.de/
diff -ruN sysutils/xfce4-netload-plugin/pkg-plist.orig sysutils/xfce4-netload-plugin/pkg-plist
--- sysutils/xfce4-netload-plugin/pkg-plist.orig	Mon May 10 14:09:58 2004
+++ sysutils/xfce4-netload-plugin/pkg-plist	Mon May 10 14:20:44 2004
@@ -1,3 +1,4 @@
+lib/xfce4/panel-plugins/libnetload.a
+lib/xfce4/panel-plugins/libnetload.la
 lib/xfce4/panel-plugins/libnetload.so
 @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
-@unexec rmdir %D/lib/xfce4 2>/dev/null || true
--- xfce4-netload-plugin.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon  
Responsible-Changed-By: krion 
Responsible-Changed-When: Mon May 10 05:39:47 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66456 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Tue May 11 00:36:19 PDT 2004 
State-Changed-Why:  
Port updated, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66456 
>Unformatted:
