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

(-)Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	zsnes
8
PORTNAME=	zsnes
9
PORTVERSION=	1.51
9
PORTVERSION=	1.51
10
PORTREVISION=	2
10
PORTREVISION=	3
11
PORTEPOCH=	1
11
PORTEPOCH=	1
12
CATEGORIES=	emulators
12
CATEGORIES=	emulators
13
MASTER_SITES=	SF
13
MASTER_SITES=	SF
Lines 20-27 Link Here
20
BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
20
BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
21
LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
21
LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
22
22
23
# non-portable, for a portable emulator see emulators/snes9x
24
ONLY_FOR_ARCHS=	i386
23
ONLY_FOR_ARCHS=	i386
24
ONLY_FOR_ARCHS_REASON=	non-portable, for a portable emulator see emulators/snes9x
25
25
26
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/}/src
26
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/}/src
27
27
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (zsnes151src.tar.bz2) = 328071775f88f7c3b9fdb94176e5e417
1
MD5 (zsnes151src.tar.bz2) = 7071186bf80632ae88a153239498d8c9
2
SHA256 (zsnes151src.tar.bz2) = eb013f824f5a9814a714cf0daaea3ea68a1c74fd741e5b0979fcb7964236a866
2
SHA256 (zsnes151src.tar.bz2) = 2856dedba272e9eed66cbf68dd4a9ae56797c373686c57371a65c7df35264623
3
SIZE (zsnes151src.tar.bz2) = 1071712
3
SIZE (zsnes151src.tar.bz2) = 1072340

Return to bug 131179