Date: Sat, 15 Dec 2001 20:43:14 -0500 (EST) From: Richard Soderberg <freebsd@crystalflame.net> To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd@crystalflame.net Subject: ports/32890: sysutils/wmbattery port does not work; update enclosed. Message-ID: <200112160143.fBG1hEg48462@moonlight.crystalflame.net>
next in thread | raw e-mail | index | archive | help
>Number: 32890 >Category: ports >Synopsis: sysutils/wmbattery port does not work; update enclosed. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 15 17:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: coral >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD moonlight.crystalflame.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 14 22:31:59 EST 2001 root@moonlight.crystalflame.net:/usr/obj/usr/src/sys/FEATHER i386 >Description: The port was looking for 1.19, which disappeared recently and was replaced with 1.20. Enclosed is the update to the port to make it look for 1.20 in the proper location. >How-To-Repeat: Attempt to install the port in cvsup as of the time of this message. >Fix: Install the enclosed update; the package will then install. MASTER_SITES changed because the symbolic link in wmbattery/ hasn't been created at the site at this time. --- sysutils/wmbattery/Makefile~ Mon Dec 3 03:40:33 2001 +++ sysutils/wmbattery/Makefile Sat Dec 15 20:25:28 2001 @@ -6,9 +6,9 @@ # PORTNAME= wmbattery -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://kitenet.net/programs/code/wmbattery/ +MASTER_SITES= http://kitenet.net/programs/code/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= pat@FreeBSD.org --- sysutils/wmbattery/distinfo~ Sat Dec 15 20:41:32 2001 +++ sysutils/wmbattery/distinfo Sat Dec 15 20:41:27 2001 @@ -1 +1 @@ -MD5 (wmbattery_1.19.tar.gz) = 5d0f3707c5811ddfa4dfad3071c79b4a +MD5 (wmbattery_1.20.tar.gz) = 348becfb919034ea20e19b63594a7ce1 >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?200112160143.fBG1hEg48462>