Date: Mon, 29 Mar 2004 15:40:09 +0200 From: Marcus von Appen <mva@sysfault.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/64894: [maintainer-update]: x11-fm/emelfm2 version update Message-ID: <E1B7wzp-0000wg-4N@> Resent-Message-ID: <200403291350.i2TDo4im030971@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64894 >Category: ports >Synopsis: [maintainer-update]: x11-fm/emelfm2 version update >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: Mon Mar 29 05:50:03 PST 2004 >Closed-Date: >Last-Modified: >Originator: Marcus von Appen >Release: FreeBSD 5.2.1-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD medusa.iradion.home 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Sun Mar 28 11:07:09 CEST 2004 root@medusa.iradion.home:/usr/obj/usr/src/sys/MEDUSA i386 >Description: emelfm2 version update to 0.0.7 >How-To-Repeat: >Fix: diff -Nur emelfm2/Makefile emelfm2.new/Makefile --- emelfm2/Makefile Wed Mar 3 22:08:29 2004 +++ emelfm2.new/Makefile Wed Mar 24 15:53:14 2004 @@ -6,7 +6,7 @@ # PORTNAME= emelfm2 -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.7 CATEGORIES= x11-fm MASTER_SITES= http://dasui.prima.de/~tooar/ diff -Nur emelfm2/distinfo emelfm2.new/distinfo --- emelfm2/distinfo Wed Mar 3 22:08:29 2004 +++ emelfm2.new/distinfo Wed Mar 24 15:53:25 2004 @@ -1,2 +1,2 @@ -MD5 (emelfm2-0.0.6.tar.gz) = adeb714cce330fa3d6ea7e41e6a9e017 -SIZE (emelfm2-0.0.6.tar.gz) = 215093 +MD5 (emelfm2-0.0.7.tar.gz) = 4f060460537f841a0321c644211c1fa7 +SIZE (emelfm2-0.0.7.tar.gz) = 222953 diff -Nur emelfm2/files/patch-Makefile emelfm2.new/files/patch-Makefile --- emelfm2/files/patch-Makefile Wed Mar 3 22:08:29 2004 +++ emelfm2.new/files/patch-Makefile Wed Mar 24 16:44:02 2004 @@ -1,21 +1,16 @@ ---- Makefile.orig Fri Feb 27 11:23:08 2004 -+++ Makefile Wed Mar 3 16:32:42 2004 -@@ -78,9 +78,6 @@ +--- Makefile.orig Fri Mar 19 12:11:33 2004 ++++ Makefile Wed Mar 24 16:42:44 2004 +@@ -79,13 +79,6 @@ lLIBS_CFLAGS += -shared -fPIC -DPIC lLDFLAGS = $(LDFLAGS) lLDFLAGS += `pkg-config --libs gtk+-2.0` -ifeq ($(OPSY),FreeBSD) +-#FIXME: is there a better way to do that? +-OSREL = $(shell sysctl -n kern.osreldate) +-ifneq ($(shell awk 'BEGIN { if ($(OSREL) < 500041) print "yes" }'), "") -lLDFLAGS += -lgnugetopt -endif +-endif # gthread-2.0 .PHONY: all plugins install install_plugins uninstall uninstall_plugins doc cl ean dist-src dist-bin dist dist-pre deps marshals test test2 -@@ -92,7 +89,7 @@ - - install: all install_plugins - @echo "installing $(TARGET) to prefix '$(PREFIX)'" -- @install -D -c -s -m 755 $(TARGET) $(BIN_DIR)/$(TARGET) -+ @install -c -s -m 755 $(TARGET) $(BIN_DIR)/$(TARGET) - @install -d $(ICON_DIR) - @for file in `ls icons/ |grep -v CVS`; do \ - install -c -m 644 icons/$$file $(ICON_DIR); \ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1B7wzp-0000wg-4N>