Skip site navigation (1)Skip section navigation (2)
Date:      1 Sep 2005 07:59:04 -0000
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85556: maintainer-update: audio/sfront - change master site, fix checksum mismatch 
Message-ID:  <20050901075904.14197.qmail@mx.critical.ch>
Resent-Message-ID: <200509010800.j8180ome086782@freefall.freebsd.org>

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

>Number:         85556
>Category:       ports
>Synopsis:       maintainer-update: audio/sfront - change master site, fix checksum mismatch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 01 08:00:50 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root@admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
The sfront guys repacked the source tarball without renaming the filename.

Patch:
- Makefile: change MASTER_SITES
- Makefile: changed DISTNAME
- distinfo: same md5 sum, different name


>How-To-Repeat:
	
>Fix:

	



--- sfront.patch begins here ---
diff -Nur sfront.orig/Makefile sfront/Makefile
--- sfront.orig/Makefile	Tue Aug 30 08:10:18 2005
+++ sfront/Makefile	Thu Sep  1 09:51:30 2005
@@ -8,8 +8,7 @@
 PORTNAME=	sfront
 PORTVERSION=	0.89
 CATEGORIES=	audio
-MASTER_SITES=	http://www.cs.berkeley.edu/~lazzaro/sa/
-DISTNAME=	${PORTNAME}
+MASTER_SITES=	http://critical.ch/distfiles/
 
 MAINTAINER=	ehaupt@critical.ch
 COMMENT=	A translator that converts MP4-SA files into efficient C programs
diff -Nur sfront.orig/distinfo sfront/distinfo
--- sfront.orig/distinfo	Tue Aug 30 08:10:18 2005
+++ sfront/distinfo	Thu Sep  1 09:52:02 2005
@@ -1,2 +1,2 @@
-MD5 (sfront.tar.gz) = 0199003f2db3594db6bd93a90f376602
-SIZE (sfront.tar.gz) = 4736559
+MD5 (sfront-0.89.tar.gz) = 0199003f2db3594db6bd93a90f376602
+SIZE (sfront-0.89.tar.gz) = 4736559
--- sfront.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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