Summary: | [PATCH] net/opal3: Fix build on 10-CURRENT | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steve Wills <swills> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | melifaro | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Steve Wills
2011-12-26 22:00:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->swills Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of net/opal3, Please note that PR ports/163635 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/163635 -- 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) Please commit if this is needed. I'm not related with voip now, so I can't update/test ptlib,opal, Ekiga and spandsp. Feel free to take maintainership if you're interested. -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12/26/11 17:52, Alexander V. Chernikov wrote:
> Please commit if this is needed.
>
> I'm not related with voip now, so I can't update/test ptlib,opal, Ekiga
> and spandsp. Feel free to take maintainership if you're interested.
Ok, thanks. You have any thoughts on disabling ODBC in ptlib by default?
Any reason not to?
Steve
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)
iQEcBAEBAgAGBQJO+76sAAoJEPXPYrMgexuhLEoIAJ0n0VHZRt7sgyonwZonZjNw
0IdEtp7mojNS8DZJbfFqZcDBtjcu/se3v1Ey3NwO1zMIkpcGVi452r0H+ATzMc54
gdny8UZC9jZ7LH8/uuspl3AhwmLUF+xkiJFar8J8czslj7nKB0aasUB6fWLaJtTQ
rqD/SrijiI2XXaigXLIzw3SHsH7Z12dODY90fbKOIaDpITmMf0xfsS7AB5PAPy72
k5aTG6DbcEfM9ZCQe6l40wAoiDs3OAi70EsR31KpzgUZOqR23OZc2gWrRHJs/uN3
rAxSJTOUC4C/kKnQ9to2+JQfbwHv2b/f9GUkFpoTGwJo3Moe0iwbokqZJTA4GmA=
=hvpp
-----END PGP SIGNATURE-----
swills 2011-12-29 23:24:35 UTC FreeBSD ports repository Modified files: net/opal3 Makefile Added files: net/opal3/files patch-spandsp_fax.cpp patch-spandsp_if.cpp Removed files: net/opal3/files patch-spandsp_if.h Log: - Fix build on 10-CURRENT - Turn over to gnome team since it's used by Gnome ports PR: ports/163635 Submitted by: swills (myself) Approved by: melifaro (maintainer) Revision Changes Path 1.110 +3 -2 ports/net/opal3/Makefile 1.1 +10 -0 ports/net/opal3/files/patch-spandsp_fax.cpp (new) 1.1 +10 -0 ports/net/opal3/files/patch-spandsp_if.cpp (new) 1.2 +0 -14 ports/net/opal3/files/patch-spandsp_if.h (dead) _______________________________________________ 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" swills 2011-12-29 23:25:39 UTC FreeBSD ports repository Modified files: devel/ptlib26 Makefile comms/spandsp-devel Makefile net/ekiga3 Makefile Log: - Turn over to gnome team since it's used by Gnome ports PR: ports/163635 Approved by: melifaro (maintainer) Revision Changes Path 1.27 +1 -1 ports/comms/spandsp-devel/Makefile 1.15 +1 -1 ports/devel/ptlib26/Makefile 1.10 +1 -1 ports/net/ekiga3/Makefile _______________________________________________ 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. |