Bug 221153 - graphics/xournal: Update to 0.4.8.2016
Summary: graphics/xournal: Update to 0.4.8.2016
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-ports-bugs (Nobody)
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2017-08-01 14:49 UTC by me
Modified: 2017-08-17 19:35 UTC (History)
0 users

See Also:


Attachments
graphics/xournal from 0.4.8 to 0.4.8.2016 (1.20 KB, patch)
2017-08-01 14:49 UTC, me
me: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description me 2017-08-01 14:49:39 UTC
Created attachment 184916 [details]
graphics/xournal from 0.4.8 to 0.4.8.2016

- Update to 0.4.8.2016
- Changes: http://xournal.sourceforge.net/manual.html

From 0.4.8 to 0.4.8.2016, a configure test for Linux was added with the comment 'so we can add -lX11 manually for broken distributions'. FreeBSD needs '-lX11', too. (From my understanding, there is nothing broken about it.) After testing for the check not being used for anything else, I went the path of least resistance and made FreeBSD show up as Linux there. It fixes the build for now and only touches one file.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-17 19:34:58 UTC
A commit references this bug:

Author: swills
Date: Thu Aug 17 19:34:33 UTC 2017
New revision: 448180
URL: https://svnweb.freebsd.org/changeset/ports/448180

Log:
  graphics/xournal: Update to 0.4.8.2016

  PR:		221153
  Submitted by:	me@janh.de (maintainer)

Changes:
  head/graphics/xournal/Makefile
  head/graphics/xournal/distinfo
  head/graphics/xournal/files/patch-configure
  head/graphics/xournal/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-08-17 19:35:28 UTC
Committed, thanks!