Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 12:38:31 +0100 (BST)
From:      Jose Marques <noway@nohow.demon.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20574: Update: java/cos
Message-ID:  <200008131138.MAA09481@nohow.demon.co.uk>

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

>Number:         20574
>Category:       ports
>Synopsis:       Update: java/cos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 13 04:40:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jose Marques
>Release:        FreeBSD 4.1-RC i386
>Organization:
>Environment:

	

>Description:

Update to the java/cos port.

>How-To-Repeat:

Apply the diff below to update the port.

Note: portlint complains about the "illegal" port version.  However, the 
format is that used by the author of the software.

>Fix:

diff -ruN /usr/ports/java/cos/Makefile cos/Makefile
--- /usr/ports/java/cos/Makefile	Sat Apr 15 10:43:55 2000
+++ cos/Makefile	Sun Aug 13 12:29:23 2000
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	cos
-PORTVERSION=	1.0
+PORTVERSION=	12Jun2000
 CATEGORIES=	java
 MASTER_SITES=	http://www.servlets.com/resources/com.oreilly.servlet/
-DISTNAME=	cos
 
 MAINTAINER=	noway@nohow.demon.co.uk
 
-RUN_DEPENDS=	${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \
-		${PREFIX}/bin/servletrunner:${PORTSDIR}/java/jsdk
+RUN_DEPENDS=	${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \
+		${LOCALBASE}/bin/servletrunner:${PORTSDIR}/java/jsdk
 
 USE_ZIP=	yes
 NO_WRKSUBDIR=	yes
diff -ruN /usr/ports/java/cos/files/md5 cos/files/md5
--- /usr/ports/java/cos/files/md5	Fri Dec 31 20:22:09 1999
+++ cos/files/md5	Sun Aug 13 11:58:31 2000
@@ -1 +1 @@
-MD5 (cos.zip) = f5fbdeaa618bb2ba1e02ffa33fbbe462
+MD5 (cos-12Jun2000.zip) = 09ce5ab2451d3ff69261190c44eaeb84
diff -ruN /usr/ports/java/cos/pkg/PLIST cos/pkg/PLIST
--- /usr/ports/java/cos/pkg/PLIST	Fri Dec 31 20:22:09 1999
+++ cos/pkg/PLIST	Sun Aug 13 12:04:04 2000
@@ -3,13 +3,16 @@
 share/java/cos/license.html
 share/java/cos/doc/AllNames.html
 share/java/cos/doc/Package-com.oreilly.servlet.html
+share/java/cos/doc/com.oreilly.servlet.Base64Decoder.html
+share/java/cos/doc/com.oreilly.servlet.Base64Encoder.html
 share/java/cos/doc/com.oreilly.servlet.CacheHttpServlet.html
-share/java/cos/doc/com.oreilly.servlet.CacheHttpServletResponse.html
-share/java/cos/doc/com.oreilly.servlet.CacheServletOutputStream.html
+share/java/cos/doc/com.oreilly.servlet.CookieNotFoundException.html
+share/java/cos/doc/com.oreilly.servlet.CookieParser.html
 share/java/cos/doc/com.oreilly.servlet.DaemonHttpServlet.html
 share/java/cos/doc/com.oreilly.servlet.HttpMessage.html
 share/java/cos/doc/com.oreilly.servlet.LocaleNegotiator.html
 share/java/cos/doc/com.oreilly.servlet.LocaleToCharsetMap.html
+share/java/cos/doc/com.oreilly.servlet.MailMessage.html
 share/java/cos/doc/com.oreilly.servlet.MultipartRequest.html
 share/java/cos/doc/com.oreilly.servlet.MultipartResponse.html
 share/java/cos/doc/com.oreilly.servlet.ParameterNotFoundException.html
@@ -17,6 +20,7 @@
 share/java/cos/doc/com.oreilly.servlet.RemoteDaemonHttpServlet.html
 share/java/cos/doc/com.oreilly.servlet.RemoteHttpServlet.html
 share/java/cos/doc/com.oreilly.servlet.ServletUtils.html
+share/java/cos/doc/com.oreilly.servlet.VersionDetector.html
 share/java/cos/doc/images/blue-ball-small.gif
 share/java/cos/doc/images/blue-ball.gif
 share/java/cos/doc/images/class-index.gif



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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