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)
Thu, Apr 2, 6:29 AM
Unknown Object (File)
Wed, Apr 1, 3:37 AM
Unknown Object (File)
Mon, Mar 30, 2:39 AM
Unknown Object (File)
Sun, Mar 29, 6:07 PM
Unknown Object (File)
Sun, Mar 29, 10:32 AM
Unknown Object (File)
Thu, Mar 26, 12:08 PM
Unknown Object (File)
Tue, Mar 24, 7:14 PM
Unknown Object (File)
Sun, Mar 22, 2:25 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.