mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to snapshot 10177
Changelog: * http://www.fltk.org/articles.php?L1367 * http://www.fltk.org/articles.php?L1368
This commit is contained in:
parent
3b2f459f19
commit
09df91b178
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356357
@ -31,7 +31,7 @@ CMAKE_ARGS+= -DOPTION_BUILD_SHARED_LIBS:BOOL=ON \
|
||||
-DOPTION_PREFIX_INCLUDE:PATH=${PREFIX}/include/fltk-devel \
|
||||
-DOPTION_PREFIX_LIB:PATH=${PREFIX}/lib/fltk-devel
|
||||
|
||||
SNAPSHOT_VERS= 10147
|
||||
SNAPSHOT_VERS= 10177
|
||||
PORTEXAMPLES= *
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fltk-1.3.x-r10147.tar.gz) = e736692fa131aff383f3a9b996aa8f076a2e82e7d6fef946f4647f93e53c9bd8
|
||||
SIZE (fltk-1.3.x-r10147.tar.gz) = 4461204
|
||||
SHA256 (fltk-1.3.x-r10177.tar.gz) = 062e1ae248f4ef0529b9bc19c74569cf02ec44bcbed917da4b41b33d3fa358fb
|
||||
SIZE (fltk-1.3.x-r10177.tar.gz) = 4530502
|
||||
|
@ -17,6 +17,7 @@ include/fltk-devel/FL/Fl_Check_Button.H
|
||||
include/fltk-devel/FL/Fl_Choice.H
|
||||
include/fltk-devel/FL/Fl_Clock.H
|
||||
include/fltk-devel/FL/Fl_Color_Chooser.H
|
||||
include/fltk-devel/FL/Fl_Copy_Surface.H
|
||||
include/fltk-devel/FL/Fl_Counter.H
|
||||
include/fltk-devel/FL/Fl_Device.H
|
||||
include/fltk-devel/FL/Fl_Dial.H
|
||||
@ -43,6 +44,7 @@ include/fltk-devel/FL/Fl_Hor_Nice_Slider.H
|
||||
include/fltk-devel/FL/Fl_Hor_Slider.H
|
||||
include/fltk-devel/FL/Fl_Hor_Value_Slider.H
|
||||
include/fltk-devel/FL/Fl_Image.H
|
||||
include/fltk-devel/FL/Fl_Image_Surface.H
|
||||
include/fltk-devel/FL/Fl_Input.H
|
||||
include/fltk-devel/FL/Fl_Input_.H
|
||||
include/fltk-devel/FL/Fl_Input_Choice.H
|
||||
|
Loading…
Reference in New Issue
Block a user