Bug 273996 - devel/stlink: fix typo in pkg-descr
Summary: devel/stlink: fix typo in pkg-descr
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Lev A. Serebryakov
URL: https://www.freshports.org/devel/stlink/
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2023-09-21 10:41 UTC by Mehdi Khawari
Modified: 2025-04-15 15:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lev)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mehdi Khawari 2023-09-21 10:41:42 UTC
It may be more appropriate to take the description from upstream. Otherwise, there are some typos in the pkg-descr that should be corrected.

A possible appropriate pkg-descr may be:

Open source STM32 MCU programming toolset

stlink is an open source toolset to program and debug STM32 devices and boards manufactured by STMicroelectronics. It supports several so called STLINK programmer boards (and clones thereof) which use a microcontroller chip to translate commands from USB to JTAG/SWD.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-15 15:59:15 UTC
A commit in branch main references this bug:

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

commit c73136bd70feda4d99131b6bf87a48fd0a8ea758
Author:     Lev A. Serebryakov <lev@FreeBSD.org>
AuthorDate: 2025-04-15 15:58:18 +0000
Commit:     Lev A. Serebryakov <lev@FreeBSD.org>
CommitDate: 2025-04-15 15:59:07 +0000

    devel/stlink: Refresh pkg-descr, no functional changes.

    PR:             273996
    Reported by:    Mehdi Khawari <iam.mehdikhawari@gmail.com>

 devel/stlink/pkg-descr | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
Comment 2 Lev A. Serebryakov freebsd_committer freebsd_triage 2025-04-15 15:59:58 UTC
I've refreshed pkg-desc with latest README from project's github.

Thnx.