Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2004 10:45:27 +0100 (CET)
From:      matt@rimasec.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ale@FreeBSD.org
Subject:   ports/62303: [maintainer-update] x11-wm/xfce4-menueditor
Message-ID:  <200402030945.i139jRY2050611@frost.mos.bsd-blax.org>
Resent-Message-ID: <200402030950.i139oFON088017@freefall.freebsd.org>

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

>Number:         62303
>Category:       ports
>Synopsis:       [maintainer-update] x11-wm/xfce4-menueditor
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 01:50:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matt Lancereau
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD frost.mos.bsd-blax.org 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Fri Jan 16 12:59:03 CET 2004 root@frost.mos.bsd-blax.org:/usr/obj/usr/src/sys/FROST i386


	
>Description:
	- Update to 1.0 release
	- new menu functionnality added
	- add support for builtin quit entry and visible property
	- load the menu file in use when starting
	- add File->Open default menu
	- remove quit application confirmation dialog
	- title and builtins can be edited
>How-To-Repeat:
	
>Fix:

	

--- xfce4-menueditor.diff begins here ---
diff -ruN xfce4-menueditor/Makefile xfce4-menueditor.orig/Makefile
--- xfce4-menueditor/Makefile	Thu Jan 22 09:49:06 2004
+++ xfce4-menueditor.orig/Makefile	Tue Feb  3 10:27:38 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xfce4-menueditor
-PORTVERSION=	0.90
+PORTVERSION=	1.0
 CATEGORIES=	x11-wm xfce
 MASTER_SITES=	http://users.skynet.be/p0llux/files/
 
@@ -21,6 +21,8 @@
 USE_X_PREFIX=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+CONFIGURE_ARGS=		--disable-cvs
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
diff -ruN xfce4-menueditor/distinfo xfce4-menueditor.orig/distinfo
--- xfce4-menueditor/distinfo	Thu Jan 22 09:49:06 2004
+++ xfce4-menueditor.orig/distinfo	Tue Feb  3 10:27:38 2004
@@ -1 +1 @@
-MD5 (xfce4-menueditor-0.90.tar.bz2) = 321951650ab15994d05b2a0ceb1d6e7e
+MD5 (xfce4-menueditor-1.0.tar.bz2) = f0b52d0b26039a4230fdf91771819a64
--- xfce4-menueditor.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?200402030945.i139jRY2050611>