Bug 208277

Summary: [PATCH] print/latex-biber missing runtime dependency
Product: Ports & Packages Reporter: Tobias Brodel <brittlehaus>
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Many People CC: arved, brittlehaus, tobik
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (hrs)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to print/latex-biber/Makefile
none
poudriere log for print/latex-biber none

Description Tobias Brodel 2016-03-25 05:35:47 UTC
Created attachment 168594 [details]
Patch to print/latex-biber/Makefile

biber fails out of the box due to a missing dependency on net/p5-URI

Steps to reproduce:

Perform fresh install of print/latex-biber (in jail or otherwise clean environment).
Attempt to create bibliography with biber on valid LaTeX project.
   `pdflatex foo.tex && biber foo`
Install net/p5-URI and repeat, should now work.
Comment 1 Tobias Brodel 2016-03-25 05:36:42 UTC
Created attachment 168595 [details]
poudriere log for print/latex-biber
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-14 11:39:26 UTC
A commit references this bug:

Author: tobik
Date: Wed Mar 14 11:38:36 UTC 2018
New revision: 464489
URL: https://svnweb.freebsd.org/changeset/ports/464489

Log:
  print/latex-biber: Add missing net/p5-URI dependency

  PR:		208277
  Submitted by:	Tobias Brodel <brittlehaus@gmail.com>
  Approved by:	hrs (maintainer timeout, 2 years)

Changes:
  head/print/latex-biber/Makefile