Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2006 14:14:24 GMT
From:      Jean-François BOEUF <jfb@minet.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93563: [UPDATE] sysutils/xfce4-fsguard-plugin : 0.2.0 -> 0.2.1 & Maintainer change
Message-ID:  <200602191414.k1JEEOSR076050@www.freebsd.org>
Resent-Message-ID: <200602191420.k1JEK4qk003082@freefall.freebsd.org>

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

>Number:         93563
>Category:       ports
>Synopsis:       [UPDATE] sysutils/xfce4-fsguard-plugin : 0.2.0 -> 0.2.1 & Maintainer change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 19 14:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-François BOEUF
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
Association Minet
>Environment:
FreeBSD r2d2.minet.net 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Thu Jan 26 13:34:52 CET 2006     root@r2d2.minet.net:/usr/obj/usr/src/sys/R2D2  i386
>Description:
- xfce4-fsguard-plugin last release for xfce-4.2 is 0.2.1 but the release in the port collection is 0.2.0;

- pkg-plist is not sorted alphabetically;

- There is no maintainer for this port, I am volunteer to do it.
>How-To-Repeat:
Check xfce4-fsguard-plugin release in the port tree and on xfce-goodies web site (http://xfce-goodies.berlios.de/).
>Fix:
The patch below updates the port, sorts the pkg-plist file and changes the maintainer:

> diff -ruN xfce4-fsguard-plugin_old/ xfce4-fsguard-plugin/
=============================================================
diff -ruN xfce4-fsguard-plugin_old/Makefile xfce4-fsguard-plugin/Makefile
--- xfce4-fsguard-plugin_old/Makefile   Sun Nov 20 16:34:50 2005
+++ xfce4-fsguard-plugin/Makefile       Sun Feb 19 14:58:18 2006
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=      xfce4-fsguard-plugin
-PORTVERSION=   0.2.0
-PORTREVISION=  6
+PORTVERSION=   0.2.1
 CATEGORIES=    sysutils xfce
-MASTER_SITES=  http://download.berlios.de/xfce-goodies/
+MASTER_SITES=  http://ftp.lug.udel.edu/pub/NetBSD/packages/distfiles/ \
+               http://ftp.citkit.ru/pub/NetBSD/packages/distfiles/
 DIST_SUBDIR=   xfce4
 
-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    jfb@minet.net
 COMMENT=       XFce4 panel plugin to check a mountpoint for free disk space
 
 BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
@@ -27,6 +27,6 @@
 USE_AUTOTOOLS= libtool:13:inc
 CONFIGURE_TARGET=      --build=${ARCH}-portbld-freebsd${OSREL}
 
-WRKSRC=                ${WRKDIR}/${PORTNAME}
+WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 .include <bsd.port.mk>
diff -ruN xfce4-fsguard-plugin_old/distinfo xfce4-fsguard-plugin/distinfo
--- xfce4-fsguard-plugin_old/distinfo   Tue Nov 29 12:26:12 2005
+++ xfce4-fsguard-plugin/distinfo       Sun Feb 19 14:58:41 2006
@@ -1,3 +1,3 @@
-MD5 (xfce4/xfce4-fsguard-plugin-0.2.0.tar.gz) = 410ab680141905fa6775ecc1f050c51c
-SHA256 (xfce4/xfce4-fsguard-plugin-0.2.0.tar.gz) = 54131159b980f93812be8b407bbd9f91b6143a3342f37070408de25f244678b6
-SIZE (xfce4/xfce4-fsguard-plugin-0.2.0.tar.gz) = 321421
+MD5 (xfce4/xfce4-fsguard-plugin-0.2.1.tar.gz) = 6fa6c2b734ee8d4c0a5901f6d704b6c9
+SHA256 (xfce4/xfce4-fsguard-plugin-0.2.1.tar.gz) = c3250ce091a164e37413a962f99755beb7c517c0ab29201c4335cd43537479a4
+SIZE (xfce4/xfce4-fsguard-plugin-0.2.1.tar.gz) = 339959
diff -ruN xfce4-fsguard-plugin_old/pkg-plist xfce4-fsguard-plugin/pkg-plist
--- xfce4-fsguard-plugin_old/pkg-plist  Tue Jan 24 13:21:15 2006
+++ xfce4-fsguard-plugin/pkg-plist      Sun Feb 19 13:36:29 2006
@@ -1,5 +1,5 @@
 @comment $FreeBSD: ports/sysutils/xfce4-fsguard-plugin/pkg-plist,v 1.2 2006/01/22 02:52:19 edwin Exp $
-lib/xfce4/panel-plugins/libfsguard.so
-lib/xfce4/panel-plugins/libfsguard.la
 lib/xfce4/panel-plugins/libfsguard.a
+lib/xfce4/panel-plugins/libfsguard.la
+lib/xfce4/panel-plugins/libfsguard.so
 @dirrmtry lib/xfce4/panel-plugins
>Release-Note:
>Audit-Trail:
>Unformatted:



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