Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 12:35:40 +0100 (CET)
From:      sec@ice.42.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24479: audio/libsidplay fix (by maintainer)
Message-ID:  <20010120113540.704C0138@ice.42.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010120113540.704C0138>