FreeBSD Bugzilla – Attachment 87414 Details for
Bug 124031
[Maintainer] x11-toolkits/fltk2: update to snapshot r6129
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.62 KB, created by
Thomas-Martin Seck
on 2008-05-27 14:00:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas-Martin Seck
Created:
2008-05-27 14:00:05 UTC
Size:
2.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (.../x11-toolkits/fltk2) (revision 1389) >+++ Makefile (.../local/fltk2) (revision 1389) >@@ -29,7 +29,7 @@ > jpeg.9:${PORTSDIR}/graphics/jpeg \ > Xft.2:${PORTSDIR}/x11-fonts/libXft > >-SNAPSHOT= r6090 >+SNAPSHOT= r6129 > > OPTIONS= FLTK_THREADS "Install with threads support" on \ > FLTK_CAIRO "Use cairo as graphics backend" off \ >@@ -86,9 +86,10 @@ > 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 resizable resizealign \ >+ output pack pixmap progress qubix radio resizable resizealign \ > scroll shape sizes symbols tabs threads tile timer \ > utf valuators wizard >+example_data= demo.menu > example_img= images/ulon.bmp > PORTEXAMPLES= * > .else >@@ -118,6 +119,9 @@ > for f in ${example_apps} ; do \ > ${INSTALL_PROGRAM} ${WRKSRC}/test/$${f} ${EXAMPLESDIR} ; \ > done >+ for f in ${example_data} ; do \ >+ ${INSTALL_DATA} ${WRKSRC}/test/$${f} ${EXAMPLESDIR} ; \ >+ done > for f in ${example_img} ; do \ > ${INSTALL_DATA} ${WRKSRC}/test/$${f} ${EXAMPLESDIR}/images ; \ > done >Index: distinfo >=================================================================== >--- distinfo (.../x11-toolkits/fltk2) (revision 1389) >+++ distinfo (.../local/fltk2) (revision 1389) >@@ -1,3 +1,3 @@ >-MD5 (fltk-2.0.x-r6090.tar.bz2) = 4f6f95e0d27e42ee46538d5fffafc822 >-SHA256 (fltk-2.0.x-r6090.tar.bz2) = da5e99930700409ff5bedd84da7d6e878706f8f71ae15200cf53bb1331799fcc >-SIZE (fltk-2.0.x-r6090.tar.bz2) = 2592769 >+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 >Index: files/patch-test-Makefile >=================================================================== >--- files/patch-test-Makefile (.../x11-toolkits/fltk2) (revision 1389) >+++ files/patch-test-Makefile (.../local/fltk2) (revision 1389) >@@ -1,16 +0,0 @@ >-This is a temporary hack to disconnect some demo programs from the >-build process. This is because fluid2 wants to establish an X server >-connection when building these programs and fails when it cannot >-do so. >- >-The issue is known and probably a fluid2 bug, see FLTK2 STR #1302. >---- test/Makefile.orig Fri Jul 7 19:38:14 2006 >-+++ test/Makefile Fri Jul 7 19:38:14 2006 >-@@ -156,7 +156,6 @@ >- pack$(EXEEXT) \ >- pixmap$(EXEEXT) \ >- progress$(EXEEXT) \ >-- radio$(EXEEXT) \ >- qubix$(EXEEXT) \ >- resizable$(EXEEXT) \ >- resizealign$(EXEEXT) \
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 124031
: 87414