Date: Sat, 29 Apr 2006 01:00:30 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96476: Update port: sysutils/wmfire to 1.2.3 Message-ID: <20060429010030.c0543086.tkato432@yahoo.com> Resent-Message-ID: <200604281610.k3SGAJoN060015@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96476 >Category: ports >Synopsis: Update port: sysutils/wmfire to 1.2.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 28 16:10:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p15 i386 >Organization: >Environment: >Description: - Update to version 1.2.3 Remove file: files/patch-aa files/patch-ab pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/sysutils/wmfire/Makefile sysutils/wmfire/Makefile --- /usr/ports/sysutils/wmfire/Makefile Sat Mar 25 03:15:38 2006 +++ sysutils/wmfire/Makefile Fri Apr 28 02:58:59 2006 @@ -6,20 +6,22 @@ # PORTNAME= wmfire -PORTVERSION= 0.0.3.9 +PORTVERSION= 1.2.3 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jedgar -DISTNAME= wmfire-0.0.3.9pre4 +MASTER_SITES= http://www.swanson.ukfsn.org/wmfire/ MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker dock app showing load average as a flame +LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 + USE_X_PREFIX= yes -USE_XPM= yes +USE_GNOME= gnometarget gtk20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-x -CONFIGURE_ENV= CFLAGS="-I${PREFIX}/include ${CFLAGS}" \ - LIBS="-L${PREFIX}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= wmfire.1 +PLIST_FILES= bin/wmfire .include <bsd.port.mk> diff -urN /usr/ports/sysutils/wmfire/distinfo sysutils/wmfire/distinfo --- /usr/ports/sysutils/wmfire/distinfo Tue Jan 24 13:41:27 2006 +++ sysutils/wmfire/distinfo Fri Apr 28 02:51:45 2006 @@ -1,3 +1,3 @@ -MD5 (wmfire-0.0.3.9pre4.tar.gz) = a5ea7e73041494dae95eba058d55cab1 -SHA256 (wmfire-0.0.3.9pre4.tar.gz) = b698bfff22821ba71f68f96fc1f3fa558f085d7c773a817cda9989b080b2b2e2 -SIZE (wmfire-0.0.3.9pre4.tar.gz) = 69853 +MD5 (wmfire-1.2.3.tar.gz) = e4bc647777f2181cf1b8e78bcc0850ee +SHA256 (wmfire-1.2.3.tar.gz) = a254ca65b1df302c35dc5cdabd1d991889816389fb3e92084469c27a090559ba +SIZE (wmfire-1.2.3.tar.gz) = 90979 diff -urN /usr/ports/sysutils/wmfire/files/patch-aa sysutils/wmfire/files/patch-aa --- /usr/ports/sysutils/wmfire/files/patch-aa Thu Nov 4 05:11:02 1999 +++ sysutils/wmfire/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,13 +0,0 @@ ---- configure.orig Thu Oct 21 21:23:53 1999 -+++ configure Thu Oct 21 23:37:39 1999 -@@ -1755,8 +1755,8 @@ - linux*) - echo "$ac_t""Linux" 1>&6 - ;; -- netbsd*) -- echo "$ac_t""NetBSD" 1>&6 -+ freebsd*) -+ echo "$ac_t""FreeBSD" 1>&6 - ;; - *) - echo "$ac_t""*Unknown*" 1>&6 diff -urN /usr/ports/sysutils/wmfire/files/patch-ab sysutils/wmfire/files/patch-ab --- /usr/ports/sysutils/wmfire/files/patch-ab Thu Nov 4 05:11:02 1999 +++ sysutils/wmfire/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- fireload_cpu.c.orig Thu Sep 30 10:45:48 1999 -+++ fireload_cpu.c Thu Oct 21 23:25:10 1999 -@@ -30,7 +30,7 @@ - # define DELTA(i, x) (cpuinfo[i].cs_new.x - cpuinfo[i].cs_old.x) - #endif - --#ifdef __NetBSD__ -+#ifdef __FreeBSD__ - /******************************** - * NetBSD code by Hubert Feyrer * - ********************************/ diff -urN /usr/ports/sysutils/wmfire/pkg-descr sysutils/wmfire/pkg-descr --- /usr/ports/sysutils/wmfire/pkg-descr Wed Nov 28 00:06:17 2001 +++ sysutils/wmfire/pkg-descr Fri Apr 28 02:50:25 2006 @@ -2,5 +2,7 @@ Not terribly useful, but looks cool. +WWW: http://www.swanson.ukfsn.org/#wmfire + - Chris D. Faulhaber <jedgar@FreeBSD.org> diff -urN /usr/ports/sysutils/wmfire/pkg-plist sysutils/wmfire/pkg-plist --- /usr/ports/sysutils/wmfire/pkg-plist Thu Nov 4 05:11:03 1999 +++ sysutils/wmfire/pkg-plist Thu Jan 1 09:00:00 1970 @@ -1,3 +0,0 @@ -bin/wmfire -bin/fireload_cpu -bin/fireload_file >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060429010030.c0543086.tkato432>