Date: 20 Oct 2002 08:20:23 -0000 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44331: distribfold wrong group Message-ID: <20021020082023.55537.qmail@httpd.terions.de>
next in thread | raw e-mail | index | archive | help
>Number: 44331 >Category: ports >Synopsis: distribfold wrong group >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 21 03:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #20: Sat Oct 12 22:23:44 CEST 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: Port has wrong groups, that leads to a message like: cannot change into /usr/ports/misc/distribfold when you deinstall distribfold. >How-To-Repeat: >Fix: Use this patch inside of ${PORTSDIR}/biology/distribfold --- Makefile.orig Sun Oct 20 10:13:03 2002 +++ Makefile Sun Oct 20 10:13:20 2002 @@ -7,7 +7,7 @@ PORTNAME= distribfold PORTVERSION= 0.1.${RELEASE_DATE} -CATEGORIES= misc net +CATEGORIES= biology net MASTER_SITES= ftp://ftp.mshri.on.ca/pub/distribfold/download/ DISTNAME= distribfold-current-FreeBSD >Release-Note: >Audit-Trail: >Unformatted: >How-To-repeat: cd /usr/ports/biology/distribfold make install deinstall <code/input/activities to reproduce the problem (multiple lines)> 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?20021020082023.55537.qmail>