Date: Wed, 24 May 2006 20:03:11 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/97800: [patch] sysutils/wmcube Message-ID: <1148493791.21812@mwilke.ath.cx> Resent-Message-ID: <200605241810.k4OIAMup068760@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97800 >Category: ports >Synopsis: [patch] sysutils/wmcube >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 24 18:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006 splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX >Description: - change mirror - pkg-plist fixed (portlint -A) - fix http://people.freebsd.org/~fenner/portsurvey/sysutils.html#wmcube >How-To-Repeat: >Fix: --- wmcube.diff begins here --- diff -ruN /usr/ports/sysutils/wmcube/Makefile ports/sysutils/wmcube/Makefile --- /usr/ports/sysutils/wmcube/Makefile Tue Apr 18 10:43:19 2006 +++ ports/sysutils/wmcube/Makefile Wed May 24 19:23:58 2006 @@ -9,7 +9,8 @@ PORTVERSION= 0.98 PORTREVISION= 1 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://kling.mine.nu/files/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker dockapp that displays cpu load and a realtime 3d object diff -ruN /usr/ports/sysutils/wmcube/pkg-plist ports/sysutils/wmcube/pkg-plist --- /usr/ports/sysutils/wmcube/pkg-plist Sun Aug 19 01:22:12 2001 +++ ports/sysutils/wmcube/pkg-plist Wed May 24 19:25:43 2006 @@ -1,40 +1,40 @@ bin/wmcube -%%PORTDOCS%%share/doc/wmcube/CHANGES -%%PORTDOCS%%share/doc/wmcube/README -%%PORTDOCS%%share/doc/wmcube/TODO -share/wmcube/2planes-solid.wmc -share/wmcube/4d.wmc -share/wmcube/8star-small.wmc -share/wmcube/8star.wmc -share/wmcube/ball-solid.wmc -share/wmcube/ball.wmc -share/wmcube/celtic.wmc -share/wmcube/cross.wmc -share/wmcube/cross2-solid.wmc -share/wmcube/cross2.wmc -share/wmcube/cross3-solid.wmc -share/wmcube/cross3.wmc -share/wmcube/cross4-solid.wmc -share/wmcube/crystal.wmc -share/wmcube/cube-solid.wmc -share/wmcube/cube.wmc -share/wmcube/diamond.wmc -share/wmcube/dice-solid.wmc -share/wmcube/e.wmc -share/wmcube/e2.wmc -share/wmcube/foo.wmc -share/wmcube/gnustep.wmc -share/wmcube/hyperpyramid.wmc -share/wmcube/jeep.wmc -share/wmcube/multicube.wmc -share/wmcube/peace.wmc -share/wmcube/pyramid.wmc -share/wmcube/radioactive.wmc -share/wmcube/shield.wmc -share/wmcube/spaceshuttle.wmc -share/wmcube/spiral.wmc -share/wmcube/star.wmc -share/wmcube/starcube.wmc -share/wmcube/wmlogo.wmc -@dirrm share/wmcube -%%PORTDOCS%%@dirrm share/doc/wmcube +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO +%%DATADIR%%/2planes-solid.wmc +%%DATADIR%%/4d.wmc +%%DATADIR%%/8star-small.wmc +%%DATADIR%%/8star.wmc +%%DATADIR%%/ball-solid.wmc +%%DATADIR%%/ball.wmc +%%DATADIR%%/celtic.wmc +%%DATADIR%%/cross.wmc +%%DATADIR%%/cross2-solid.wmc +%%DATADIR%%/cross2.wmc +%%DATADIR%%/cross3-solid.wmc +%%DATADIR%%/cross3.wmc +%%DATADIR%%/cross4-solid.wmc +%%DATADIR%%/crystal.wmc +%%DATADIR%%/cube-solid.wmc +%%DATADIR%%/cube.wmc +%%DATADIR%%/diamond.wmc +%%DATADIR%%/dice-solid.wmc +%%DATADIR%%/e.wmc +%%DATADIR%%/e2.wmc +%%DATADIR%%/foo.wmc +%%DATADIR%%/gnustep.wmc +%%DATADIR%%/hyperpyramid.wmc +%%DATADIR%%/jeep.wmc +%%DATADIR%%/multicube.wmc +%%DATADIR%%/peace.wmc +%%DATADIR%%/pyramid.wmc +%%DATADIR%%/radioactive.wmc +%%DATADIR%%/shield.wmc +%%DATADIR%%/spaceshuttle.wmc +%%DATADIR%%/spiral.wmc +%%DATADIR%%/star.wmc +%%DATADIR%%/starcube.wmc +%%DATADIR%%/wmlogo.wmc +@dirrm %%DATADIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% --- wmcube.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?1148493791.21812>