Summary: | [stage] [update] [patch] sysutils/debootstrap 1.0.60 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nikolai Lifanov <lifanov> | ||||
Component: | Individual Port(s) | Assignee: | John Marino <marino> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | marino | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
I'll move it to patch-ready, but for staging PR "poudriere" is better than redports because it tests more (in other words, it can pass redports and still have problems, let's hope it doesn't) Snake eyes. ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%DATADIR%%/scripts/trusty Error: Orphaned: %%DATADIR%%/scripts/utopic ===> Checking for directories owned by MTREEs ===> Checking for directories handled by dependencies ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Let's see if it's an easy fix... yes, they just needed to be added to pkg-plist to pass stage-qa checks. A commit references this bug: Author: marino Date: Thu Aug 7 09:47:52 UTC 2014 New revision: 364255 URL: http://svnweb.freebsd.org/changeset/ports/364255 Log: sysutils/debootstrap: Upgrade version 1.0.53 => 1.0.60 and stage Also assign port to submitter. PR: 192458 Submitted by: Nikolai Lifanov Changes: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo head/sysutils/debootstrap/files/patch-Makefile head/sysutils/debootstrap/files/patch-debootstrap head/sysutils/debootstrap/pkg-plist Thanks! |
Created attachment 145434 [details] sysutils/deboostrap - update to 1.0.60, stage I would like maintainership of sysutils/deboostrap. This patch updates it to the latest version (1.0.60), adds USES=tar:xz (upstream distfile is .tar.xz now), stages it, and allows packaging as user. Tested on: Redports