Hi,

attached is an update for the ffmpeg2theora port.

Port changes:
 * Update from 0.17 to 0.19
 * Change MAINTAINER email

Ffmpeg2theora changes:
 * Documentation improvements
 * New option -Z/--saturation
 * Support output >2GB on 32bit archs
 * Fix short option -k
 * Some other new things that either don't affect OpenBSD or aren't
   worth using, yet (e.g. broken, new front-end mode + missing-from-
   distribution-tarball frontend)

Tested successfully on i386.


Moritz
Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/ffmpeg2theora/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    25 May 2007 16:00:13 -0000      1.3
+++ Makefile    21 Jul 2007 04:09:38 -0000
@@ -2,14 +2,13 @@
 
 COMMENT=       "reencode many media file formats to Ogg Theora"
 
-DISTNAME=      ffmpeg2theora-0.17
-PKGNAME=       ${DISTNAME}p1
+DISTNAME=      ffmpeg2theora-0.19
 CATEGORIES=    multimedia
 EXTRACT_SUFX=  .tar.bz2
 
 HOMEPAGE=      http://www.v2v.cc/~j/ffmpeg2theora/
 
-MAINTAINER=    Moritz Grimm <[EMAIL PROTECTED]>
+MAINTAINER=    Moritz Grimm <[EMAIL PROTECTED]>
 
 # GPL
 PERMIT_PACKAGE_CDROM=  "patents in ffmpeg"
Index: distinfo
===================================================================
RCS file: /cvs/ports/multimedia/ffmpeg2theora/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    5 Apr 2007 16:20:06 -0000       1.2
+++ distinfo    21 Jul 2007 04:09:38 -0000
@@ -1,5 +1,5 @@
-MD5 (ffmpeg2theora-0.17.tar.bz2) = O1Pt6inBhxfL30txiV0PfA==
-RMD160 (ffmpeg2theora-0.17.tar.bz2) = 9ME7WxcQ4mJqi3kpATXiOFQKKhA=
-SHA1 (ffmpeg2theora-0.17.tar.bz2) = myTthEzC7mCwsIdOTvyZSQfksGk=
-SHA256 (ffmpeg2theora-0.17.tar.bz2) = 
FnrOZ4XLO3at5bkQYYKyz6ui80fRofHql/gH+N5hIkQ=
-SIZE (ffmpeg2theora-0.17.tar.bz2) = 221209
+MD5 (ffmpeg2theora-0.19.tar.bz2) = ZyFxEzXamQP5hLQD5RigUg==
+RMD160 (ffmpeg2theora-0.19.tar.bz2) = /Lznc6M6odf/DkcYImS7vc43dyE=
+SHA1 (ffmpeg2theora-0.19.tar.bz2) = efywLJKmrpfK/UsgkBwWDaxoCIw=
+SHA256 (ffmpeg2theora-0.19.tar.bz2) = 
DwmQ+8HaivuJM1gkAeVvRafQ1Tn22Obtuyb8qVJ3DWo=
+SIZE (ffmpeg2theora-0.19.tar.bz2) = 221195

Reply via email to