Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jul 2015 10:06:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-python@FreeBSD.org
Subject:   [Bug 201351] [PATCH] textproc/pychm: Fix missing symbol, take maintainership
Message-ID:  <bug-201351-17421-pFWQVhB30P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201351-17421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201351-17421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201351

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rm
Date: Sun Jul  5 10:05:38 UTC 2015
New revision: 391359
URL: https://svnweb.freebsd.org/changeset/ports/391359

Log:
  textproc/pychm: fix runtime

  - fix missing symbol _get_leaf_node_offset which causes chm2pdf to exit
  - pass maintainership to submitter
  - bump PORTREVISION

  While here, limit python version to 2.x, since it doesn't build with 3.x and
  convert to autoplist.

  PR:        201351
  Submitted by:    Carlos Jacobo Puga Medina <cpm@fbsd.es>

Changes:
  head/textproc/pychm/Makefile
  head/textproc/pychm/files/
  head/textproc/pychm/files/patch-chm_extra.c
  head/textproc/pychm/pkg-plist

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201351-17421-pFWQVhB30P>