Bug 203455 - patch x11-clocks/glclock (unbreaks port)
Summary: patch x11-clocks/glclock (unbreaks port)
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-30 15:48 UTC by Walter Schwarzenfeld
Modified: 2015-10-24 15:11 UTC (History)
1 user (show)

See Also:


Attachments
glclock.diff (2.96 KB, patch)
2015-09-30 15:48 UTC, Walter Schwarzenfeld
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld 2015-09-30 15:48:41 UTC
Created attachment 161576 [details]
glclock.diff
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-24 15:09:01 UTC
A commit references this bug:

Author: danfe
Date: Sat Oct 24 15:08:40 UTC 2015
New revision: 400125
URL: https://svnweb.freebsd.org/changeset/ports/400125

Log:
  - Unbreak the build by s/glPolygonOffsetEXT/glPolygonOffset/
  - Simplify installation routine while I'm here

  PR:		203455
  Submitted by:	Walter Schwarzenfeld

Changes:
  head/x11-clocks/glclock/Makefile
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-10-24 15:11:02 UTC
Fixed in ports r400125, thank you for the patch.  I've converted it to in-place sed(1) expression due to its simplicity though.