From owner-freebsd-ports Sat Jan 20 3:40:19 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD69937B402 for ; Sat, 20 Jan 2001 03:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0KBe1s83225; Sat, 20 Jan 2001 03:40:01 -0800 (PST) (envelope-from gnats) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id 7C78637B401 for ; Sat, 20 Jan 2001 03:35:42 -0800 (PST) Received: by ice.42.org (Postfix, from userid 1000) id 704C0138; Sat, 20 Jan 2001 12:35:40 +0100 (CET) Message-Id: <20010120113540.704C0138@ice.42.org> Date: Sat, 20 Jan 2001 12:35:40 +0100 (CET) From: sec@ice.42.org Reply-To: sec@ice.42.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24479: audio/libsidplay fix (by maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24479 >Category: ports >Synopsis: audio/libsidplay fix (by maintainer) >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: Sat Jan 20 03:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: >Description: The port libsidplay had a distfile problem which is now fixed. Below is the patch which corrects the Makefile and the checksum. No other changes have been made, so a portrevision bump is not necessary. This should fix ports/24306: ports/audio/libsidplay checksum error >How-To-Repeat: >Fix: diff -burN /usr/ports/audio/libsidplay/Makefile /home/sec/Project/libsidplay/Makefile --- /usr/ports/audio/libsidplay/Makefile Tue Jan 9 17:58:13 2001 +++ /home/sec/Project/libsidplay/Makefile Sat Jan 20 12:11:57 2001 @@ -13,11 +13,6 @@ MAINTAINER= sec@42.org -# geocities seems to be broken. -# The HTTP Content-Length-header is different from what is received. -# fetch: libsidplay-1.36.46.tgz appears to be truncated: 202352/202442 bytes -FETCH_AFTER_ARGS= || true -FETCH_CMD= /usr/bin/fetch USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes diff -burN /usr/ports/audio/libsidplay/distinfo /home/sec/Project/libsidplay/distinfo --- /usr/ports/audio/libsidplay/distinfo Tue Jan 9 17:58:13 2001 +++ /home/sec/Project/libsidplay/distinfo Sat Jan 20 12:11:28 2001 @@ -1 +1 @@ -MD5 (libsidplay-1.36.46.tgz) = 2bbec51a10a28dc0b6f5d8680f56998a +MD5 (libsidplay-1.36.46.tgz) = 5ce6f0e8d5c12a09217b4774f186e967 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message