Page MenuHomeFreeBSD

ports-mgmt/pkg_replace: Update to 20170517
ClosedPublic

Authored by joneum on May 21 2017, 8:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 9:42 PM
Unknown Object (File)
Tue, Nov 19, 11:09 AM
Unknown Object (File)
Wed, Nov 6, 10:44 PM
Unknown Object (File)
Wed, Nov 6, 12:36 PM
Unknown Object (File)
Sun, Nov 3, 8:06 AM
Unknown Object (File)
Wed, Oct 30, 1:03 PM
Unknown Object (File)
Oct 15 2024, 9:59 PM
Unknown Object (File)
Oct 14 2024, 4:49 AM
Subscribers

Details

Summary
  • Update to 20170517
  • Add LICENSE
  • Add --automatic option. This option sets automatic flag for the package.
  • Delete --noindex option, add --index option. When pkg_replace checks the dependencies before building the target packages, do "make package-depends-list" as default. This is more strictly checking the dependencies.

PR: 219397
Submitted by: kdeguchi@sz.tokoha-u.ac.jp (Maintainer)
Approved by: xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/D10849

Test Plan

ports-mgmt/pkg_replace % portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere testport:

10amd64
10i386
11amd64
11i386
12.0-CURRENT r318899 amd64
12.0-CURRENT r318400 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 9426
Build 9884: arc lint + arc unit

Event Timeline

joneum edited the summary of this revision. (Show Details)
joneum edited the summary of this revision. (Show Details)
miwi requested changes to this revision.May 25 2017, 6:35 AM

Please add LICENSE_FILE

This revision now requires changes to proceed.May 25 2017, 6:35 AM

There is no LICENSE_FILE inside

This revision is now accepted and ready to land.May 25 2017, 7:16 AM
This revision was automatically updated to reflect the committed changes.