Bug 216992

Summary: www/ttf2eot: updates to version 0.0.3, updates MASTERSITES, updates WWW, ...
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Nikolai Lifanov <lifanov>
Status: Closed FIXED    
Severity: Affects Some People CC: lifanov, portmaster, stb
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: stb: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for www/ttf2eot
stb: maintainer-approval+
build log for www_ttf2eot none

Description Chris Hutchinson 2017-02-11 06:48:02 UTC
Created attachment 179865 [details]
svn diff for www/ttf2eot

this pr(1) updates www/ttf2eot :

CHANGES

PORTVERSION - from 0.0.2_2, to 0.0.3
MASTERSITES - replace GOOGLECODE for GITHUB
adds LICENSE(s)
distinfo - updates accordingly
pkg-descr - updates WWW to it's new location, and slight mods
files/ - modifies one, adds another

That's pretty much all.

please find the svn diff; www_ttf2eot.diff, and the
build log; www_ttf2eot-QA-LOG
attached to this pr(1).

Thanks!

--Chris
Comment 1 Chris Hutchinson 2017-02-11 06:49:08 UTC
Created attachment 179866 [details]
build log for www_ttf2eot
Comment 2 Stefan Bethke 2017-02-11 11:14:56 UTC
Looks good to me.

Since I'm not using ttf2eot anymore, please feel free to take over maintainership.
Comment 3 Chris Hutchinson 2017-02-11 19:50:38 UTC
(In reply to stb from comment #2)
> Looks good to me.
> 
> Since I'm not using ttf2eot anymore, please feel free to take over
> maintainership.

Thanks! Will do.

@committer
Please place me as MAINTAINER before committing. :-)

Thanks again!

--Chris
Comment 4 Nikolai Lifanov freebsd_committer freebsd_triage 2017-02-16 19:27:09 UTC
take
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-02-16 20:07:55 UTC
A commit references this bug:

Author: lifanov
Date: Thu Feb 16 20:07:12 UTC 2017
New revision: 434250
URL: https://svnweb.freebsd.org/changeset/ports/434250

Log:
  unbreak www/ttf2eot and update to 0.0.3

   - switch from GOOGLE_CODE to GITHUB
   - add LICENSE
   - update to 0.0.3
   - pass maintainership to submitter

  PR:		216992
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	stb@lassitu.de (maintainer)

Changes:
  head/www/ttf2eot/Makefile
  head/www/ttf2eot/distinfo
  head/www/ttf2eot/files/patch-OpenTypeUtilities.cpp
  head/www/ttf2eot/pkg-descr
Comment 6 Nikolai Lifanov freebsd_committer freebsd_triage 2017-02-16 20:08:42 UTC
Committed with changes, thanks!

The distinfo file now requires a TIMESTAMP field, so I added one.
Comment 7 Chris Hutchinson 2017-02-16 20:34:40 UTC
(In reply to Nikolai Lifanov from comment #6)
> Committed with changes, thanks!
> 
> The distinfo file now requires a TIMESTAMP field, so I added one.

Thanks Nikolai!

--Chris