Summary: | [patch] - update graphics/Coin to version 3.0.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Cristiano Rolim Pereira <cristianorolim> | ||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Cristiano Rolim Pereira
2009-01-22 16:50:00 UTC
This is the update for x11-toolkits/SoXt: --- ../SoXt.orig/Makefile 2009-01-21 23:56:04.000000000 -0200 +++ Makefile 2009-01-21 23:56:39.000000000 -0200 @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif -LIB_DEPENDS= Coin.45:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.60:${PORTSDIR}/graphics/Coin USE_GL= yes USE_MOTIF= yes This is the update for x11-toolkits/soqt: --- Makefile.orig 2009-01-22 03:47:20.000000000 -0200 +++ Makefile 2009-01-22 03:47:49.000000000 -0200 @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Qt toolkit library for Coin -LIB_DEPENDS= Coin.45:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.60:${PORTSDIR}/graphics/Coin USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it beech 2009-01-23 09:56:34 UTC FreeBSD ports repository Modified files: graphics/Coin Makefile distinfo pkg-plist graphics/Coin/files patch-Makefile.in patch-configure Log: - Update to 3.0.0 PR: ports/130894 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Revision Changes Path 1.29 +1 -1 ports/graphics/Coin/Makefile 1.13 +3 -3 ports/graphics/Coin/distinfo 1.2 +4 -4 ports/graphics/Coin/files/patch-Makefile.in 1.2 +8 -8 ports/graphics/Coin/files/patch-configure 1.16 +81 -8 ports/graphics/Coin/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: open->closed Committed, Thanks! |