Update to 0.4.
Maintainer of security/luasec, Please note that PR ports/149034 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/149034 -- 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)
On Wed, Jul 28, 2010 at 9:20 AM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of security/luasec, > > Please note that PR ports/149034 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/149034 Approved. Thanks, Kelly Hays
Responsible Changed From-To: freebsd-ports-bugs->jadawin I'll take it.
A patch is also needed for the pkg-plist file: --- luasec.bak/pkg-plist 2010-07-29 16:15:36.970882377 +0200 +++ luasec/pkg-plist 2010-07-29 16:28:45.039231287 +0200 @@ -1,2 +1,4 @@ %%LUA_MODLIBDIR%%/ssl.so %%LUA_MODSHAREDIR%%/ssl.lua +%%LUA_MODSHAREDIR%%/ssl/https.lua +@dirrm %%LUA_MODSHAREDIR%%/ssl Many thanks to jadawin for pointing out the problem.
jadawin 2010-08-23 08:22:52 UTC FreeBSD ports repository Modified files: security/luasec Makefile distinfo pkg-plist Log: - Update to 0.4 PR: ports/149034 Submitted by: Frederic Culot <frederic _AT_ culot.org> Approved by: maintainer Revision Changes Path 1.5 +2 -2 ports/security/luasec/Makefile 1.3 +3 -3 ports/security/luasec/distinfo 1.2 +2 -0 ports/security/luasec/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!