View | Details | Raw Unified | Return to bug 80164
Collapse All | Expand All

(-)jude-community/Makefile (-3 / +4 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	jude-community
8
PORTNAME=	jude-community
9
PORTVERSION=	1.4.3
9
PORTVERSION=	1.5.2
10
CATEGORIES=	devel
10
CATEGORIES=	devel java
11
MASTER_SITES=	# you have to register yourself as a member to download
11
MASTER_SITES=	# you have to register yourself as a member to download
12
DISTNAME=	${PORTNAME}-${PORTVERSION:S!.!_!g}
12
DISTNAME=	${PORTNAME}-${PORTVERSION:S!.!_!g}
13
EXTRACT_SUFX=	.zip
13
EXTRACT_SUFX=	.zip
Lines 39-45 Link Here
39
.include <bsd.port.pre.mk>
39
.include <bsd.port.pre.mk>
40
40
41
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
41
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
42
IGNORE=	"You must manually fetch the distribution file from ${DOWNLOAD_URL}, then place it in ${DISTDIR} and run make again"
42
IGNORE=		You must manually fetch the distribution file from ${DOWNLOAD_URL}, then\
43
		place it in ${DISTDIR} and run make again
43
.endif
44
.endif
44
45
45
post-patch:
46
post-patch:
(-)jude-community/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (jude-community-1_4_3.zip) = b9a9842c77d64c0c35a7c128f7b47498
1
MD5 (jude-community-1_5_2.zip) = 184b58f7f5e4cf42908400c2913a640b
2
SIZE (jude-community-1_4_3.zip) = 2308773
2
SIZE (jude-community-1_5_2.zip) = 3155223

Return to bug 80164