Bug 270330 - dns/dnsx: update to 1.1.3
Summary: dns/dnsx: update to 1.1.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/projectdiscovery/d...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-19 04:13 UTC by Gabriel M. Dutra
Modified: 2023-03-21 07:52 UTC (History)
1 user (show)

See Also:


Attachments
bump 1.1.3 (1.12 KB, patch)
2023-03-19 04:13 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-03-19 04:13:36 UTC
Created attachment 240964 [details]
bump 1.1.3

Portlint: OK

Tested on:
12.3-RELEASE-p10    i386, amd64
12.4-RELEASE amd64, i386, amd64
13.1-RELEASE-p5     i386, amd64
14.0-CURRENT              amd64
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-21 07:45:13 UTC
A commit in branch main references this bug:

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

commit b961e5b6e4c1f1f3348ec81be50ee49c0c0f77b1
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-03-20 17:16:05 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-21 07:39:43 +0000

    dns/dnsx: update to 1.1.3

    ChangeLog: https://github.com/projectdiscovery/dnsx/releases/tag/v1.1.3

     * Added self-update option + version check
     * Fixed docker workflow

    PR:             270330
    Reported by:    0xdutra@gmail.com (maintainer)

 dns/dnsx/Makefile |  3 +--
 dns/dnsx/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-21 07:52:04 UTC
Committed,

Thanks!