Date: Sun, 13 Nov 2011 06:28:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/prettygo Makefile distinfo pkg-descr pkg-plist Message-ID: <201111130628.pAD6SZ5H022757@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-11-13 06:28:35 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/prettygo Makefile distinfo pkg-descr pkg-plist Log: Package pretty provides pretty-printing for go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. This package also provides a convenience wrapper for each function in package fmt that takes a format string. www: https://github.com/kr/pretty.go PR: ports/162416 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes Revision Changes Path 1.4688 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/prettygo/Makefile (new) 1.1 +2 -0 ports/devel/prettygo/distinfo (new) 1.1 +7 -0 ports/devel/prettygo/pkg-descr (new) 1.1 +3 -0 ports/devel/prettygo/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111130628.pAD6SZ5H022757>