Bug 241430

Summary: textproc/translate-toolkit: update to 2.4.0
Product: Ports & Packages Reporter: linus.sundqvist
Component: Individual Port(s)Assignee: Josh Paetzel <jpaetzel>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (jpaetzel)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
translate-toolkit 2.4.0 diff none

Description linus.sundqvist 2019-10-23 09:58:06 UTC
Created attachment 208525 [details]
translate-toolkit 2.4.0 diff

Current version of translate-toolkit (2.3.1) has txt2po which seems to require 'diff-match-patch==20121119'. This dependency has been removed in translate-toolkit 2.4.0 (https://github.com/translate/translate/commit/926418beff4fb7bc2ff17452ff9efcb69796fe48#diff-7e872a95518b562eb170b0c09f04a851) and 2.4.0 seems to work fine.

Attaching patch-file for updating translate-toolkit to 2.4.0 (hope I did it correctly!)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-24 15:36:12 UTC
A commit references this bug:

Author: jpaetzel
Date: Thu Oct 24 15:36:07 UTC 2019
New revision: 515346
URL: https://svnweb.freebsd.org/changeset/ports/515346

Log:
  Update to 2.4.0

  Reset MAINTAINER back to ports@

  PR:	241430
  Submitted by:	linus.sundqvist@loopia.se

Changes:
  head/textproc/translate-toolkit/Makefile
  head/textproc/translate-toolkit/distinfo
Comment 2 Josh Paetzel freebsd_committer freebsd_triage 2019-10-24 15:36:32 UTC
Committed, thanks!