Date: Fri, 3 Nov 2006 15:23:34 +0100 (CET) From: Marcus von Appen <mva@sysfault.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105115: [Maintainer-update]: x11-fm/emelfm2 version update to 0.3.0 Message-ID: <200611031423.kA3ENYZB049395@medusa.sysfault.org> Resent-Message-ID: <200611031420.kA3EKHFJ088741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105115 >Category: ports >Synopsis: [Maintainer-update]: x11-fm/emelfm2 version update to 0.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Nov 03 14:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Marcus von Appen >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD medusa.sysfault.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #14: Thu Sep 28 19:06:35 CEST 2006 root@medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386 >Description: Emelfm2 version update to 0.3.0 Tons of changes and smaller improvements. See http://www.emelfm2.net/ChangeLog for more details. >How-To-Repeat: >Fix: diff -Nur emelfm2/Makefile emelfm2.new/Makefile --- emelfm2/Makefile Thu Aug 31 20:44:42 2006 +++ emelfm2.new/Makefile Fri Nov 3 15:20:10 2006 @@ -6,7 +6,7 @@ # PORTNAME= emelfm2 -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= x11-fm MASTER_SITES= http://www.emelfm2.net/rel/ \ ${MASTER_SITE_LOCAL} diff -Nur emelfm2/distinfo emelfm2.new/distinfo --- emelfm2/distinfo Wed Aug 30 14:56:54 2006 +++ emelfm2.new/distinfo Fri Nov 3 00:21:29 2006 @@ -1,3 +1,3 @@ -MD5 (emelfm2-0.2.tar.gz) = 506f6a12779c23e589a55c778b648798 -SHA256 (emelfm2-0.2.tar.gz) = 7274f476d31a489a30e176e41b28b7f5a6315cc29d89fbee34ce4e78958b656a -SIZE (emelfm2-0.2.tar.gz) = 858480 +MD5 (emelfm2-0.3.tar.gz) = bde57eb21e9867843fa43d1982af72b4 +SHA256 (emelfm2-0.3.tar.gz) = a5bd3dee849c9dee1952dca6b20c74d6b8ebd71066c7f2a200ebf7fd6a631cc7 +SIZE (emelfm2-0.3.tar.gz) = 905759 diff -Nur emelfm2/files/patch-Makefile emelfm2.new/files/patch-Makefile --- emelfm2/files/patch-Makefile Thu Aug 10 05:53:42 2006 +++ emelfm2.new/files/patch-Makefile Fri Nov 3 00:36:52 2006 @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Jul 27 02:20:13 2006 -+++ Makefile Mon Aug 7 23:26:10 2006 +--- Makefile.orig Fri Nov 3 00:35:33 2006 ++++ Makefile Fri Nov 3 00:36:25 2006 @@ -57,7 +57,7 @@ endif ICON_DIR ?= $(PREFIX)/share/pixmaps/$(TARGET)/ @@ -9,7 +9,7 @@ OBJECTS_DIR = objs # object directories that have to be created -@@ -148,10 +148,10 @@ +@@ -147,10 +147,10 @@ ifeq ($(USE_FAM),1) lLIBS += -lfam endif @@ -24,11 +24,11 @@ .PHONY: all plugins install install_plugins uninstall uninstall_plugins doc \ clean deps marshals gettext i18n install_i18n uninstall_i18n \ -@@ -176,7 +176,6 @@ +@@ -175,7 +175,6 @@ done @install -d $(MAN_DIR) @install -m 644 docs/$(TARGET).1 $(MAN_DIR); - @bzip2 -f $(MAN_DIR)$(TARGET).1; - + ifeq ($(XGD_INTEGRATION), 1) @install -d $(XGD_DESKTOP_DIR) diff -Nur emelfm2/files/patch-Makefile.config emelfm2.new/files/patch-Makefile.config --- emelfm2/files/patch-Makefile.config Thu Aug 10 05:53:42 2006 +++ emelfm2.new/files/patch-Makefile.config Fri Nov 3 00:38:28 2006 @@ -1,8 +1,8 @@ ---- Makefile.config.orig Mon Aug 7 22:58:41 2006 -+++ Makefile.config Mon Aug 7 22:58:54 2006 -@@ -83,9 +83,9 @@ - ifeq ($(strip $(CFLAGS)),) +--- Makefile.config.orig Fri Nov 3 00:37:10 2006 ++++ Makefile.config Fri Nov 3 00:38:07 2006 +@@ -84,9 +84,9 @@ ifeq ($(DEBUG), 1) + #additional CFLAGS -g -O0 will always be added when in debug mode #CFLAGS = -Wall -Wextra -Wno-unused -Winline -CFLAGS = -Wall -Winline +CFLAGS ?= -Wall -Winline diff -Nur emelfm2/pkg-plist emelfm2.new/pkg-plist --- emelfm2/pkg-plist Wed Aug 30 14:56:54 2006 +++ emelfm2.new/pkg-plist Fri Nov 3 00:32:43 2006 @@ -13,19 +13,20 @@ lib/emelfm2/plugins/e2p_rename_ext.so lib/emelfm2/plugins/e2p_sort_by_ext.so lib/emelfm2/plugins/e2p_times.so +lib/emelfm2/plugins/e2p_track.so lib/emelfm2/plugins/e2p_unpack.so lib/emelfm2/plugins/e2p_upgrade.so lib/emelfm2/plugins/e2p_view.so share/application-registry/emelfm2.applications share/applications/emelfm2.desktop %%PORTDOCS%%%%DOCSDIR%%/ACTIONS -%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/CONFIGURATION %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/GPL %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/LGPL +%%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/SPEC %%PORTDOCS%%%%DOCSDIR%%/TODO @@ -75,6 +76,7 @@ share/pixmaps/emelfm2/plugin_pack_48.png share/pixmaps/emelfm2/plugin_rename_48.png share/pixmaps/emelfm2/plugin_timeset_48.png +share/pixmaps/emelfm2/plugin_track_48.png share/pixmaps/emelfm2/plugin_unpack_48.png share/pixmaps/emelfm2/ps_48.png share/pixmaps/emelfm2/save_selection_48.png >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611031423.kA3ENYZB049395>