Bug 149034 - Update port: security/luasec
Summary: Update port: security/luasec
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 15:20 UTC by Frederic Culot
Modified: 2010-08-23 09:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.00 KB, patch)
2010-07-28 15:20 UTC, Frederic Culot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Culot 2010-07-28 15:20:01 UTC
Update to 0.4.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-28 15:20:09 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-28 15:20:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jon Kelly Hays 2010-07-28 16:55:47 UTC
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
Comment 4 Philippe Audeoud freebsd_committer freebsd_triage 2010-07-29 14:57:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 5 Frederic Culot 2010-07-29 15:38:12 UTC
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.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-08-23 09:23:05 UTC
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"
Comment 7 Philippe Audeoud freebsd_committer freebsd_triage 2010-08-23 09:23:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!