Opened 19 years ago

Last modified 8 years ago

#2653 closed defect

MPlayer real variant outdated — at Initial Version

Reported by: filippo@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: MPlayer

Description

hi, MPlayer port has an old filename for rp8codecs, here is the patch against current cvs:

diff -u -r1.7 Portfile --- Portfile 17 Jan 2005 08:53:29 -0000 1.7 +++ Portfile 31 Jan 2005 23:03:32 -0000 @@ -49,17 +49,17 @@

variant real {

global mplayerRP8 mplayerRP9 mplayerRP8file mplayerRP9file

  • set mplayerRP8 rp8codecs-ppc-20040626

+ set mplayerRP8 rp8codecs-ppc-20050115

set mplayerRP9 rp9codecs-macosx-20041107.pkg set mplayerRP8file ${mplayerRP8}.tar.bz2 set mplayerRP9file ${mplayerRP9}.zip distfiles-append ${mplayerRP8file}:codecs

${mplayerRP9file}:codecs

checksums-append ${mplayerRP8file} md5 \

4600e9b0667734da88388e83e0cdfd9b \

  • sha1

61c64b6f9f91cce65b2b266bbb0681681c4104ff \ + 4cc9a6270f9aa834b4fef49d71b9faf9 \ + sha1 12ce04765bdf96e6ad386de1ef637b471d947796 \

Change History (0)

Note: See TracTickets for help on using tickets.