Bug 222275

Summary: graphics/xpdf: unusable, symlink broken [PATCH]
Product: Ports & Packages Reporter: Helge Oldach <freebsd>
Component: Individual Port(s)Assignee: Cy Schubert <cy>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (cy)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

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.