commit a608999a11b2d957b819ebf67aa8b064d15e8e0f
Author: Mihai Moldovan <ionic@ionic.de>
Date: Sun Aug 10 20:38:27 2014 +0200
multimedia/audacious{,-{core,plugins}}: update to version 3.5.1.
diff --git a/multimedia/audacious-core/Portfile b/multimedia/audacious-core/Portfile
index 205c17d..343c9d3 100644
a
|
b
|
name audacious-core |
7 | 7 | set real_name audacious |
8 | 8 | |
9 | 9 | # Please keep audacious, audacious-core and audacious-plugins synchronized. |
10 | | version 3.5 |
11 | | revision 1 |
| 10 | version 3.5.1 |
| 11 | revision 0 |
12 | 12 | |
13 | 13 | license BSD |
14 | 14 | categories multimedia |
… |
… |
long_description ${description} It is free, lightweight, based on GTK3, \ |
30 | 30 | master_sites http://distfiles.audacious-media-player.org |
31 | 31 | distname ${real_name}-${version} |
32 | 32 | use_bzip2 yes |
33 | | checksums rmd160 7b801aa2ab8236bcd52dd1e9564d9d4c64ec83a8 \ |
34 | | sha256 4180a1a922b42ef2b1fe47c708a226e03e7400b35e04ece4b2e73c01c5d42514 |
| 33 | checksums rmd160 8278c1a1173e38f61097f284cc0c8a4c8c26e97e \ |
| 34 | sha256 df380e1ade112c703f57bc3883c71a1025e8d77091a772b86c0f9072efa69507 |
35 | 35 | |
36 | 36 | patchfiles patch-buildsys.diff |
37 | 37 | |
diff --git a/multimedia/audacious-plugins/Portfile b/multimedia/audacious-plugins/Portfile
index 2ef6641..b41dc46 100644
a
|
b
|
PortSystem 1.0 |
6 | 6 | name audacious-plugins |
7 | 7 | |
8 | 8 | # Please keep audacious, audacious-core and audacious-plugins synchronized. |
9 | | version 3.5 |
10 | | revision 1 |
| 9 | version 3.5.1 |
| 10 | revision 0 |
11 | 11 | |
12 | 12 | # FIXME: probably more licenses involved here... |
13 | 13 | license BSD GPL-2+ |
… |
… |
long_description This ports bundles most of the functionality for audacious. |
26 | 26 | |
27 | 27 | master_sites http://distfiles.audacious-media-player.org |
28 | 28 | use_bzip2 yes |
29 | | checksums rmd160 e04f24b7e67fe592ca8ad54d7ad507c0a16b0f09 \ |
30 | | sha256 11bc39e5e386b218db62122411de15363cd5795f2e86ea7989d10d640f2dd4d2 |
| 29 | checksums rmd160 b513103930905813ae047a6e021b07d7c422716b \ |
| 30 | sha256 e6da3346df520f3c6cee3c3706eb09290840ea12dfff28d6bec32e5842dc9e26 |
31 | 31 | |
32 | 32 | patchfiles patch-buildsys.diff \ |
33 | 33 | patch-configure.ac-select-libsdl.diff |
diff --git a/multimedia/audacious/Portfile b/multimedia/audacious/Portfile
index 2880367..2fe285c 100644
a
|
b
|
PortSystem 1.0 |
6 | 6 | name audacious |
7 | 7 | |
8 | 8 | # Please keep audacious, audacious-core and audacious-plugins synchronized. |
9 | | version 3.5 |
10 | | revision 1 |
| 9 | version 3.5.1 |
| 10 | revision 0 |
11 | 11 | |
12 | 12 | license BSD GPL-2+ |
13 | 13 | categories multimedia |