FreeBSD Bugzilla – Attachment 119676 Details for
Bug 162297
[Maintainer] x11-toolkits/fltk2: update to snapshot r9166
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.06 KB, created by
Thomas-Martin Seck
on 2011-11-04 19:00:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas-Martin Seck
Created:
2011-11-04 19:00:20 UTC
Size:
3.06 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (.../x11-toolkits/fltk2) (Revision 1971) >+++ Makefile (.../local/fltk2) (Revision 1971) >@@ -10,7 +10,7 @@ > CATEGORIES= x11-toolkits > MASTER_SITES= ${MASTER_SITE_EASYSW} > MASTER_SITE_SUBDIR= fltk/snapshots >-DISTNAME= fltk-2.0.x-${SNAPSHOT} >+DISTNAME= fltk-2.0.x-alpha-${SNAPSHOT} > > MAINTAINER= tmseck@web.de > COMMENT= Fast Light Toolkit version 2 (development snapshot) >@@ -28,7 +28,7 @@ > LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ > jpeg.11:${PORTSDIR}/graphics/jpeg > >-SNAPSHOT= r7725 >+SNAPSHOT= r9166 > > OPTIONS= FLTK_THREADS "Install with threads support" on \ > FLTK_CAIRO "Use cairo as graphics backend" off \ >@@ -84,15 +84,28 @@ > .endif > > .if defined(WITH_FLTK_EXAMPLES) && !defined (NOPORTEXAMPLES) >-example_apps= ansiwidget arc bitmap boxtype browser button buttons cairo \ >- checkers clock color_chooser cube CubeView cursor curve \ >- demo doublebuffer drawing drawtiming editor exception \ >- file_chooser fonts fractals fullscreen gl_overlay glpuzzle \ >- hello image inactive input keyboard label line_style list \ >- list_visuals mandelbrot menu message monitors navigation \ >- output pack pixmap progress qubix radio resizable resizealign \ >- scroll shape sizes symbols tabs threads tile timer \ >- utf valuators wizard >+example_apps= ansiwidget arc \ >+ bitmap boxtype browser button buttons \ >+ cairo callbacks checkers clock color_chooser cube \ >+ CubeView cursor curve \ >+ demo doublebuffer drawing drawtiming \ >+ editor exception \ >+ file_chooser fonts fractals fullscreen \ >+ gl_overlay glpuzzle \ >+ hello \ >+ image image_transform inactive input \ >+ keyboard \ >+ label line_style list list_visuals \ >+ mandelbrot menu message monitors \ >+ navigation \ >+ output \ >+ pack pixmap progress \ >+ qubix \ >+ radio resizable resizealign \ >+ scroll shape sizes subwindow symbols \ >+ tabs threads tile timer \ >+ utf \ >+ valuators wizard > example_data= demo.menu > example_img= images/ulon.bmp > PORTEXAMPLES= * >Index: distinfo >=================================================================== >--- distinfo (.../x11-toolkits/fltk2) (Revision 1971) >+++ distinfo (.../local/fltk2) (Revision 1971) >@@ -1,2 +1,2 @@ >-SHA256 (fltk-2.0.x-r7725.tar.bz2) = 45a064cb882b7c84026722936c92d0b689f686159a55f68662b3b3080ac37a66 >-SIZE (fltk-2.0.x-r7725.tar.bz2) = 2529067 >+SHA256 (fltk-2.0.x-alpha-r9166.tar.bz2) = e68c3ef3599c3e215db4011c3e68f61b155e7c05e2f220c188f14adb0a8d604b >+SIZE (fltk-2.0.x-alpha-r9166.tar.bz2) = 2656645 >Index: files/patch-images-fl_png.cxx >=================================================================== >--- files/patch-images-fl_png.cxx (.../x11-toolkits/fltk2) (Revision 1971) >+++ files/patch-images-fl_png.cxx (.../local/fltk2) (Revision 1971) >@@ -1,11 +0,0 @@ >---- images/fl_png.cxx.orig 2007-04-16 16:48:06.000000000 +0200 >-+++ images/fl_png.cxx 2010-03-29 19:55:26.000000000 +0200 >-@@ -62,7 +62,7 @@ >- #if !HAVE_LIBPNG >- return 0; >- #else >-- return png_check_sig((png_byte*)datas, (int)size)!=0; >-+ return !png_sig_cmp((png_byte*)datas, 0, (int)size)!=0; >- #endif >- } >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 162297
: 119676