Update to version 0.2.2.
Update WWW. PR: 66456 Submitted by: Matt Lancereau <matt@rimasec.net>
This commit is contained in:
parent
5ab880074e
commit
2619d39ec7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108903
@ -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
|
||||
|
@ -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'
|
@ -1,3 +1,3 @@
|
||||
Network Load plugin for XFce4.
|
||||
|
||||
WWW: http://www.xfce.org/
|
||||
WWW: http://xfce-goodies.berlios.de/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user