From owner-freebsd-questions Thu Jun 8 12:33:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bezeqint.net (mail-a.bezeqint.net [192.115.106.23]) by hub.freebsd.org (Postfix) with ESMTP id D195B37C0FA for ; Thu, 8 Jun 2000 12:33:17 -0700 (PDT) (envelope-from nimrodme@bezeqint.net) Received: from bezeqint.net (PT11-26197.bezeqint.net) by mail.bezeqint.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FVU00I8JOUNT4@mail.bezeqint.net> for freebsd-questions@freebsd.org; Thu, 8 Jun 2000 22:30:24 +0300 (IDT) Date: Thu, 08 Jun 2000 21:28:34 +0300 From: Nimrod Mesika Subject: libpng To: freebsd-questions@freebsd.org Reply-To: nimrodm@email.com Message-id: <393FE5D2.777A8B3E@bezeqint.net> MIME-version: 1.0 X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14pre8um i686) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have recently installed FreeBSD-4.0-RELEASE (cd installation). The installation of gnome included the package png-1.0.5. Today I fetched and installed ghostscript-6.0.1. pkg_add automatically downloaded and installed package png-1.0.6. Now I have the two packages listed by pkg_info. However, pkg_info -L shows that they both include the *same* files (which is not really surprising). The question is.. how do I get rid of png-1.0.5? If I pkg_delete it, the system will probably remove the files of png-1.0.6. And of course, quite a few packages depend on png-1.0.5. -- Nimrod. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message