| Summary: | [PATCH] www/mod_auth_openid: change depends from sqlite3 to sqlite34 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Baptiste Daroussin <bapt> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | zhoushuqun | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Baptiste Daroussin
2012-03-29 08:30:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool) Maintainer of www/mod_auth_openid,
Please note that PR ports/166478 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/166478
--
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) The patch works. Commit it please. On Thu, Mar 29, 2012 at 3:30 PM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of www/mod_auth_openid, > > Please note that PR ports/166478 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: > =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/166478 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org bapt 2012-04-16 06:03:11 UTC
FreeBSD ports repository
Modified files:
www/mod_auth_openid Makefile
Log:
Make it depends on sqlite3 instead of sqlite34
While here remove the pre 7.x bits
PR: ports/166478
Submitted by: bapt
Approved by: maintainer timeout (> 14j)
Revision Changes Path
1.10 +4 -9 ports/www/mod_auth_openid/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. Thanks! |