Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2005 16:13:37 +0200 (CEST)
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jylefort@FreeBSD.org
Subject:   ports/80616: [MAINTAINER] update audio/ocp 0.1.6 -> 0.1.7 
Message-ID:  <200505041413.j44EDb5F001766@beaver.critical.ch>
Resent-Message-ID: <200505041420.j44EK2Vv013421@freefall.freebsd.org>

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

>Number:         80616
>Category:       ports
>Synopsis:       [MAINTAINER] update audio/ocp 0.1.6 -> 0.1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 04 14:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RC3 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RC3 FreeBSD 5.4-RC3 #0: Sun Apr 17 15:34:32 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386


	
>Description:
[MAINTAINER] update audio/ocp 0.1.6 -> 0.1.7

- major bugfixes
- speed improvements


--- ocp patch start ---
diff -ur ocp-0.1.6/Makefile ocp/Makefile
--- ocp-0.1.6/Makefile	Mon May  2 11:36:28 2005
+++ ocp/Makefile	Wed May  4 13:31:11 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ocp
-PORTVERSION=	0.1.6
+PORTVERSION=	0.1.7
 CATEGORIES=	audio
 MASTER_SITES=	http://labs.nixia.no/
 
@@ -48,6 +48,9 @@
 .else
 USE_XLIB=	yes
 CONFIGURE_ARGS+=	--with-x11=yes
+.endif
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+=	--with-debug
 .endif
 
 pre-everything::
diff -ur ocp-0.1.6/distinfo ocp/distinfo
--- ocp-0.1.6/distinfo	Mon May  2 11:36:28 2005
+++ ocp/distinfo	Wed May  4 15:54:29 2005
@@ -1,2 +1,2 @@
-MD5 (ocp-0.1.6.tar.gz) = 0f176bf9b3c3fa04cd95c9854d139fed
-SIZE (ocp-0.1.6.tar.gz) = 627176
+MD5 (ocp-0.1.7.tar.gz) = b04d6cc95f28d2b7fca9caf4b580129b
+SIZE (ocp-0.1.7.tar.gz) = 614935
--- ocp patch end ---

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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