Bug 265547 - security/luasec: update to 1.2.0
Summary: security/luasec: update to 1.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Nuno Teixeira
URL: https://github.com/brunoos/luasec/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-31 22:28 UTC by Thomas Morper
Modified: 2022-07-31 22:57 UTC (History)
1 user (show)

See Also:


Attachments
update security/luasec to 1.2.0 (1.51 KB, patch)
2022-07-31 22:28 UTC, Thomas Morper
thomas: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Morper 2022-07-31 22:28:15 UTC
Created attachment 235593 [details]
update security/luasec to 1.2.0

security/luasec: update to 1.2.0

* update to 1.2.0
* minor portclippy fix

ChangeLog:

  https://github.com/brunoos/luasec/blob/v1.2.0/CHANGELOG

QA:

  * portlint: OK (looks fine)
  * testport: OK (poudriere: 12.3 i386/amd64, 13.1 amd64/arm64, Lua 5.1 - 5.4)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-31 22:57:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3db798f29dd29268c2510bb35691d981429842d2

commit 3db798f29dd29268c2510bb35691d981429842d2
Author:     Thomas Morper <thomas@beingboiled.info>
AuthorDate: 2022-07-31 22:55:52 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-31 22:55:52 +0000

    security/luasec: Update to 1.2.0

    ChangeLog:      https://github.com/brunoos/luasec/blob/v1.2.0/CHANGELOG
    PR:             265547

 security/luasec/Makefile | 4 ++--
 security/luasec/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-31 22:57:59 UTC
Committed, thanks!