From owner-cvs-all Fri Jun 14 11:14:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FE1D37B40F; Fri, 14 Jun 2002 11:14:17 -0700 (PDT) Received: (from se@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5EIEHr29072; Fri, 14 Jun 2002 11:14:17 -0700 (PDT) (envelope-from se) Message-Id: <200206141814.g5EIEHr29072@freefall.freebsd.org> From: Stefan Esser Date: Fri, 14 Jun 2002 11:14:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mmv Makefile distinfo ports/misc/mmv/files patch-aa ports/misc/mmv/scripts unshar X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG se 2002/06/14 11:14:17 PDT Modified files: misc/mmv Makefile distinfo misc/mmv/files patch-aa Removed files: misc/mmv/scripts unshar Log: Fix build on -current: initialization of FILE* outfile = stdout failed. Testing the port revealed, that the SHAR archives could not be retrieved, but a TAR archive is available from wuarchive, so I converted the port to use it. This simplified the Makefile considerably as a side effect. Approved by: me@FreeBSD.org (port maintainer) Revision Changes Path 1.20 +10 -21 ports/misc/mmv/Makefile 1.3 +1 -3 ports/misc/mmv/distinfo 1.2 +30 -3 ports/misc/mmv/files/patch-aa 1.3 +0 -8 ports/misc/mmv/scripts/unshar (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message