Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 21:58:55 +0100 (CET)
From:      Ulrich Spoerlein <q@uni.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64518: [MAINTAINER] audio/xmms-real-random: update to 0.3
Message-ID:  <200403202058.i2KKwtfk049644@roadrunner.q.local>
Resent-Message-ID: <200403202120.i2KLKIcN077804@freefall.freebsd.org>

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

>Number:         64518
>Category:       ports
>Synopsis:       [MAINTAINER] audio/xmms-real-random: update to 0.3
>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:   Sat Mar 20 13:20:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.2.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to 0.3

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- xmms-real-random-0.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-real-random/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	14 Mar 2004 06:16:02 -0000	1.3
+++ Makefile	20 Mar 2004 20:58:22 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xmms-real-random
-PORTVERSION=	0.2
-PORTREVISION=	1
+PORTVERSION=	0.3
 CATEGORIES=	audio
 MASTER_SITES=	http://kingleo.home.pages.at/development/stuff/
 DISTNAME=	real_random-${PORTVERSION}
@@ -24,6 +23,7 @@
 INSTALLS_SHLIB=	yes
 USE_X_PREFIX=	yes
 
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CFLAGS='${CFLAGS}'
 
 post-patch:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-real-random/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	18 Mar 2004 17:59:55 -0000	1.2
+++ distinfo	20 Mar 2004 20:58:22 -0000
@@ -1,2 +1,2 @@
-MD5 (real_random-0.2.tar.gz) = d50c70e8406b21582e7286747ac43981
-SIZE (real_random-0.2.tar.gz) = 172450
+MD5 (real_random-0.3.tar.gz) = f21b19c1485f7af4386e37c62e87df1e
+SIZE (real_random-0.3.tar.gz) = 174286
Index: files/patch-Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-real-random/files/patch-Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 patch-Makefile
--- files/patch-Makefile	4 Oct 2003 17:02:53 -0000	1.1
+++ files/patch-Makefile	20 Mar 2004 20:58:22 -0000
@@ -3,7 +3,7 @@
 @@ -1,6 +1,6 @@
  lib_LTLIBRARIES = libreal_random.la
  
--CFLAGS = $$(xmms-config --cflags)
+-CFLAGS = $$(xmms-config --cflags) -O2
 +CFLAGS = @CFLAGS@ $$(xmms-config --cflags)
  libreal_random_la_SOURCES = real_random.c
  libreal_random_la_LDFLAGS= -module -avoid-version -nostdlib -lpthread
@@ -14,7 +14,7 @@
  
  lib_LTLIBRARIES = libreal_random.la
  
--CFLAGS = $$(xmms-config --cflags)
+-CFLAGS = $$(xmms-config --cflags) -O2
 +CFLAGS = @CFLAGS@ $$(xmms-config --cflags)
  libreal_random_la_SOURCES = real_random.c
  libreal_random_la_LDFLAGS = -module -avoid-version -nostdlib -lpthread
--- xmms-real-random-0.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?200403202058.i2KKwtfk049644>