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

(-)cueplayer/Makefile (-8 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	cueplayer
8
PORTNAME=	cueplayer
9
PORTVERSION=	0.27
9
PORTVERSION=	0.28
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	GOOGLE_CODE
11
MASTER_SITES=	GOOGLE_CODE
12
12
Lines 37-46 do-configure: Link Here
37
post-install:
37
post-install:
38
	${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.png ${DATADIR}
38
	${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.png ${DATADIR}
39
39
40
.include <bsd.port.pre.mk>
40
.include <bsd.port.mk>
41
42
.if ${OSVERSION} >= 900000
43
BROKEN=		does not build
44
.endif
45
46
.include <bsd.port.post.mk>
(-)cueplayer/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cueplayer-0.27.tar.gz) = 3e6e3fd1f5cd459be0d52f906dab7e9a20cc41434a0b127c706ba7f60247050d
1
SHA256 (cueplayer-0.28.tar.gz) = 8b75a4433988c4f5acc5917c0cc0cab01d1fa3c0e2ee551761ba7331a61e30a5
2
SIZE (cueplayer-0.27.tar.gz) = 127885
2
SIZE (cueplayer-0.28.tar.gz) = 131557

Return to bug 156058