It's broken since issue7113 landed, i.e. http://hg.python.org/lookup/r83155 probably after python27 became the default at 2011/03/04 (bsd.python.mk) I have no idea where 0.1.4 version in the launchpad link comes from. Fix: Obtained from: https://launchpad.net/~zerkalica/+archive/main/+sourcepub/1411331/+listing-archive-extra How-To-Repeat: $ metromap Traceback (most recent call last): File "/usr/local/bin/metromap", line 368, in <module> name = GetMapName(f) File "/usr/local/share/metromap/modules/ReadMap.py", line 103, in GetMapName return unicode(name, detect_encoding(name)) TypeError: coercing to Unicode: need string or buffer, list found
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
amdmi3 2011-10-10 22:39:14 UTC FreeBSD ports repository Modified files: misc/metromap Makefile Added files: misc/metromap/files patch-python27 Log: - Fix build with python 2.7 PR: 161471 Submitted by: Nali Toja <nalitoja@gmail.com> Revision Changes Path 1.19 +1 -0 ports/misc/metromap/Makefile 1.1 +47 -0 ports/misc/metromap/files/patch-python27 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"