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

(-)Makefile (-1 / +1 lines)
Lines 29-35 Link Here
29
		jpeg.9:${PORTSDIR}/graphics/jpeg \
29
		jpeg.9:${PORTSDIR}/graphics/jpeg \
30
		Xft.2:${PORTSDIR}/x11-fonts/libXft
30
		Xft.2:${PORTSDIR}/x11-fonts/libXft
31
31
32
SNAPSHOT=	r6129
32
SNAPSHOT=	r6140
33
33
34
OPTIONS=	FLTK_THREADS "Install with threads support" on \
34
OPTIONS=	FLTK_THREADS "Install with threads support" on \
35
		FLTK_CAIRO "Use cairo as graphics backend" off \
35
		FLTK_CAIRO "Use cairo as graphics backend" off \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (fltk-2.0.x-r6129.tar.bz2) = 7b40bcc36ffce58255f38d88bebc7144
1
MD5 (fltk-2.0.x-r6140.tar.bz2) = f44bd896ab3b0133fe3b556affa1e20d
2
SHA256 (fltk-2.0.x-r6129.tar.bz2) = 2e34fca08586b943532b00a83a07d9a51ea837b1e620dc0c4b5d87d35fc5cb7a
2
SHA256 (fltk-2.0.x-r6140.tar.bz2) = f68704e32ef011a7ca1be349a32b9dceafe95ac91a45202a6a8c8075e9b20808
3
SIZE (fltk-2.0.x-r6129.tar.bz2) = 2593617
3
SIZE (fltk-2.0.x-r6140.tar.bz2) = 2597015
(-)pkg-plist (+1 lines)
Lines 158-163 Link Here
158
include/fltk/ValueOutput.h
158
include/fltk/ValueOutput.h
159
include/fltk/ValueSlider.h
159
include/fltk/ValueSlider.h
160
include/fltk/Widget.h
160
include/fltk/Widget.h
161
include/fltk/WidgetAssociation.h
161
include/fltk/Window.h
162
include/fltk/Window.h
162
include/fltk/WizardGroup.h
163
include/fltk/WizardGroup.h
163
include/fltk/WordwrapInput.h
164
include/fltk/WordwrapInput.h

Return to bug 124873