Bug 208303 - [patch] textproc/asciidoc: add missing run dependencies
Summary: [patch] textproc/asciidoc: add missing run dependencies
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: Po-Chuan Hsieh
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-26 10:00 UTC by Tijl Coosemans
Modified: 2016-03-26 17:24 UTC (History)
0 users

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


Attachments
patch (585 bytes, patch)
2016-03-26 10:00 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans freebsd_committer freebsd_triage 2016-03-26 10:00:50 UTC
Created attachment 168645 [details]
patch

Add run dependency on xmllint and xsltproc.
Maybe there should also be a run dependency on docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-26 17:10:21 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 26 17:10:03 UTC 2016
New revision: 411932
URL: https://svnweb.freebsd.org/changeset/ports/411932

Log:
  - Add missing RUN_DEPENDS
  - Bump PORTREVISION for dependency change

  PR:		208303
  Submitted by:	tijl

Changes:
  head/textproc/asciidoc/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-03-26 17:24:58 UTC
Committed. Thanks!