ports/50446: [patch] fix checksum for audio/mxv

Mark Linimon linimon at lonesome.com
Sun Mar 30 06:30:14 UTC 2003


>Number:         50446
>Category:       ports
>Synopsis:       [patch] fix checksum for audio/mxv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 22:30:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Update distfile and checksum.  Still doesn't build, however.
	(Anyone have a hint on where to find builtin.h?)
>How-To-Repeat:
	make extract
>Fix:

--- mxv/Makefile.dist	Fri Feb 21 07:14:30 2003
+++ mxv/Makefile	Sun Mar 30 00:22:00 2003
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mxv
-PORTVERSION=	1.25
+PORTVERSION=	1.28
 CATEGORIES=	audio
 MASTER_SITES=	ftp://ftp.create.ucsb.edu/pub/MixViews/source/
-DISTNAME=	${PORTNAME}-v${PORTVERSION}-source
+DISTNAME=	${PORTNAME}-v${PORTVERSION}-src
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Sound file editor/player/recorder/converter for X Window System
--- mxv/distinfo.dist	Sat Jan 18 13:24:44 2003
+++ mxv/distinfo	Sat Mar 29 23:53:11 2003
@@ -1 +1 @@
-MD5 (mxv-v1.25-source.tar.gz) = ea82cf4c271db7567d288de48a45967a
+MD5 (mxv-v1.28-src.tar.gz) = eb7ea4a440614042601a74b648e905e1
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list