Bug 266717 - devel/unibilium: Update to 2.1.1
Summary: devel/unibilium: Update to 2.1.1
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/neovim/unibilium/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-30 09:04 UTC by Gian-Simon Purkert
Modified: 2022-10-14 05:56 UTC (History)
2 users (show)

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


Attachments
Update to 2.1.1 (1.09 KB, patch)
2022-09-30 09:04 UTC, Gian-Simon Purkert
no flags Details | Diff
Update to 2.1.1 (1.50 KB, patch)
2022-10-03 09:52 UTC, Gian-Simon Purkert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gian-Simon Purkert 2022-09-30 09:04:51 UTC
Created attachment 236961 [details]
Update to 2.1.1
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 08:11:30 UTC
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/libunibilium.so.4.0.0

This should be lib/libunibilium.so.4.0.1

Please, use poudriere for testing ports. It's a great tool.

Thanks!
Comment 2 Gian-Simon Purkert 2022-10-03 09:52:01 UTC
Created attachment 237037 [details]
Update to 2.1.1

Corrected plist
Comment 3 Gian-Simon Purkert 2022-10-03 09:53:50 UTC
(In reply to Fernando Apesteguía from comment #1)

>Please, use poudriere for testing ports. It's a great tool.

Yep will do that thanks!
Especially to automatically test arm64 etc...
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-14 05:56:46 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-10-14 05:56:57 UTC
A commit in branch main references this bug:

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

commit 9971a52227652940516d0389f88550bbebe006a4
Author:     Gian-Simon Purkert <gspurki@gmail.com>
AuthorDate: 2022-10-03 06:24:00 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-14 05:52:43 +0000

    devel/unibilium: Update to 2.1.1

    ChangeLog: https://github.com/neovim/unibilium/releases/tag/v2.1.1

    Makefile: fix undefined references with static builds

    PR:             266717
    Reported by:    gspurki@gmail.com
    Approved by:    chuck@tuffli.net (maintainer, timeout > 2 weeks)

 devel/unibilium/Makefile  | 4 ++--
 devel/unibilium/distinfo  | 6 +++---
 devel/unibilium/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)