Created attachment 167847 [details] patch with changed dependency Hello, attached a patch to change the dependency of this port to rubygem-html-pipeline1. This is needed to avoid conflicts when building other ports which requires rubygem-html-pipeline (without the 1). task_list is currently just used by www/gitlab, same is true for rubygem-html-pipeline1. poudriere build fine for: 9.3 amd + i386 10.1 amd + i386 10.2 amd + i386 11-current r293820 amd + i386 portlint is also fine. And i did a runtime test to verify that the port is loadable and usable! Greetings, Torsten
A commit references this bug: Author: swills Date: Mon Mar 28 12:11:54 UTC 2016 New revision: 412046 URL: https://svnweb.freebsd.org/changeset/ports/412046 Log: www/rubygem-task_list: change dependeny to rubygem-html-pipeline1 PR: 207802 Submitted by: Torsten Z?hlsdorff <ports@toco-domains.de> Changes: head/www/rubygem-task_list/Makefile
Committed, thanks!