Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 00:53:16 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121587: [Update] ports: www/jetspeed 1.6
Message-ID:  <200803110053.m2B0rGx9040435@www.freebsd.org>
Resent-Message-ID: <200803110100.m2B1014Q071810@freefall.freebsd.org>

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

>Number:         121587
>Category:       ports
>Synopsis:       [Update] ports: www/jetspeed 1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 01:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0-release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
summary of changes:
  1 update to 1.6 from 1.5
  2 correct the MASTER_SITES    
  3 I shall maintain this unmaintained ports 

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2007-05-19 20:25:05.000000000 +0000
+++ Makefile	2008-03-10 22:56:01.000000000 +0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	jetspeed
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 PORTREVISION=	2
 CATEGORIES=	www java
-MASTER_SITES=	${MASTER_SITE_APACHE_JAKARTA}
-MASTER_SITE_SUBDIR=jetspeed/binaries
+MASTER_SITES=	http://www.apache.org/dist/portals/jetspeed-1/
+#MASTER_SITE_SUBDIR=jetspeed/binaries
 DISTNAME=	${PORTNAME}-${PORTVERSION}-war
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	wenheping@gmail.com
 COMMENT=	Jetspeed is an Open Source Portal, written in Java and XML
 
 RUN_DEPENDS=	${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \
@@ -22,7 +22,7 @@
 WRKSRC=		${WRKDIR}/${DISTNAME:C/-war//}
 USE_ZIP=	yes
 USE_JAVA=	yes
-JAVA_VERSION=	1.4
+JAVA_VERSION=	1.4+
 
 NO_BUILD=	yes
 
--- distinfo.orig	2006-01-24 03:13:12.000000000 +0000
+++ distinfo	2008-03-10 22:56:01.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (jetspeed-1.5-war.zip) = 3d319981f015ff0e9414bb6cab15cb35
-SHA256 (jetspeed-1.5-war.zip) = f2760246ab45fd251cea669ba53f146c3318a238c59b3041f5d3519988ba5d77
-SIZE (jetspeed-1.5-war.zip) = 9279902
+MD5 (jetspeed-1.6-war.zip) = e8bc0b10706fbd0bacc9288cb993426d
+SHA256 (jetspeed-1.6-war.zip) = 1875bfdadf3f09820dbcf516de72d81c4121fe10fc653fb26989b15fbbb9ef05
+SIZE (jetspeed-1.6-war.zip) = 13191543
--- pkg-message.orig	2007-03-21 00:59:36.000000000 +0000
+++ pkg-message	2008-03-10 22:56:01.000000000 +0000
@@ -1,5 +1,5 @@
 Once everything is finally installed set the JAVA_HOME 
-variable to ${LOCALBASE}/jdk1.4.2 and run the Tomcat
+variable to ${LOCALBASE}/jdk and run the Tomcat
 server. The JetSpeed portal war file is copied to 
 ${LOCALBASE}/apache-tomcat4.1/webapps, where tomcat resides.
 


>Release-Note:
>Audit-Trail:
>Unformatted:



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