From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 10 21:30:08 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF2451065676 for ; Thu, 10 Dec 2009 21:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8188B8FC1A for ; Thu, 10 Dec 2009 21:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBALU8x6063738 for ; Thu, 10 Dec 2009 21:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBALU8Zc063735; Thu, 10 Dec 2009 21:30:08 GMT (envelope-from gnats) Resent-Date: Thu, 10 Dec 2009 21:30:08 GMT Resent-Message-Id: <200912102130.nBALU8Zc063735@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anonymous Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC3991065693 for ; Thu, 10 Dec 2009 21:22:13 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id F2CD38FC13 for ; Thu, 10 Dec 2009 21:22:12 +0000 (UTC) Received: by ewy26 with SMTP id 26so333939ewy.3 for ; Thu, 10 Dec 2009 13:22:12 -0800 (PST) Received: by 10.213.23.213 with SMTP id s21mr3283294ebb.76.1260480131891; Thu, 10 Dec 2009 13:22:11 -0800 (PST) Received: from localhost (95-24-171-13.broadband.corbina.ru [95.24.171.13]) by mx.google.com with ESMTPS id 15sm755052ewy.12.2009.12.10.13.22.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 10 Dec 2009 13:22:11 -0800 (PST) Message-Id: <86y6lasewv.fsf@gmail.com> Date: Fri, 11 Dec 2009 00:22:08 +0300 From: Anonymous To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/141354: [patch] audio/xmp: update to 3.0.0 release X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2009 21:30:08 -0000 >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: