Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 21:08:50 -0500 (CDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alex@foxybanana.com
Subject:   ports/100366: [PATCH] audio/xmms2: update to 0.2DrFeelgood
Message-ID:  <200607160208.k6G28o1G022019@Laptop.mine.box>
Resent-Message-ID: <200607160210.k6G2AGCI087841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100366
>Category:       ports
>Synopsis:       [PATCH] audio/xmms2: update to 0.2DrFeelgood
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 16 02:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon Jul 10 22:43:23 CDT 2006
>Description:
- Update to 0.2DrFeelgood

- DrFeelgood is mostly a bugfix release. Numerous old memory leaks were found 
  and fixed, as well as some silly and annoying bugs. Full release notes at:
    * http://wiki.xmms2.xmms.se/index.php/Release:DrFeelgood

>How-To-Repeat:
>Fix:

--- xmms2-0.2.d.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms2/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	7 Jul 2006 08:20:24 -0000	1.13
+++ Makefile	16 Jul 2006 02:07:31 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME?=	xmms2
-PORTVERSION=	0.2.d.5
+PORTVERSION=	0.2.d.6
 CATEGORIES?=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-0.2DrEvil
+DISTNAME=	${PORTNAME}-0.2DrFeelgood
 
 MAINTAINER=	alex@foxybanana.com
 COMMENT?=	Rewrite of xmms as a client/server system (developer release)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/xmms2/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	7 Jul 2006 08:20:24 -0000	1.5
+++ distinfo	16 Jul 2006 02:07:31 -0000
@@ -1,3 +1,3 @@
-MD5 (xmms2-0.2DrEvil.tar.bz2) = 110e1b5d3d5d89e64c2099cec4d0402b
-SHA256 (xmms2-0.2DrEvil.tar.bz2) = 1059fe1b6a03a40f8b680055c64e6475d769298983804f88ff6d38d88d514f28
-SIZE (xmms2-0.2DrEvil.tar.bz2) = 1012538
+MD5 (xmms2-0.2DrFeelgood.tar.bz2) = 46dc92bb78bf16d6cd9a733e6a923a92
+SHA256 (xmms2-0.2DrFeelgood.tar.bz2) = 8154dee69682ddca438e850dd0a83cda69226d147833d45b1451016dfe337162
+SIZE (xmms2-0.2DrFeelgood.tar.bz2) = 1012425
--- xmms2-0.2.d.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607160208.k6G28o1G022019>