Bug 290572 - databases/p5-DBIx-Class-EncodedColumn: dependency update
Summary: databases/p5-DBIx-Class-EncodedColumn: dependency update
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on: 290569
Blocks:
  Show dependency treegraph
 
Reported: 2025-10-27 12:37 UTC by Tomohiro Hosaka
Modified: 2025-11-12 09:28 UTC (History)
2 users (show)

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


Attachments
git diff (966 bytes, text/plain)
2025-10-27 12:37 UTC, Tomohiro Hosaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2025-10-27 12:37:47 UTC
* portlint looks fine.
* poudriere testport ok (13.5, amd64)
* works fine
Comment 1 Tomohiro Hosaka 2025-10-27 12:37:48 UTC
Created attachment 264935 [details]
git diff
Comment 2 Tomohiro Hosaka 2025-10-27 12:46:15 UTC
The dependency seems incorrect.
When using it, Crypt-URandom-Token was not found and could not be loaded.

Referenced cpanfile and added to it.
https://metacpan.org/release/WREIS/DBIx-Class-EncodedColumn-0.11/source/cpanfile

There was a dependency on SQL-Translator, but since it wasn't in the CPAN file, I removed it.
Why was the SQL-Translator dependency added?
I searched the source code for past versions of DBIx-Class-EncodedColumn, but none of them included it in their dependencies.
Comment 3 wen 2025-11-12 07:13:33 UTC
When update DEPENDS, PORTREVISION should be bumped, not PORTEPOCH.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-11-12 07:17:35 UTC
A commit in branch main references this bug:

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

commit 78d317108ffb6a84fc6b532cd6ca95d409795ed5
Author:     Tomohiro Hosaka <bokutin@bokut.in>
AuthorDate: 2025-11-12 07:14:35 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-11-12 07:14:35 +0000

    databases/p5-DBIx-Class-EncodedColumn: Update RUN_DEPENDS

    PR:             290572
    Reported by:    bokutin@bokut.in

 databases/p5-DBIx-Class-EncodedColumn/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)