Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
Patch to change e-mail address. I think this will be better in the long run. Apologies for the inconvenience.
State Changed From-To: open->closed Committed. Thanks!
pgollucci 2009-07-14 06:07:51 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/luasec Makefile distinfo pkg-descr pkg-plist Log: LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session. WWW: http://www.inf.puc-rio.br/~brunoos/luasec/ PR: ports/136266 Submitted by: Andrew Lewis <dru at silenceisdefeat.net> Revision Changes Path 1.1046 +1 -0 ports/security/Makefile 1.1 +25 -0 ports/security/luasec/Makefile (new) 1.1 +3 -0 ports/security/luasec/distinfo (new) 1.1 +6 -0 ports/security/luasec/pkg-descr (new) 1.1 +2 -0 ports/security/luasec/pkg-plist (new) _______________________________________________ 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"