Bug 223204

Summary: [patch] print/gl2ps: update to 1.4.0
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (araujo)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211188
Attachments:
Description Flags
patch none

Description Tijl Coosemans freebsd_committer freebsd_triage 2017-10-24 09:37:11 UTC
Created attachment 187416 [details]
patch

- Update print/gl2ps to 1.4.0.
- Use upstream build system so the static library is no longer built with -fPIC, the shared library gets a proper version and SONAME, and flags like LDFLAGS are respected etc.
- Drop dependency on libGLU and Xorg libraries.
- Add LICENSE.
- Update pkg-descr.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-11-07 17:15:56 UTC
A commit references this bug:

Author: tijl
Date: Tue Nov  7 17:12:07 UTC 2017
New revision: 453669
URL: https://svnweb.freebsd.org/changeset/ports/453669

Log:
  - Update print/gl2ps to 1.4.0.
  - Use upstream build system so the static library is no longer built with
    -fPIC, the shared library gets a proper version and SONAME, and flags
    like LDFLAGS are respected.
  - Drop dependency on libGLU and Xorg libraries.
  - Add LICENSE.
  - Update pkg-descr.

  PR:		223204
  Approved by:	maintainer timeout (2 weeks)

Changes:
  head/print/gl2ps/Makefile
  head/print/gl2ps/distinfo
  head/print/gl2ps/files/Makefile.ex
  head/print/gl2ps/files/Makefile.lib
  head/print/gl2ps/files/patch-CMakeLists.txt
  head/print/gl2ps/pkg-descr
  head/print/gl2ps/pkg-plist