From owner-freebsd-ports Sun Dec 2 14: 6:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from c007.snv.cp.net (c007-h015.c007.snv.cp.net [209.228.33.222]) by hub.freebsd.org (Postfix) with SMTP id 5A53637B417 for ; Sun, 2 Dec 2001 14:06:40 -0800 (PST) Received: (cpmta 16919 invoked from network); 2 Dec 2001 14:06:39 -0800 Received: from 64.195.103.89 (HELO boethius.telocity.com) by smtp.telocity.com (209.228.33.222) with SMTP; 2 Dec 2001 14:06:39 -0800 X-Sent: 2 Dec 2001 22:06:39 GMT Received: by boethius.telocity.com (Postfix, from userid 1000) id 5394A2203; Sun, 2 Dec 2001 16:06:39 -0600 (CST) Date: Sun, 2 Dec 2001 16:06:39 -0600 From: Anthony Kim To: Martin Gumucio Cc: dirk@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.0.6 Message-ID: <20011202220639.GB25820@boethius.telocity.com> Mail-Followup-To: Martin Gumucio , dirk@FreeBSD.org, ports@FreeBSD.org References: <000001c17b76$c015dc20$0a00000a@pellesvans> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c17b76$c015dc20$0a00000a@pellesvans> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Dec 02, 2001, Martin Gumucio wrote: > Its broken > > > > Stop in /usr/ports/textproc/sablotron > > > > Cheers! > > // Martin Gumucio > sablotron has recently been updated to version .71 because .70 is unavailable. I think you are stopping because the distfile can't be downloaded. This patch should do it: --- scripts/configure.php~ Mon Nov 26 15:29:31 2001 +++ scripts/configure.php Sun Dec 2 16:05:46 2001 @@ -211,7 +211,7 @@ XML=1 ;; \"XSLT\") - echo "LIB_DEPENDS+= sablot.70:\${PORTSDIR}/textproc/sablotron" + echo "LIB_DEPENDS+= sablot.71:\${PORTSDIR}/textproc/sablotron" echo "CONFIGURE_ARGS+=--with-sablot=\${PREFIX}" echo "CONFIGURE_ARGS+=--with-expat-dir=\${PREFIX}" if [ -z "$XML" ]; then -- "Le motd juste." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message