Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 19:20:04 GMT
From:      Josh Paetzel <josh@tcbug.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/119647: multimedia/libdvdcss has errors decoding keys
Message-ID:  <200803081920.m28JK4f8056558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/119647; it has been noted by GNATS.

From: Josh Paetzel <josh@tcbug.org>
To: bug-followup@freebsd.org, cellestial2004@yahoo.com
Cc:  
Subject: Re: ports/119647: multimedia/libdvdcss has errors decoding keys
Date: Sat, 8 Mar 2008 13:14:35 -0600

 --nextPart2968966.W6EcrKaTUb
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 =46or the moment can the following patch be applied?
 
 =2D-- Makefile.old        2007-03-31 03:32:43.000000000 +0000
 +++ Makefile    2008-03-08 19:10:43.000000000 +0000
 @@ -24,6 +24,12 @@
  GNU_CONFIGURE=3D yes
  INSTALLS_SHLIB=3D        yes
 
 +.include <bsd.port.pre.mk>
 +
 +.if ${OSVERSION} >=3D 7
 +CFLAGS+=3D       -g -O
 +.endif
 +
  .ifndef(WITH_DOXYGEN)
  NOPORTDOCS=3D    yes
  .endif
 @@ -60,4 +66,4 @@
         @${INSTALL_DATA} ${INSTALL_WRKSRC}/doc/html/* ${DOCSDIR}
  .endif
 
 =2D.include <bsd.port.mk>
 +.include <bsd.port.post.mk>
 
 
 =2D-=20
 Thanks,
 
 Josh Paetzel
 
 PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB
 
 --nextPart2968966.W6EcrKaTUb
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 
 iD8DBQBH0uWjJvkB8SevrssRAn54AJkBLkfot1eaWr4a9sNI5vMerRrkEwCfQ1xa
 M1RdQ6r4RGusEn6ho/sN28Q=
 =2She
 -----END PGP SIGNATURE-----
 
 --nextPart2968966.W6EcrKaTUb--



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