Date: Fri, 11 Dec 2009 00:22:08 +0300 From: Anonymous <swell.k@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141354: [patch] audio/xmp: update to 3.0.0 release Message-ID: <86y6lasewv.fsf@gmail.com> Resent-Message-ID: <200912102130.nBALU8Zc063735@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141354 >Category: ports >Synopsis: [patch] audio/xmp: update to 3.0.0 release >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 10 21:30:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Anonymous >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: $ make showconfig ===> The following configuration options are available for xmp-3.0.0,1: ARTS=off "aRts output driver" AUDACIOUS=off "Audacious plugin" BMP=off "BeepMP plugin" ESOUND=off "EsounD output driver" NAS=off "Network Audio System ouptut driver" PULSEAUDIO=off "PulseAudio output driver" UNZIP=off "Use unzip(1) not bsdtar(1) to read .zip files" XMMS=off "XMMS plugin" ===> Use 'make config' to modify these settings >Description: >How-To-Repeat: >Fix: --- xmp_3.0.0.diff.diff begins here --- Index: audio/xmp/Makefile =================================================================== RCS file: /a/.cvsup/ports/audio/xmp/Makefile,v retrieving revision 1.43 diff -u -p -r1.43 Makefile --- audio/xmp/Makefile 17 Oct 2009 09:11:16 -0000 1.43 +++ audio/xmp/Makefile 10 Dec 2009 21:05:18 -0000 @@ -6,11 +6,10 @@ # PORTNAME= xmp -PORTVERSION= 3.0.0.20090929 -DISTVERSIONSUFFIX=.808d9ae +PORTVERSION= 3.0.0 +PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= CRITICAL \ - ftp://ftp.lissyara.su/users/Guest/distfiles/ +MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= A player for many different Amiga and PC module formats Index: audio/xmp/distinfo =================================================================== RCS file: /a/.cvsup/ports/audio/xmp/distinfo,v retrieving revision 1.11 diff -u -p -r1.11 distinfo --- audio/xmp/distinfo 17 Oct 2009 09:11:16 -0000 1.11 +++ audio/xmp/distinfo 10 Dec 2009 21:04:09 -0000 @@ -1,3 +1,3 @@ -MD5 (xmp-3.0.0.20090929.808d9ae.tar.gz) = 85e71abf01ccbc5ba430b58e3468ab83 -SHA256 (xmp-3.0.0.20090929.808d9ae.tar.gz) = 0bcfb1c9af264f601e0d6598611a4232bc3630f65bb0eb8e049cbcee6dea7f98 -SIZE (xmp-3.0.0.20090929.808d9ae.tar.gz) = 830355 +MD5 (xmp-3.0.0.tar.gz) = c66335ba6767f1796fa7cf72fc1835d5 +SHA256 (xmp-3.0.0.tar.gz) = 8496439501c4071baa4696f029dc45b2a7446171777e7e582722cf6b15d3a8b4 +SIZE (xmp-3.0.0.tar.gz) = 838621 --- xmp_3.0.0.diff.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y6lasewv.fsf>