Date: Fri, 25 Jan 2019 08:29:12 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 235169] lang/python-doc-html: Update 3.7 doc entries to 3.7.2. Add missing entries, Remove python34 entries Message-ID: <bug-235169-21822-1htOgL91CE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235169-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-235169-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235169 --- Comment #3 from Craig Leres <leres@freebsd.org> --- Created attachment 201386 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201386&action=edit Script to generate distinfo On 1/24/19 5:38 PM, bugzilla-noreply@freebsd.org wrote: > It would be really cool to have a make target that updated distinfo entries for > all versions/types automatically. Yes! Here's a hack that does the job. I started trying to add a makesumall target to the Makefile but it's way too hard to write a .for loop that does the right thing so I reverted to a /bin/sh script. I don't like that it uses distinfo as a temp file (it didn't look easy to change where the makesum.sh script writes its output) and also that the docformats are hardcoded but it gets the job done. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235169-21822-1htOgL91CE>
