1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to r6140

PR:		124873
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
This commit is contained in:
Martin Wilke 2008-06-23 10:51:47 +00:00
parent 67cfe5db5a
commit 31e6e06927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215611
3 changed files with 5 additions and 4 deletions

View File

@ -29,7 +29,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/libXft
SNAPSHOT= r6129
SNAPSHOT= r6140
OPTIONS= FLTK_THREADS "Install with threads support" on \
FLTK_CAIRO "Use cairo as graphics backend" off \

View File

@ -1,3 +1,3 @@
MD5 (fltk-2.0.x-r6129.tar.bz2) = 7b40bcc36ffce58255f38d88bebc7144
SHA256 (fltk-2.0.x-r6129.tar.bz2) = 2e34fca08586b943532b00a83a07d9a51ea837b1e620dc0c4b5d87d35fc5cb7a
SIZE (fltk-2.0.x-r6129.tar.bz2) = 2593617
MD5 (fltk-2.0.x-r6140.tar.bz2) = f44bd896ab3b0133fe3b556affa1e20d
SHA256 (fltk-2.0.x-r6140.tar.bz2) = f68704e32ef011a7ca1be349a32b9dceafe95ac91a45202a6a8c8075e9b20808
SIZE (fltk-2.0.x-r6140.tar.bz2) = 2597015

View File

@ -158,6 +158,7 @@ include/fltk/ValueInput.h
include/fltk/ValueOutput.h
include/fltk/ValueSlider.h
include/fltk/Widget.h
include/fltk/WidgetAssociation.h
include/fltk/Window.h
include/fltk/WizardGroup.h
include/fltk/WordwrapInput.h