View | Details | Raw Unified | Return to bug 62250
Collapse All | Expand All

(-)multimedia/xmms/Makefile (-2 / +1 lines)
Lines 46-53 Link Here
46
CONFIGURE_ARGS+=	--enable-ipv6
46
CONFIGURE_ARGS+=	--enable-ipv6
47
47
48
.if defined(WITH_ENCODING_PATCH)
48
.if defined(WITH_ENCODING_PATCH)
49
BROKEN=		Patch does not build with xmms version 1.2.9
49
ENC_PATCHLEVEL=	27
50
ENC_PATCHLEVEL=	22.2
51
DISTFILES+=	${PORTNAME}-${PORTVERSION}-recode-csa${ENC_PATCHLEVEL}${EXTRACT_SUFX}:enc
50
DISTFILES+=	${PORTNAME}-${PORTVERSION}-recode-csa${ENC_PATCHLEVEL}${EXTRACT_SUFX}:enc
52
MASTER_SITES+=	${MASTER_SITE_SOURCEFORGE:S/$/:enc/}
51
MASTER_SITES+=	${MASTER_SITE_SOURCEFORGE:S/$/:enc/}
53
MASTER_SITE_SUBDIR+=	rusxmms/:enc
52
MASTER_SITE_SUBDIR+=	rusxmms/:enc
(-)multimedia/xmms/distinfo (+3 lines)
Line 1 Link Here
1
MD5 (xmms-1.2.9.tar.bz2) = 428084b80a6ee936f57a6703a610f039
1
MD5 (xmms-1.2.9.tar.bz2) = 428084b80a6ee936f57a6703a610f039
2
SIZE (xmms-1.2.9.tar.bz2) = 2414962
3
MD5 (xmms-1.2.9-recode-csa27.tar.bz2) = 072d74116204dba366f245a33fba0cfc
4
SIZE (xmms-1.2.9-recode-csa27.tar.bz2) = 246535
(-)russian/xmms/Makefile (-1 lines)
Lines 15-21 Link Here
15
15
16
CONFLICTS=	xmms-[0-9]*
16
CONFLICTS=	xmms-[0-9]*
17
17
18
BROKEN=		Does not compile with xmms version 1.2.9
19
WITH_ENCODING_PATCH=	yes
18
WITH_ENCODING_PATCH=	yes
20
19
21
.include "${MASTERDIR}/Makefile"
20
.include "${MASTERDIR}/Makefile"

Return to bug 62250