Date: Mon, 1 Apr 2002 20:18:12 +0100 (BST) From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: e-devil@e-devil.org Subject: ports/36627: Port x11-wm/fvwm-themes-0.4.1 has stale dependency Message-ID: <200204011918.g31JICp31955@ury.york.ac.uk>
next in thread | raw e-mail | index | archive | help
>Number: 36627 >Category: ports >Synopsis: Port x11-wm/fvwm-themes-0.4.1 has stale dependency >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 01 11:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gavin Atkinson >Release: FreeBSD 4.4-RELEASE i386 >Organization: URY >Environment: System: FreeBSD ury.york.ac.uk 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Nov 23 00:20:27 GMT 2001 simon@ury.york.ac.uk:/usr/obj/usr/src/sys/URYIPKERNEL i386 >Description: The port x11-wm/fvwm-themes has a stale dependency. One of the BUILD_DEPENDS is x11-wm/fvwm2-beta, however this port was repo-copied three days ago by 'cy' to fvwm-devel. That is marked broken anyway (and has been for 8 months), so the dependency should really be x11-wm/fvwm2. >How-To-Repeat: cd /usr/ports && make index will reveal that the problem exists. >Fix: --- Makefile.old Sat Apr 7 08:52:31 2001 +++ Makefile Mon Apr 1 20:10:11 2002 @@ -13,7 +13,7 @@ MAINTAINER= e-devil@e-devil.org -BUILD_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-beta \ +BUILD_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2 \ gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${BUILD_DEPENDS} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204011918.g31JICp31955>