ports/61210: [Maintainer-update]: x11-fm/emelfm2

Marcus von Appen mva at sysfault.org
Sun Jan 11 17:30:22 UTC 2004


>Number:         61210
>Category:       ports
>Synopsis:       [Maintainer-update]: x11-fm/emelfm2
>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:   Sun Jan 11 09:30:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 5.1-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD medusa.iradion.home 5.1-RELEASE-p11 FreeBSD 5.1-RELEASE-p11 #0: Wed Dec 10 23:36:59 CET 2003 marcus at medusa.iradion.home:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	Update of emelfm2 to version 0.0.4.

	Changes:
 	- a commandbar is now available
	- toolbar is now even more configurable
	- configuration directory can be set via command line options
	- two new plugins

>How-To-Repeat:
	--
>Fix:
	diff -Nur emelfm2/Makefile emelfm2.new/Makefile
	--- emelfm2/Makefile	Wed Dec 10 19:41:36 2003
	+++ emelfm2.new/Makefile	Sun Jan 11 17:54:03 2004
	@@ -6,7 +6,7 @@
	 #
	 
	 PORTNAME=	emelfm2
	-PORTVERSION=	0.0.3
	+PORTVERSION=	0.0.4
	 CATEGORIES=	x11-fm
	 MASTER_SITES=	http://dasui.prima.de/~tooar/
	 
	diff -Nur emelfm2/distinfo emelfm2.new/distinfo
	--- emelfm2/distinfo	Sun Dec  7 19:31:48 2003
	+++ emelfm2.new/distinfo	Sun Jan 11 17:54:03 2004
	@@ -1 +1 @@
	-MD5 (emelfm2-0.0.3.tar.gz) = 49eef9bef23f5e6913efe62bf5c3863f
	+MD5 (emelfm2-0.0.4.tar.gz) = 2ea66972d7fd88da8b249783987e5846
	diff -Nur emelfm2/files/patch-Makefile.config emelfm2.new/files/patch-Makefile.config
	--- emelfm2/files/patch-Makefile.config	Sun Dec  7 19:31:48 2003
	+++ emelfm2.new/files/patch-Makefile.config	Sun Jan 11 18:04:41 2004
	@@ -1,18 +1,17 @@
	---- Makefile.config.orig	Mon Nov 24 21:59:28 2003
	-+++ Makefile.config	Sun Dec  7 19:07:56 2003
	+--- Makefile.config.orig	Sun Jan  4 14:44:43 2004
	++++ Makefile.config	Sun Jan 11 18:02:59 2004
	 @@ -5,13 +5,13 @@
	- BIN_DIR = $(PREFIX)/bin
	+ BIN_DIR ?= $(PREFIX)/bin
	  endif
	- PLUGINS_DIR = $(PREFIX)/lib/emelfm2/plugins/
	--DOC_DIR = $(PREFIX)/share/doc/emelfm2/
	-+DOC_DIR = $(DOCSDIR)
	- ICON_DIR = $(PREFIX)/share/pixmaps/
	+ PLUGINS_DIR ?= $(PREFIX)/lib/emelfm2/plugins/
	+-DOC_DIR ?= $(PREFIX)/share/doc/emelfm2/
	++DOC_DIR ?= $(DOCSDIR)
	+ ICON_DIR ?= $(PREFIX)/share/pixmaps/
	  
	--CC = gcc
	-+CC ?= gcc
	+ CC ?= gcc
	  
	  #CFLAGS = -O2 -Wall
	--CFLAGS = -Wall
	+-CFLAGS += -Wall
	 +CFLAGS ?= -Wall
	  
	  # setting DEBUG to 0/1 turns debugging off/on
	diff -Nur emelfm2/pkg-plist emelfm2.new/pkg-plist
	--- emelfm2/pkg-plist	Sun Dec  7 19:31:48 2003
	+++ emelfm2.new/pkg-plist	Sun Jan 11 18:13:40 2004
	@@ -2,9 +2,11 @@
	 lib/emelfm2/plugins/cdburner.so
	 lib/emelfm2/plugins/clone.so
	 lib/emelfm2/plugins/copy_to_clipboard.so
	+lib/emelfm2/plugins/cpbar.so
	 lib/emelfm2/plugins/du.so
	 lib/emelfm2/plugins/for_each.so
	 lib/emelfm2/plugins/glob.so
	+lib/emelfm2/plugins/mvbar.so
	 lib/emelfm2/plugins/pack.so
	 lib/emelfm2/plugins/rename_ext.so
	 lib/emelfm2/plugins/sort_by_ext.so
	@@ -18,6 +20,7 @@
	 %%PORTDOCS%%%%DOCSDIR%%/README
	 %%PORTDOCS%%%%DOCSDIR%%/SPEC
	 %%PORTDOCS%%%%DOCSDIR%%/TODO
	+%%PORTDOCS%%%%DOCSDIR%%/WARNING
	 %%PORTDOCS%%%%DOCSDIR%%/help.txt
	 %%PORTDOCS%%@dirrm %%DOCSDIR%%
	 @dirrm lib/emelfm2/plugins
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list