Bug 222275 - graphics/xpdf: unusable, symlink broken [PATCH]
Summary: graphics/xpdf: unusable, symlink broken [PATCH]
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: Cy Schubert
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-09-13 04:30 UTC by Helge Oldach
Modified: 2017-09-13 05:12 UTC (History)
1 user (show)

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


Attachments
patch (474 bytes, patch)
2017-09-13 04:30 UTC, Helge Oldach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helge Oldach 2017-09-13 04:30:20 UTC
Created attachment 186316 [details]
patch

The installation symlink after the recent xpdf -> xpdf3/xpdf4 change is broken. See trivial patch.
Comment 1 Helge Oldach 2017-09-13 04:46:08 UTC
[sorry - the bug summary is wrong - this applies to graphics/xpdf3]
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2017-09-13 05:08:53 UTC
Thanks for the patch. Committed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-09-13 05:09:29 UTC
A commit references this bug:

Author: cy
Date: Wed Sep 13 05:08:31 UTC 2017
New revision: 449753
URL: https://svnweb.freebsd.org/changeset/ports/449753

Log:
  Fixup broken symlink introduced in r449703.

  PR:		222275
  Submitted by:	Helge Oldach <freebsd@oldach.net>

Changes:
  head/graphics/xpdf3/Makefile
  head/graphics/xpdf4/Makefile
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2017-09-13 05:12:24 UTC
The patch applies to both ports. Both had the same issue. Thanks for the patch.