Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 21:43:56 +0900 (JST)
From:      Yoshihiko Sarumaru <mistral@imasy.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88448: Ports update: devel/jude-community update to 2.4
Message-ID:  <200511031243.jA3ChuYG012834@shimako.yamayuri.org>
Resent-Message-ID: <200511031250.jA3CoIu5015815@freefall.freebsd.org>

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

>Number:         88448
>Category:       ports
>Synopsis:       Ports update: devel/jude-community update to 2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 03 12:50:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD shimako.yamayuri.org 6.0-RC1 FreeBSD 6.0-RC1 #7: Sat Oct 22 21:50:53 JST 2005 sarumaru@shimako.yamayuri.org:/usr/obj/usr/src/sys/VGN-T72 i386


	
>Description:
	This PR updates jude-community from 1.6.2 to 2.4
	and fix IGNORE message.
>How-To-Repeat:
	
>Fix:
diff -uwr jude-community.bak/Makefile jude-community/Makefile
--- jude-community.bak/Makefile	Sun Oct 23 23:30:14 2005
+++ jude-community/Makefile	Thu Nov  3 21:38:26 2005
@@ -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 @@
 .include <bsd.port.pre.mk>
 
 .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 -uwr jude-community.bak/distinfo jude-community/distinfo
--- jude-community.bak/distinfo	Sat Sep 10 00:11:15 2005
+++ jude-community/distinfo	Thu Nov  3 21:03:39 2005
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



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