Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 04:34:11 GMT
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93691: [PATCH] audio/xmms2: update to 0.2DrCox
Message-ID:  <200602220434.k1M4YB3f044638@www.freebsd.org>
Resent-Message-ID: <200602220440.k1M4e3BI074688@freefall.freebsd.org>

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

>Number:         93691
>Category:       ports
>Synopsis:       [PATCH] audio/xmms2: update to 0.2DrCox
>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:   Wed Feb 22 04:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
FreeBSD Laptop 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- Update to 0.2DrCox
- Fix build on FreeBSD 4.x (?) 
>How-To-Repeat:
              
>Fix:
              --- xmms2-0.2.d.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/xmms2/Makefile /usr/home/alex/xmms2/Mak
efile
--- /usr/ports/audio/xmms2/Makefile     Wed Jan 18 20:27:25 2006
+++ /usr/home/alex/xmms2/Makefile       Tue Feb 21 16:33:09 2006
@@ -6,11 +6,11 @@
 #

 PORTNAME=      xmms2
-PORTVERSION=   0.2.d.2
+PORTVERSION=   0.2.d.3
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
-DISTNAME=      ${PORTNAME}-0.2DrBombay
+DISTNAME=      ${PORTNAME}-0.2DrCox

 MAINTAINER=    alex@foxybanana.com
 COMMENT=       Rewrite of xmms as a client/server system (developer release)
@@ -133,10 +133,6 @@
 .endif

 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=        "Doesn't build on FreeBSD < 5.x"
-.endif
  
 do-build:
        cd ${WRKSRC} && \
diff -ruN --exclude=CVS /usr/ports/audio/xmms2/distinfo /usr/home/alex/xmms2/dis
tinfo
--- /usr/ports/audio/xmms2/distinfo     Sun Jan 15 16:39:24 2006
+++ /usr/home/alex/xmms2/distinfo       Tue Feb 21 16:35:40 2006
@@ -1,3 +1,3 @@
-SHA256 (xmms2-0.2DrBombay.tar.bz2) = c4845c2cd4cd629b586a674bddd303f6f8fb1fac73
490af0bb9f76b1a0e354a2
-MD5 (xmms2-0.2DrBombay.tar.bz2) = 2477865f4e609f58e00d4ab27d8c4fbf
-SIZE (xmms2-0.2DrBombay.tar.bz2) = 950188
+SHA256 (xmms2-0.2DrCox.tar.bz2) = 8827ef77829e37212b0e09fa577d9147cb34a7fbc1cf8
c1df6f01894cef78d75 
+MD5 (xmms2-0.2DrCox.tar.bz2) = b93b26d7c71c686595ad4bf1e212e95d
+SIZE (xmms2-0.2DrCox.tar.bz2) = 951819
--- xmms2-0.2.d.3.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?200602220434.k1M4YB3f044638>