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)
Tue, Apr 23, 12:30 PM
Unknown Object (File)
Fri, Apr 19, 11:37 AM
Unknown Object (File)
Mar 15 2024, 8:17 PM
Unknown Object (File)
Mar 6 2024, 7:14 AM
Unknown Object (File)
Mar 6 2024, 7:10 AM
Unknown Object (File)
Mar 6 2024, 7:10 AM
Unknown Object (File)
Mar 6 2024, 7:01 AM
Unknown Object (File)
Jan 15 2024, 3:22 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
Lint Not Applicable
Unit
Tests Not Applicable

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.