Opened 12 years ago
Closed 12 years ago
#36757 closed submission (fixed)
New port: mr
Reported by: | gjasny@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | mr |
Description
Hello,
please consider adding the mr utility. Together with the (new) vcsh utility it's easily possible to store parts of $HOME in git repositories.
See http://vcs-home.branchable.com/
Thanks, Gregor
Attachments (1)
Change History (7)
comment:1 Changed 12 years ago by gjasny@…
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
We would prefer to fetch from a tarball rather than from a repository. Tarballs appear to be available here.
There's no need for a foreach loop in the post-patch block; reinplace
can be given multiple files as arguments.
Changed 12 years ago by gjasny@…
Addressed the comments. Portfile is now lint clean
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
The only other thing I see is that the port should pick a specific version of perl to depend on, instead of depending on the metaports.
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
The default version of perl in MacPorts today is still 5.12, so that's probably the version I'd pick. This applies to the perl5 dependency (should be perl5.12) and all the p5 modules used (should be p5.12).
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | mr added |
Status: | new → assigned |
comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added in r99232 with that change. I also fixed the livecheck.
The ticket for the vcsh port is #36758