Date: Thu, 20 Feb 2014 08:42:02 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Serpent7776 <serpent7776@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: docbook updates fiasco continues... Message-ID: <alpine.BSF.2.00.1402200838150.69044@wonkity.com> In-Reply-To: <20140220130901.648ba012@DaemON.home> References: <201402200607.s1K67GbQ018318@sdf.org> <816915136.48246.1392894307923.JavaMail.sas1@[172.29.252.247]> <20140220130901.648ba012@DaemON.home>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Feb 2014, Serpent7776 wrote: > On Thu, 20 Feb 2014 12:05:07 +0100 > kaltheat <kaltheat@googlemail.com> wrote: > >> Hi, >> >> just for the records: >> The instructions in UPDATING did not work for me in tcsh (which is >> standard shell in FreeBSD as far as I know). I had to switch to bourne >> shell (/bin/sh) to pkg delete docbook-ports. > > Same for me. I think all special symbols should be escaped, so > pkg_delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4* > should be > pkg_delete -f docbook-xml\* docbook-sk\* docbook\[2345\]\?\?-\* docbook-4\* Right. I noticed this yesterday, and after testing and feedback, fixed UPDATING earlier today. Sorry about the delay.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1402200838150.69044>