ports/85556: maintainer-update: audio/sfront - change master site, fix checksum mismatch
Emanuel Haupt
ehaupt at critical.ch
Thu Sep 1 08:00:51 UTC 2005
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list