Good morning in the Lord.

I sent a patch to update to libtheora-1.0beta2 on 15 October 2007:
http://archives.neohapsis.com/archives/openbsd/2007-10/1047.html

It was not applied, and a question I posted there was not answered.  
Recently I discovered a commit in the CVS of Jul 25.2008 that says:

"Also remove previous MAINTAINER (timeout)."

http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia/libtheora/Makefile?rev=1.9

I'm sorry for not sending a patch for beta3 I thought you wanted
to wait until 1.0. 

I cannot find the annoucument of the update applied in the archive 
of the mailing list.  

I hope you will list me again as maintainer, and we can communicate
better.  

A patch for libtheora 1.0 tested on AMD64 is below.
 
Best regards.
-- 
Dios, gracias por tu amor infinito.
http://www.primarilypublicdomain.org/letter/
--  
  Vladimir Támara Patiño.  
  http://www.geocities.com/v-tamara



Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/libtheora/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile    25 Jul 2008 14:15:55 -0000      1.9
+++ Makefile    4 Nov 2008 18:09:55 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       open video codec
 
-DISTNAME=      libtheora-1.0beta3
+DISTNAME=      libtheora-1.0
 CATEGORIES=    multimedia
 MASTER_SITES=  http://downloads.xiph.org/releases/theora/
 
@@ -10,7 +10,11 @@
 SHARED_LIBS+=  theoradec       1.0
 SHARED_LIBS+=  theoraenc       1.0
 
+EXTRACT_SUFX=           .tar.bz2
+
 HOMEPAGE=      http://www.theora.org/
+
+MAINTAINER=     Vladimir Tamara Patino <[EMAIL PROTECTED]>
 
 # BSD
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/multimedia/libtheora/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    25 Jul 2008 14:15:55 -0000      1.5
+++ distinfo    4 Nov 2008 18:09:55 -0000
@@ -1,5 +1,5 @@
-MD5 (libtheora-1.0beta3.tar.gz) = mPv0p6YUhtsXgD4PUh9qyA==
-RMD160 (libtheora-1.0beta3.tar.gz) = hnvRNFr7Rkk5Hn8Kcs0E0RknskY=
-SHA1 (libtheora-1.0beta3.tar.gz) = apMqvmNLWH/SDkhpw0enj5xT89c=
-SHA256 (libtheora-1.0beta3.tar.gz) = 
cuoVX1z7iv7HkcVJweicmlNYxsMBzlR6oM1fp9RerkQ=
-SIZE (libtheora-1.0beta3.tar.gz) = 1905383
+MD5 (libtheora-1.0.tar.bz2) = yWOTcFP0Wnh4lUvtN86xgg==
+RMD160 (libtheora-1.0.tar.bz2) = 9y0KLOhHWoiKtn/Xe3Em1m1TfJs=
+SHA1 (libtheora-1.0.tar.bz2) = AnF3cwAbRPlbxsIxEaiUk6SpP4c=
+SHA256 (libtheora-1.0.tar.bz2) = OunfVuj8df/ibmOhPK4s550HlBYXX7C6/+Di3o3JGm0=
+SIZE (libtheora-1.0.tar.bz2) = 1652987

Reply via email to