[MacPorts] #2653: MPlayer real variant outdated
MacPorts
noreply at macports.org
Thu Mar 24 07:03:22 PDT 2016
#2653: MPlayer real variant outdated
------------------------+--------------------
Reporter: filippo@… | Owner: blb@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: MPlayer |
------------------------+--------------------
Changes (by ryandesign@…):
* port: => MPlayer
Old 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 \
New 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 \
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/2653#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list