Bug 208477

Summary: [PATCH] print/dot2tex: update to 2.9.0
Product: Ports & Packages Reporter: TAKATSU Tomonari <tota>
Component: Individual Port(s)Assignee: Romain Tartière <romain>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (romain)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update print/dot2tex to 2.9.0 none

Description TAKATSU Tomonari freebsd_committer freebsd_triage 2016-04-03 05:12:45 UTC
Created attachment 168914 [details]
Update print/dot2tex to 2.9.0

- Update to 2.9.0
- Switch from GOOGLE_CODE to USE_GITHUB
- Add LICENSE section
- Update WWW in pkg-descr
- Make portlint happy
Comment 1 Romain Tartière freebsd_committer freebsd_triage 2016-04-03 09:47:18 UTC
Hi, and thank your for this problem report.

I don't use dot2tex anymore, would you be interested in taking maintainership of this package?  If so, feel free to commit these changes, otherwise tell me and I'll review and commit this :-)

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-04-03 11:00:38 UTC
A commit references this bug:

Author: tota
Date: Sun Apr  3 11:00:21 UTC 2016
New revision: 412460
URL: https://svnweb.freebsd.org/changeset/ports/412460

Log:
  - Update to 2.9.0
  - Restrict Python version and pyparsing version
  - Switch from GOOGLE_CODE to USE_GITHUB
  - Add LICENSE section
  - Add NO_ARCH
  - Update WWW in pkg-descr
  - Make portlint happy
  - Take maintainership

  PR:		208477
  Submitted by:	tota@ (myself)
  Approved by:	romain@ (maintainer)

Changes:
  head/print/dot2tex/Makefile
  head/print/dot2tex/distinfo
  head/print/dot2tex/pkg-descr
Comment 3 TAKATSU Tomonari freebsd_committer freebsd_triage 2016-04-03 11:02:02 UTC
Committed.
Thanks!