Bug 80616

Summary: [MAINTAINER] update audio/ocp 0.1.6 -> 0.1.7
Product: Ports & Packages Reporter: Emanuel Haupt <ehaupt>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me CC: jylefort
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Emanuel Haupt 2005-05-04 15:20:02 UTC
[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 ---
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-05-04 17:17:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-05-04 17:24:55 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Note: please put your patches in the "Fix" section