Summary: | devel/p5-Devel-NYTProf: Update to 6.10 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergei Vyshenski <svysh.fbsd> | ||||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | eduardo, svysh.fbsd, vovkasm | ||||||
Priority: | --- | Flags: | vovkasm:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://metacpan.org/release/JKEENAN/Devel-NYTProf-6.10/source/Changes | ||||||||
Attachments: |
|
Description
Sergei Vyshenski
2021-08-10 12:07:41 UTC
Hello, Please use DISTVERSION instead of PORTVERSION: --- Example 2. Using DISTVERSION When the version only contains numbers separated by dots, dashes or underscores, use DISTVERSION. PORTNAME= nekoto DISTVERSION= 1.2-4 It will generate a PORTVERSION of 1.2.4. --- https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming Thanks - 'poudriere testport' ok on all supported FreeBSD versions (amd64 and i386) - 'make test' in poudriere clean envirorement: PASS Created attachment 227387 [details]
patch to update the port
A new patch with DISTVERSION.
Port ready to be committed. Waiting for maintainer approval. (In reply to Nuno Teixeira from comment #4) Forget it... We have maitainer aproval Approved. Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3ee81186ed0b585ebbcf8da904b57476825e749 commit b3ee81186ed0b585ebbcf8da904b57476825e749 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2021-08-23 20:42:20 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-08-23 20:42:20 +0000 devel/p5-Devel-NYTProf: Update to 6.10 ChangeLog: https://metacpan.org/release/JKEENAN/Devel-NYTProf-6.10/source/Changes PR: 257736 devel/p5-Devel-NYTProf/Makefile | 5 +++-- devel/p5-Devel-NYTProf/distinfo | 6 +++--- devel/p5-Devel-NYTProf/pkg-plist | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) Committed thanks! |