Bug 246211 - www/p5-RT-Client-REST: Update to 0.60
Summary: www/p5-RT-Client-REST: Update to 0.60
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: Wen Heping
URL: https://metacpan.org/release/RT-Clien...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-05 04:44 UTC by Sergei Vyshenski
Modified: 2020-08-10 12:38 UTC (History)
2 users (show)

See Also:


Attachments
patch to update the port (1.62 KB, patch)
2020-05-05 04:44 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff
patch to update the port (2.04 KB, patch)
2020-05-05 09:02 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff
patch to update the port (1.80 KB, patch)
2020-05-08 11:18 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2020-05-05 04:44:56 UTC
Created attachment 214142 [details]
patch to update the port

- update 0.58 -> 0.59
Changes: https://metacpan.org/changes/distribution/RT-Client-REST
- reorder *_DEPENDS to make portlint happy

- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p4 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.4
- built-in perl tests in a clean poudriere jail say PASS.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2020-05-05 08:39:54 UTC
Hi,

  I am not sure whether devel/p5-Module-Build a RUN_DEPENDS , would you ensure it?

wen
Comment 2 Sergei Vyshenski 2020-05-05 09:02:13 UTC
Created attachment 214148 [details]
patch to update the port

Wen,
Sure you are right. Moved modbuild to USE_PERL5. Tested as before.
Regards, Sergei
Comment 3 Sergei Vyshenski 2020-05-08 11:18:12 UTC
Created attachment 214273 [details]
patch to update the port

- update 0.58 -> 0.60
Changes: https://metacpan.org/changes/distribution/RT-Client-REST
- reorder *_DEPENDS to make portlint happy
- Move modbuild to USE_PERL5

- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p4 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.4
- built-in perl tests in a clean poudriere jail say PASS.
Comment 4 Sergei Vyshenski 2020-08-09 18:05:21 UTC
Hi Wen,

Anything wrong with my new patch?

Regards, Sergei
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-08-10 12:37:57 UTC
A commit references this bug:

Author: wen
Date: Mon Aug 10 12:37:28 UTC 2020
New revision: 544612
URL: https://svnweb.freebsd.org/changeset/ports/544612

Log:
  - Update to 0.60

  PR:		246211
  Submitted by:	svysh.fbsd@gmail.com(maintainer)

Changes:
  head/www/p5-RT-Client-REST/Makefile
  head/www/p5-RT-Client-REST/distinfo
Comment 6 Wen Heping freebsd_committer freebsd_triage 2020-08-10 12:38:25 UTC
(In reply to Sergei Vyshenski from comment #4)
Sorry for the delay !

wen