On Wed, Dec 09, 2015 at 05:22:45AM -0700, David Coppa wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]  2015/12/09 05:22:45
> 
> Modified files:
>       audio/mumble   : Makefile distinfo 
>       audio/mumble/patches: patch-src_mumble_GlobalShortcut_unix_h 
> Removed files:
>       audio/mumble/patches: patch-scripts_mumble_desktop 
> 
> Log message:
> Update to mumble-1.2.11
OK for this celt update? It seems the restriction was lifted.

Index: celt/Makefile
===================================================================
RCS file: /cvs/ports/audio/celt/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- celt/Makefile       22 May 2015 11:31:10 -0000      1.17
+++ celt/Makefile       9 Dec 2015 13:22:14 -0000
@@ -1,8 +1,5 @@
 # $OpenBSD: Makefile,v 1.17 2015/05/22 11:31:10 ajacoutot Exp $
 
-PORTROACH =    limit:^0\.11\.1
-PORTROACH_COMMENT =    audio/mumble (at least as of 1.2.4) requires *exactly* 
0.11.1
-
 # Warning: CELT is experimental software. Neither the API/ABI, nor
 # the bit-stream are stable. Compatibility between different releases
 # (even minor ones) is not preserved.
@@ -12,8 +9,7 @@ NOT_FOR_ARCHS= ${GCC3_ARCHS}
 
 COMMENT =      experimental ultra-low delay audio codec
 
-DISTNAME =     celt-0.11.1
-REVISION =     0
+DISTNAME =     celt-0.11.3
 
 EPOCH =                1
 
Index: celt/distinfo
===================================================================
RCS file: /cvs/ports/audio/celt/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- celt/distinfo       1 Oct 2013 10:20:33 -0000       1.6
+++ celt/distinfo       9 Dec 2015 13:22:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (celt-0.11.1.tar.gz) = AcJXn7qLKDyQaMtwSnCm5lSqdM7QZMCRyv/75vsdTL8=
-SIZE (celt-0.11.1.tar.gz) = 465853
+SHA256 (celt-0.11.3.tar.gz) = fmSBXUqKAJ0CgOzSNevZF9o6vc/Y99CBIhjAhflICDY=
+SIZE (celt-0.11.3.tar.gz) = 465020
Index: mumble/Makefile
===================================================================
RCS file: /cvs/ports/audio/mumble/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- mumble/Makefile     9 Dec 2015 12:22:45 -0000       1.15
+++ mumble/Makefile     9 Dec 2015 13:22:14 -0000
@@ -8,6 +8,7 @@ GH_ACCOUNT =            mumble-voip
 GH_PROJECT =           mumble
 GH_TAGNAME =           1.2.11
 DISTNAME =             ${GH_PROJECT}-${GH_TAGNAME}
+REVISION =             0
 
 CATEGORIES =           audio
 
@@ -34,7 +35,7 @@ LIB_DEPENDS =         audio/libsndfile>=1.0.25p
                        devel/protobuf
 
 RUN_DEPENDS =          audio/celt07 \
-                       audio/celt=0.11.1v1 \
+                       audio/celt \
                        devel/desktop-file-utils \
                        x11/gtk+3,-guic
 


-- 
jasper

Reply via email to