Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2008 09:37:41 +0900
From:      mitsuru@riken.jp
To:        miwi@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, mitsuru@riken.jp
Subject:   Re: ports/123854: update port java/eclipse-clay-core
Message-ID:  <863anw4qp6.wl%mitsuru@zebu.riken.go.jp>
In-Reply-To: <200805302252.m4UMqZUQ002705@freefall.freebsd.org>
References:  <200805302252.m4UMqZUQ002705@freefall.freebsd.org>

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

At Fri, 30 May 2008 22:52:35 GMT,
miwi@FreeBSD.org wrote:
> 
> Synopsis: update port java/eclipse-clay-core
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: miwi
> State-Changed-When: Fri May 30 22:50:57 UTC 2008
> State-Changed-Why: 
> Hi,
> 
> The Download url have 404.
> 
> 
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=123854
 This is the fix.

--- Makefile.old	2008-05-20 15:47:56.000000000 +0900
+++ Makefile	2008-06-02 09:34:05.000000000 +0900
@@ -33,7 +33,7 @@
 .include <bsd.port.pre.mk>
 
 .if !exists(${DISTDIR}/${DIST_SUBDIR}/jp.azzurri.clay.core_${PORTVERSION}.bin.dist.${DISTVERSION}.zip) && !defined(PACKAGE_BUILDING)
-IGNORE='You must manually fetch the tarball from http://www.azzurri.jp/en/software/clay/download.jsp and place it in ${DISTDIR}/${DIST_SUBDIR} then run make again.'
+IGNORE='You must manually fetch the tarball from http://www.azzurri.jp/en/clay/download.html and place it in ${DISTDIR}/${DIST_SUBDIR} then run make again.'
 .endif
 
 do-install:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863anw4qp6.wl%mitsuru>