Bug 246839 - New port: devel/R-cran-usethis Automate Package and Project Setup
Summary: New port: devel/R-cran-usethis Automate Package and Project Setup
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: Guangyuan Yang
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2020-05-29 12:50 UTC by Jean-Paul Beconne
Modified: 2021-11-05 05:51 UTC (History)
2 users (show)

See Also:
jpbeconne: maintainer-feedback+
jpbeconne: maintainer-feedback+


Attachments
SHAR file (2.28 KB, text/plain)
2020-05-29 12:50 UTC, Jean-Paul Beconne
no flags Details
New version in GIT diff format (7.50 KB, patch)
2021-06-19 09:33 UTC, Jean-Paul Beconne
no flags Details | Diff
Corrected patch in GIT DIFF format (2.45 KB, patch)
2021-08-23 18:46 UTC, Jean-Paul Beconne
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Paul Beconne 2020-05-29 12:50:31 UTC
Created attachment 215017 [details]
SHAR file

R package
Must be evaluated after bug 243630, bug 243624, bug 243628, bug 246834, bug 243627, bug 243626 and bug 246838
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2021-06-03 12:25:27 UTC
2.0.1 is the latest version, please update the diff, and I can take it from here, thanks!
Comment 2 Jean-Paul Beconne 2021-06-19 09:33:55 UTC
Created attachment 225923 [details]
New version in GIT diff format

The new version require a new dependency: bug 256709
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2021-06-25 00:47:48 UTC
Your patch includes changes to other ports - please also reply with your build and testing result in order to proceed.
Comment 4 Jean-Paul Beconne 2021-08-23 18:46:35 UTC
Created attachment 227389 [details]
Corrected patch in GIT DIFF format

Build test OK after removing all dependencies
Portlint OK
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-11-05 05:50:34 UTC
A commit in branch main references this bug:

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

commit 5d36955e8997f46a7987fab69c0a524b3b9d9751
Author:     Jean-Paul Beconne <jpbeconne@free.fr>
AuthorDate: 2021-11-05 05:49:46 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-11-05 05:49:46 +0000

    devel/R-cran-usethis: New Port: Automate Package and Project Setup

    PR:             246839

 devel/Makefile                       |  1 +
 devel/R-cran-usethis/Makefile (new)  | 35 +++++++++++++++++++++++++++++++++++
 devel/R-cran-usethis/distinfo (new)  |  3 +++
 devel/R-cran-usethis/pkg-descr (new) |  5 +++++
 4 files changed, 44 insertions(+)
Comment 6 Guangyuan Yang freebsd_committer freebsd_triage 2021-11-05 05:51:16 UTC
Committed, thank you!