Created attachment 182512 [details] busybox update patch portlint pass with no error.
cc maintainer.
LGTM
PORTSCOUT= skipv:1.26.0 This is wrong this line is made to prevent portscout.freebsd.org to bug you about a given version in case of updates. Ignoring 1.26.0 would be useless after the upgrade. You removed all the PLIST_FILES so nothing will be packaged
Created attachment 182959 [details] busybox-1.26.2.diff v2 PORTSCOUT= skipv:1.26.0 This is wrong this line is made to prevent portscout.freebsd.org to bug you about a given version in case of updates. Ignoring 1.26.0 would be useless after the upgrade. ---fixed You removed all the PLIST_FILES so nothing will be packaged ---fixed.I missed pkg-plist file in the diff
ping
@Jov, Could you please confirm this change passes QA (portlint, poudriere)
Any new here?
Applying the current patch breaks poudriere testport. http://pkg.awarnach.mathstat.dal.ca/data/11amd64-default/2018-02-15_12h37m36s/logs/errors/busybox-1.26.2.log
Created attachment 190662 [details] busybox-1.26.2.diff v3 With this patch, poudriere testport passes. Jov, could you provide feedback and confirm that there are no run-time problems?
Current version is 1.28.3. There is now a freebsd_defconfig which unfortunately does not work. capabilities.c and copyfd.c must be disconnected from the build, which i have not managed so far.
A commit references this bug: Author: krion Date: Wed Jun 13 08:11:15 UTC 2018 New revision: 472292 URL: https://svnweb.freebsd.org/changeset/ports/472292 Log: Update to 1.26.2 Pass maintainership to submitter. PR: 219183 Submitted by: Jov <amutu@amutu.com> Changes: head/sysutils/busybox/Makefile head/sysutils/busybox/distinfo head/sysutils/busybox/files/data-.config