Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2004 14:30:57 +0200 (CEST)
From:      Matt Lancereau <matt@rimasec.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/66456: Update port: sysutils/xfce4-netload-plugin
Message-ID:  <200405101230.i4ACUvHS082223@fly.mos.bsd-blax.org>
Resent-Message-ID: <200405101230.i4ACULb8072353@freefall.freebsd.org>

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

>Number:         66456
>Category:       ports
>Synopsis:       Update port: sysutils/xfce4-netload-plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 05:30:20 PDT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405101230.i4ACUvHS082223>