ports/163635: [PATCH] net/opal3: Fix build on 10-CURRENT
| From: | Steve Wills <swills@freebsd.org> |
| Date: | Mon, 26 Dec 2011 16:55:27 -0500 (EST) |
| Subject: | [PATCH] net/opal3: Fix build on 10-CURRENT |
| Send-pr version: | 3.113 |
| Number: | 163635 |
| Category: | ports |
| Synopsis: | [PATCH] net/opal3: Fix build on 10-CURRENT |
| Severity: | serious |
| Priority: | medium |
| Responsible: | swills |
| State: | closed |
| Class: | sw-bug |
| Arrival-Date: | Mon Dec 26 22:00:20 UTC 2011 |
| Closed-Date: | Thu Dec 29 23:26:58 UTC 2011 |
| Last-Modified: | Thu Dec 29 23:30:22 UTC 2011 |
| Originator: | Steve Wills |
| Release: | FreeBSD 10.0-CURRENT amd64 |
| Organization |
| Environment |
| System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #8: Mon Dec 19 15:53:28 EST 2011 |
| Description |
| The attached patch fixes the issue with building net/opal3 on 10-CURRENT. It's basically just a more correct version of the existing patch. This is marked serious since it blocks building x11/gnome2 on 10-CURRENT. Also pet portlint while here. Not PORTREVISION bump since the build output remains the same. Added file(s): - files/patch-spandsp_fax.cpp - files/patch-spandsp_if.cpp Removed file(s): - files/patch-spandsp_if.h Port maintainer (melifaro@ipfw.ru) is cc'd. Generated with FreeBSD Port Tools 0.99 |
| How-To-Repeat |
| Fix |
| Download opal3-3.6.6_13.patch |
Index: Makefile |
| Release-Note |
| Audit-Trail |
| Responsible Changed | |
|---|---|
| From-To: | freebsd-ports-bugs->swills |
| By: | edwin |
| When: | Mon Dec 26 22:00:34 UTC 2011 |
| Why: | Submitter has GNATS access (via the GNATS Auto Assign Tool) |
| State Changed | |
|---|---|
| From-To: | open->feedback |
| By: | edwin |
| When: | Mon Dec 26 22:00:40 UTC 2011 |
| Why: | Awaiting maintainers feedback (via the GNATS Auto Assign Tool) |
| Reply via E-mail [Link] | |
|---|---|
| From: | Edwin Groothuis <edwin@FreeBSD.org> |
| To: | melifaro@ipfw.ru |
| Date: | Mon, 26 Dec 2011 22:00:37 UT |
| 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 | |
| Reply via E-mail [Link] | |
|---|---|
| From: | "Alexander V. Chernikov" <melifaro@FreeBSD.org> |
| To: | bug-followup@FreeBSD.org, swills@freebsd.org |
| Date: | Tue, 27 Dec 2011 02:52:01 +0400 |
| 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. | |
| Reply via E-mail [Link] | |
|---|---|
| From: | Steve Wills <swills@FreeBSD.org> [submitter] |
| To: | "Alexander V. Chernikov" <melifaro@FreeBSD.org> |
| Date: | Wed, 28 Dec 2011 20:13:16 -0500 |
| -----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----- | |
| State Changed | |
|---|---|
| From-To: | feedback->closed |
| By: | swills |
| When: | Thu Dec 29 23:26:57 UTC 2011 |
| Why: | Committed. |
| Reply via E-mail [Link] | |
|---|---|
| From: | dfilter@FreeBSD.ORG (dfilter service) |
| To: | bug-followup@FreeBSD.org |
| Date: | Thu, 29 Dec 2011 23:24:44 +0000 (UTC) |
| 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" | |
| Reply via E-mail [Link] | |
|---|---|
| From: | dfilter@FreeBSD.ORG (dfilter service) |
| To: | bug-followup@FreeBSD.org |
| Date: | Thu, 29 Dec 2011 23:25:56 +0000 (UTC) |
| 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" | |
| Unformatted |
