Update to 1.0.3 Add patches to fix build with upcoming Qt Sort plist Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->makc Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of science/avogadro, Please note that PR ports/167525 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/167525 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Approved On Wed, May 2, 2012 at 3:00 PM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of science/avogadro, > > Please note that PR ports/167525 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: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/167525 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org --=20 Med venlig hilsen Troels Kofoed Jacobsen
makc 2012-05-02 22:35:15 UTC FreeBSD ports repository Modified files: science/avogadro Makefile distinfo pkg-plist Added files: science/avogadro/files patch-libavogadro__src__camera.cpp patch-libavogadro__src__glpainter_p.cpp patch-libavogadro__src__glwidget.cpp patch-libavogadro__src__tools__selectrotatetool.cpp Log: - Update to 1.0.3 - Add patches and explicit dependency on graphics/libGLU to fix build with upcoming Qt-4.8.1 - Sort plist PR: ports/167525 Approved by: Troels Kofoed Jacobsen (maintainer) Revision Changes Path 1.14 +4 -3 ports/science/avogadro/Makefile 1.9 +2 -2 ports/science/avogadro/distinfo 1.1 +11 -0 ports/science/avogadro/files/patch-libavogadro__src__camera.cpp (new) 1.1 +11 -0 ports/science/avogadro/files/patch-libavogadro__src__glpainter_p.cpp (new) 1.1 +11 -0 ports/science/avogadro/files/patch-libavogadro__src__glwidget.cpp (new) 1.1 +11 -0 ports/science/avogadro/files/patch-libavogadro__src__tools__selectrotatetool.cpp (new) 1.9 +20 -4 ports/science/avogadro/pkg-plist _______________________________________________ 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"
State Changed From-To: feedback->closed Committed. Thanks!