From owner-freebsd-ports Sat Mar 11 11:20: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 28FDA37BD0D for ; Sat, 11 Mar 2000 11:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA72431; Sat, 11 Mar 2000 11:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from totem.fix.no (totem.freenix.no [195.0.166.42]) by hub.freebsd.org (Postfix) with ESMTP id 4437537BCBD for ; Sat, 11 Mar 2000 11:12:05 -0800 (PST) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id 4BDA55741; Sat, 11 Mar 2000 20:12:03 +0100 (CET) Message-Id: <20000311191203.4BDA55741@totem.fix.no> Date: Sat, 11 Mar 2000 20:12:03 +0100 (CET) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17323: Update port: audio/xmp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 - Added enhanced NetBSD/OpenBSD drivers written by Michael - Fixed sample loop detection bug in the MOD loader - ALSA 0.5 support fixes by Tijs van Bakel - 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 - 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 >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