Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2008 22:17:10 +0200
From:      regisr <regisr@pobox.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: cups-base 1.3.8 Broken?
Message-ID:  <20080906221710.68293eb6.regisr@pobox.com>
In-Reply-To: <20080906155113.d6147362.ejcerejo@optonline.net>
References:  <20080906150931.b55ee776.ejcerejo@optonline.net> <200809062136.29013.icemaca@gmail.com> <20080906155113.d6147362.ejcerejo@optonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help

> > =A0i think this *time does not match* happens when a previous fetch fai=
ls midway=20
> > or something similar. someone else might clarify, but this should work
> I actually did that before and it didn't work.

For me the following procedure worked:=20

wget http://ftp.easysw.com/pub/cups/1.3.8/cups-1.3.8-source.tar.gz
(or use ftp instead of http)
gunzip cups-1.3.8-source.tar.gz

Save the previous version (I use the command:=20
pkg_create -b cups-base-1.3.7_4 but check your backup if you need to
reinstall the previous release)

bzip2 cups-1.3.8-source.tar
cp cups-1.3.8-source.tar.bz2 /home/ports/distfiles/
(replace /home/ports by the ports tree home )

make NO_CHECKSUM=3D"yes"

--=20
regis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080906221710.68293eb6.regisr>