From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-1.sys.kth.se (smtp-1.sys.kth.se [130.237.32.175]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p3593COG018629 for ; Tue, 5 Apr 2011 05:03:13 -0400 (EDT) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 3A0FB1558AA for ; Tue, 5 Apr 2011 11:03:07 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-1.sys.kth.se ([130.237.32.175]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id dmJjWqkWpnKw for ; Tue, 5 Apr 2011 11:03:05 +0200 (CEST) X-KTH-Auth: kristaps [213.103.216.43] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: discuss@mdocml.bsd.lv Received: from macky.local (s213-103-216-43.cust.tele2.se [213.103.216.43]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 8F5B11558EE for ; Tue, 5 Apr 2011 11:03:04 +0200 (CEST) Message-ID: <4D9ADACB.7010709@bsd.lv> Date: Tue, 05 Apr 2011 11:03:07 +0200 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 To: discuss@mdocml.bsd.lv Subject: Re: mdocml version 1.11.1 available References: <4D9A3607.9070503@bsd.lv> <4D9A4192.3000005@bsd.lv> <20110405085449.GC7727@danbala.tuwien.ac.at> In-Reply-To: <20110405085449.GC7727@danbala.tuwien.ac.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/04/2011 10:54, Thomas Klausner wrote: > On Tue, Apr 05, 2011 at 12:09:22AM +0200, Kristaps Dzonsons wrote: >> Goddamnit. I hadn't checked whether I could build from the tarball >> and had forgotten some files. >> >> This is fixed and I re-tagged and re-pushed out the tarball... hope >> nobody notices this little snafu. (Don't tell.) > > /usr/bin/install -c -o pbulk -g builder -m 644 /scratch/textproc/mdocml/work/mdocml-1.11.1/man.3 /scratch/textproc/mdocml/work/.destdir/usr/pkg/man/man3 > install: /scratch/textproc/mdocml/work/mdocml-1.11.1/man.3: stat: No such file or directory > > Another missing file? Thomas, mdoc.3, man.3, and roff.3 have been removed in favour of mandoc.3 (as of Makefile 1.317). Your downstream Makefile is probably out of date... Kristaps -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv