Bug 284371 - ports-mgmt/portrac: Update to 0.6
Summary: ports-mgmt/portrac: Update to 0.6
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/e-soul/portrac/rel...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2025-01-26 19:54 UTC by mario.g.pavlov
Modified: 2025-01-31 19:18 UTC (History)
1 user (show)

See Also:


Attachments
Update to 0.6 (1.10 KB, patch)
2025-01-26 19:54 UTC, mario.g.pavlov
no flags Details | Diff
portrac-0.6.diff (2.63 KB, patch)
2025-01-29 21:35 UTC, mario.g.pavlov
no flags Details | Diff
portrac-0.6.patch (2.59 KB, patch)
2025-01-29 21:36 UTC, mario.g.pavlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mario.g.pavlov 2025-01-26 19:54:27 UTC
Created attachment 257015 [details]
Update to 0.6

Update MASTER_SITES and incorporate patches.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2025-01-29 11:26:39 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2025-01-29 11:27:36 UTC
Q/A: patch did not apply cleanly. Would you mind checking it? It looks binary to me.

Cheers.
Comment 3 mario.g.pavlov 2025-01-29 11:43:46 UTC
Added the change log to the URL field.

The patch is xz compressed. Please decompress it (xz -d file) before applying it. Sorry, I didn't realize the original filename would disappear when I attached the patch.
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2025-01-29 14:03:34 UTC
(In reply to mario.g.pavlov from comment #3)
Please, could you attach a git diff?

Thanks
Comment 5 mario.g.pavlov 2025-01-29 21:35:33 UTC
Created attachment 257099 [details]
portrac-0.6.diff

This is a git diff.
Comment 6 mario.g.pavlov 2025-01-29 21:36:38 UTC
Created attachment 257100 [details]
portrac-0.6.patch

This is a unified diff created with FreeBSD's diff(1)
Comment 7 commit-hook freebsd_committer freebsd_triage 2025-01-30 16:35:10 UTC
A commit in branch main references this bug:

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

commit 53bb50a9c1843550585dc9fa635644edbf6f6524
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-01-30 09:31:29 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-30 16:34:42 +0000

    ports-mgmt/portrac: Update to 0.6

    ChangeLog: https://github.com/e-soul/portrac/releases/tag/v0.6

     * Change default INDEX version to 14.
     * Add missing includes.
     * Update copyright statements.

    PR:             284371
    Reported by:    mario.g.pavlov@gmail.com (maintainer)

 ports-mgmt/portrac/Makefile                          | 13 +++++++------
 ports-mgmt/portrac/distinfo                          |  6 +++---
 ports-mgmt/portrac/files/patch-PortChecker.cc (gone) | 11 -----------
 ports-mgmt/portrac/files/patch-Preferences.cc (gone) | 10 ----------
 4 files changed, 10 insertions(+), 30 deletions(-)
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2025-01-31 19:18:29 UTC
Committed,

Thanks!