[Bug 237855] print/fontforge: Update to 20190413

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 26 03:15:54 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237855

Naram Qashat <cyberbotx at cyberbotx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204613|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from Naram Qashat <cyberbotx at cyberbotx.com> ---
Created attachment 204613
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204613&action=edit
fontforge-20190413.patch

* Update to 20190413
* Update distinfo
* Rework Makefile for FREETYPE option to extract from the print/freetype2 port,
to remove the need to chase that port's version all the time
* Shift some things around in Makefile to appease portlint
* Regenerate patches and remove patch-fontforge_splinefont.h
* Update pkg-plist

Changelogs:
https://github.com/fontforge/fontforge/releases/tag/20190317
https://github.com/fontforge/fontforge/releases/tag/20190413

Tested with poudriere for 11-i386, 11-amd64, 12-i386 and 12-amd64.

portlint still complains about an NLS knob, but the configure script for
fontforge does not have a way to disable using gettext.

portlint also complains about possible direct uses of gmake and python...
despite that those are just listed in USES. Not sure what is going on there.

The ports framework complains about a lack of LICENSE on this. I have no clue
what license to put on this. The LICENSE on the GitHub for the project says it
is under GPLv3 but also simultaneously under a revised BSD license? Someone who
knows licensing better than I can determine this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list