Bug 163829 - [patch] graphics/freeglut -- update to 2.8.0
Summary: [patch] graphics/freeglut -- update to 2.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 09:50 UTC by Pietro Cerutti
Modified: 2012-02-08 10:40 UTC (History)
0 users

See Also:


Attachments
file.diff (5.70 KB, patch)
2012-01-05 09:50 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti freebsd_committer freebsd_triage 2012-01-05 09:50:10 UTC
The attached is a patch to update graphics/freeglut to version 2.8.0.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-05 09:50:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-05 09:50:21 UTC
Maintainer of graphics/freeglut,

Please note that PR ports/163829 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163829

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-05 09:50:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-02-08 10:33:08 UTC
gahr        2012-02-08 10:32:53 UTC

  FreeBSD ports repository

  Modified files:
    graphics/freeglut    Makefile distinfo 
  Added files:
    graphics/freeglut/files 
                            patch-progs-demos-smooth_opengl3_smooth_opengl3.c 
                            patch-src_freeglut_joystick.c 
  Removed files:
    graphics/freeglut/files extra-patch-src__freeglut_joystick.c 
  Log:
  - Update to 2.8.0
  
    Changes:
  
    * There are now callbacks to support multitouch capability.
    * Solaris and OSX support have improved.
    * Fullscreen mode and Game mode behave better.
    * Addition of Visual Studio 2010 projects & solutions.
    * Many bugs have been fixed.
  
  PR:             163829
  Submitted by:   Pietro Cerutti <gahr@FreeBSD.org>
  
  Revision  Changes    Path
  1.27      +7 -16     ports/graphics/freeglut/Makefile
  1.10      +2 -2      ports/graphics/freeglut/distinfo
  1.2       +0 -34     ports/graphics/freeglut/files/extra-patch-src__freeglut_joystick.c (dead)
  1.1       +18 -0     ports/graphics/freeglut/files/patch-progs-demos-smooth_opengl3_smooth_opengl3.c (new)
  1.1       +30 -0     ports/graphics/freeglut/files/patch-src_freeglut_joystick.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Pietro Cerutti freebsd_committer freebsd_triage 2012-02-08 10:33:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!