Date: Sun, 31 Jul 2011 14:11:28 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/rubygem-heredoc_unindent Makefile distinfo pkg-descr Message-ID: <201107311411.p6VEBS4S069913@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
swills 2011-07-31 14:11:28 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-heredoc_unindent Makefile distinfo pkg-descr Log: This gem removes common margin from indented strings, such as the ones produced by indented heredocs. In other words, it strips out leading whitespace chars at the beggining of each line, but only as much as the line with the smallest margin. WWW: http://rubygems.org/gems/heredoc_unindent PR: ports/158747 Submitted by: Loic Pefferkorn <loic-freebsd at loicp.eu> Revision Changes Path 1.1617 +1 -0 ports/textproc/Makefile 1.1 +23 -0 ports/textproc/rubygem-heredoc_unindent/Makefile (new) 1.1 +2 -0 ports/textproc/rubygem-heredoc_unindent/distinfo (new) 1.1 +6 -0 ports/textproc/rubygem-heredoc_unindent/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107311411.p6VEBS4S069913>