Bug 207802 - www/rubygem-task_list: change dependeny to rubygem-html-pipeline1
Summary: www/rubygem-task_list: change dependeny to rubygem-html-pipeline1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on: 207799
Blocks: 202468
  Show dependency treegraph
 
Reported: 2016-03-08 11:51 UTC by Torsten Zühlsdorff
Modified: 2016-03-28 12:15 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (ruby)


Attachments
patch with changed dependency (498 bytes, patch)
2016-03-08 11:51 UTC, Torsten Zühlsdorff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2016-03-08 11:51:14 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-28 12:12:26 UTC
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
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-03-28 12:15:36 UTC
Committed, thanks!