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

(-)Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	fuse
8
PORTNAME=	fuse
9
PORTVERSION=	0.10.0
9
PORTVERSION=	0.10.0.1
10
CATEGORIES=	emulators
10
CATEGORIES=	emulators
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
MASTER_SITE_SUBDIR=	fuse-emulator
12
MASTER_SITE_SUBDIR=	fuse-emulator
Lines 15-21 Link Here
15
COMMENT=	Free Unix (Sinclair ZX-)Spectrum Emulator
15
COMMENT=	Free Unix (Sinclair ZX-)Spectrum Emulator
16
16
17
LIB_DEPENDS=	spectrum.7:${PORTSDIR}/emulators/libspectrum \
17
LIB_DEPENDS=	spectrum.7:${PORTSDIR}/emulators/libspectrum \
18
		765.4:${PORTSDIR}/emulators/lib765 \
19
		gcrypt.15:${PORTSDIR}/security/libgcrypt
18
		gcrypt.15:${PORTSDIR}/security/libgcrypt
20
19
21
USE_GNOME=	libxml2 glib20 gtk20
20
USE_GNOME=	libxml2 glib20 gtk20
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (fuse-0.10.0.tar.gz) = 3c759a1faa7a076c333567192cad009a
1
MD5 (fuse-0.10.0.1.tar.gz) = 9e3b8109cbbf8ea17b02407479bd7190
2
SHA256 (fuse-0.10.0.tar.gz) = fc4ffa5c76963a434dbcddd2626b212b9f39f3b6c3ffecf3d2688decbdb0c8fa
2
SHA256 (fuse-0.10.0.1.tar.gz) = 02698c58be222d29ba5f56ffc1ae3d93d92dc0b859e27e199b156a459d67cef6
3
SIZE (fuse-0.10.0.tar.gz) = 1573180
3
SIZE (fuse-0.10.0.1.tar.gz) = 1573554

Return to bug 129928