Bug 269269 - textproc/py-ebcdic: Update distinfo
Summary: textproc/py-ebcdic: Update distinfo
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: Tilman Keskinoz
URL: https://pkg-status.freebsd.org/packag...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-31 23:08 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-02-05 07:53 UTC (History)
2 users (show)

See Also:


Attachments
py-ebcdic.patch (1.04 KB, patch)
2023-01-31 23:08 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2023-01-31 23:08:02 UTC
Created attachment 239837 [details]
py-ebcdic.patch

Description:

distinfo is outdated because the output name is different since the
change from GH_TAGNAME to DISTVERSIONPREFIX.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-02 17:20:24 UTC
A commit in branch main references this bug:

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

commit 2f2ab5977f6c2e1f383b55c5e2a54f4aacce1e81
Author:     Tilman Keskinoz <arved@FreeBSD.org>
AuthorDate: 2023-02-02 17:18:39 +0000
Commit:     Tilman Keskinoz <arved@FreeBSD.org>
CommitDate: 2023-02-02 17:19:48 +0000

    textproc/py-ebcdic: Fix distfile name after USE_GITHUB changes

    PR:             269269
    Submitted by:   Jesús Daniel Colmenares Oviedo (maintainer)

 textproc/py-ebcdic/distinfo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2023-02-02 17:20:34 UTC
Committed, thanks
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-02-05 07:53:49 UTC
(In reply to Jesús Daniel Colmenares Oviedo from comment #0)
(In reply to Tilman Keskinoz from comment #2)

Thanks!