Bug 223204 - [patch] print/gl2ps: update to 1.4.0
Summary: [patch] print/gl2ps: update to 1.4.0
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: Marcelo Araujo
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-10-24 09:37 UTC by Tijl Coosemans
Modified: 2017-12-28 15:59 UTC (History)
0 users

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


Attachments
patch (7.54 KB, patch)
2017-10-24 09:37 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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