Date: Sat, 11 Mar 2000 20:12:03 +0100 (CET) From: Anders Nordby <anders@fix.no> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17323: Update port: audio/xmp Message-ID: <20000311191203.4BDA55741@totem.fix.no>
next in thread | raw e-mail | index | archive | help
>Number: 17323 >Category: ports >Synopsis: Update port: audio/xmp >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 Mar 11 11:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 3.4-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #5: Fri Mar 10 23:44:03 CET 2000 root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO i386 >Description: Updates the port to version 2.0.1. Changes since 2.0.0: 2.0.1 (20000223): - Endianism problems in Linux/PPC (Amiga) fixed by Rune Elvemo <relvemo@grm.hia.no> - Added enhanced NetBSD/OpenBSD drivers written by Michael <skumle@grin.dk> - Fixed sample loop detection bug in the MOD loader - ALSA 0.5 support fixes by Tijs van Bakel <smoke@casema.net> - Moved the YM3128 emulator sources to the 2.1 branch (shouldn't be in the 2.0.0 package) - Added extra sanity tests for 15 instrument MODs (based on sample size/loop info), relaxed file size test, added check for NT mods - Fixed pathname for Protracker song sample loading - Fixed XM loader for nonstandard mods sent by Cyke O'Path <cyker@heatwave.co.uk> - Added workaround for IT fine global volume slides - Added support for EXO4/EXO8 Startrekker/Audio Sculpture modules - Added support for Soundtracker 2.6/Ice Tracker modules - MED synth instruments MUCH better now (but still far from perfection) - Fixed S3M instrument retriggering on portamento bug reported by Igor Krpanic <krpa@renata.irb.hr> >How-To-Repeat: >Fix: diff -Nur xmp.old/Makefile xmp/Makefile --- xmp.old/Makefile Sun Feb 27 12:51:05 2000 +++ xmp/Makefile Sat Mar 11 15:06:03 2000 @@ -6,10 +6,10 @@ # $FreeBSD: ports/audio/xmp/Makefile,v 1.3 2000/02/24 01:53:22 mharo Exp $ # -DISTNAME= xmp-2.0.0 +DISTNAME= xmp-2.0.1 CATEGORIES= audio -MASTER_SITES= http://xmp.helllabs.org/pkg/2.0.0/ \ - http://xmp.linuxbox.com/pkg/2.0.0/ +MASTER_SITES= http://xmp.linuxbox.com/pkg/2.0.1/ \ + http://xmp.helllabs.org/pkg/2.0.1/ MAINTAINER= anders@fix.no diff -Nur xmp.old/files/md5 xmp/files/md5 --- xmp.old/files/md5 Sun Feb 27 12:51:05 2000 +++ xmp/files/md5 Sat Mar 11 15:07:21 2000 @@ -1 +1 @@ -MD5 (xmp-2.0.0.tar.bz2) = 8b95aec71b28bc4e49c2fa50021c80aa +MD5 (xmp-2.0.1.tar.bz2) = c0ba87184feea1202ed1ec5fe02e4f9e >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?20000311191203.4BDA55741>