From 761aa4030c54b39408535811da9c1327684902fd Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Thu, 3 Nov 2005 15:17:16 +0000 Subject: Update to 2.4 and Fix IGNORE message. PR: ports/88448 Submitted by: Yoshihiko Sarumaru (maintainer) --- devel/jude-community/Makefile | 7 ++++--- devel/jude-community/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'devel/jude-community') diff --git a/devel/jude-community/Makefile b/devel/jude-community/Makefile index 9a4b158de2db..9945217118ce 100644 --- a/devel/jude-community/Makefile +++ b/devel/jude-community/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jude-community -PORTVERSION= 1.6.2 +PORTVERSION= 2.4 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} @@ -40,8 +40,9 @@ PORTDOCS= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= You must manually fetch the distribution file from ${DOWNLOAD_URL}, then\ - place it in ${DISTDIR} and run make again +IGNORE= needs you to fetch manually the distribution file\ + from ${DOWNLOAD_URL}, \ + then place it in ${DISTDIR} and run make again .endif post-patch: diff --git a/devel/jude-community/distinfo b/devel/jude-community/distinfo index 5a5da814f7e5..6ce7f6232a7d 100644 --- a/devel/jude-community/distinfo +++ b/devel/jude-community/distinfo @@ -1,2 +1,2 @@ -MD5 (jude-community-1_6_2.zip) = 6a797392c6fe460aa98880651a91539f -SIZE (jude-community-1_6_2.zip) = 3426154 +MD5 (jude-community-2_4.zip) = beae7c461b611121a991b195bb29a31e +SIZE (jude-community-2_4.zip) = 3730128 -- cgit