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

(-)guilib/Makefile (-2 lines)
Lines 14-21 Link Here
14
MAINTAINER=	acm@FreeBSD.org
14
MAINTAINER=	acm@FreeBSD.org
15
COMMENT=	A very simple GUI framework for use with SDL
15
COMMENT=	A very simple GUI framework for use with SDL
16
16
17
BROKEN=		Checksum mismatch
18
19
USE_SDL=	sdl
17
USE_SDL=	sdl
20
USE_GMAKE=	yes
18
USE_GMAKE=	yes
21
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
(-)guilib/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (GUIlib-1.2.1.tar.gz) = b80a152a5fcd9e96155a7379339dd6f8
1
MD5 (GUIlib-1.2.1.tar.gz) = a0114b925d79d6c66161e24cbeaa88b1
2
SHA256 (GUIlib-1.2.1.tar.gz) = 7c87b4a907e40c280e799f44ce5f07658f812f1a39e92197fdb077f087d353ab
2
SHA256 (GUIlib-1.2.1.tar.gz) = 3b383e537238048f4712395a38b9e3c65475d1dc93413e557f1b0a39c88f68df
3
SIZE (GUIlib-1.2.1.tar.gz) = 345034
3
SIZE (GUIlib-1.2.1.tar.gz) = 345042
(-)guilib/pkg-plist (+2 lines)
Lines 12-17 Link Here
12
include/GUI/GUI_termwin.h
12
include/GUI/GUI_termwin.h
13
include/GUI/GUI_widget.h
13
include/GUI/GUI_widget.h
14
include/GUI/GUI_widgets.h
14
include/GUI/GUI_widgets.h
15
include/GUI/GUI_output.h
16
include/GUI/GUI_loadimage.h
15
lib/libGUI.a
17
lib/libGUI.a
16
lib/libGUI.la
18
lib/libGUI.la
17
lib/libGUI.so
19
lib/libGUI.so

Return to bug 122935