Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2005 11:57:51 GMT
From:      Gerrit Beine <tux@pinguru.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/87042: Update port: java
Message-ID:  <200510071157.j97BvpgN005283@www.freebsd.org>
Resent-Message-ID: <200510071200.j97C0Scp045726@freefall.freebsd.org>

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

>Number:         87042
>Category:       ports
>Synopsis:       Update port: java
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 07 12:00:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 5.4-RELEASE-p7
>Organization:
Beine Computer
>Environment:
FreeBSD asus.beine-computer.de 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #2: Sun Oct  2 13:06:59 CEST 2005     root@asus.beine-computer.de:/usr/src/sys/i386/compile/ASUS  i386

>Description:
Update to current version 3.2.0
>How-To-Repeat:
              
>Fix:
diff -Nur /usr/ports/java/poseidon/Makefile poseidon/Makefile
--- /usr/ports/java/poseidon/Makefile	Tue Jul 26 12:56:33 2005
+++ poseidon/Makefile	Fri Oct  7 13:52:44 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	poseidon
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	java devel
 MASTER_SITES=	ftp://ftp.gentleware.org/ \
 		http://download.gentleware.org/ \
@@ -37,6 +37,14 @@
 DATAFILES+=	LICENSE-concurrent.txt
 .endif
 PLIST_FILES=	bin/poseidon %%DATADIR%%/bin/poseidon.sh
+
+.if make(makesum)
+DISTFILES+=	${PORTNAME}CE-${PORTVERSION}${EXTRACT_SUFX} \
+		${PORTNAME}PE-${PORTVERSION}${EXTRACT_SUFX} \
+		${PORTNAME}SE-${PORTVERSION}${EXTRACT_SUFX}
+.else
+DISTFILES+=	${DISTNAME}${EXTRACT_SUFX}
+.endif
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
diff -Nur /usr/ports/java/poseidon/distinfo poseidon/distinfo
--- /usr/ports/java/poseidon/distinfo	Mon Jun 13 10:04:23 2005
+++ poseidon/distinfo	Fri Oct  7 13:53:48 2005
@@ -1,6 +1,6 @@
-MD5 (poseidonPE-3.1.0.zip) = c4c116902d5c14682ac3b83fc67a8f84
-SIZE (poseidonPE-3.1.0.zip) = 24335103
-MD5 (poseidonSE-3.1.0.zip) = 24720786137a9cf5bb50148388152128
-SIZE (poseidonSE-3.1.0.zip) = 23457922
-MD5 (poseidonCE-3.1.0.zip) = f4ee8640fd152d0632aa7d180e077dbf
-SIZE (poseidonCE-3.1.0.zip) = 22691521
+MD5 (poseidonCE-3.2.0.zip) = af0355415eda54ec370cbdf2f53e43cf
+SIZE (poseidonCE-3.2.0.zip) = 24016355
+MD5 (poseidonPE-3.2.0.zip) = e02c9561ec7156c258d718f8ffffbfe1
+SIZE (poseidonPE-3.2.0.zip) = 27074810
+MD5 (poseidonSE-3.2.0.zip) = ec4608ace7353945f77f2e9961ae9969
+SIZE (poseidonSE-3.2.0.zip) = 24932829
>Release-Note:
>Audit-Trail:
>Unformatted:



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