Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  2 Jan 2007 10:59:21 +0100 (CET)
From:      Jean-Baptiste Quenot <jbq@caraldi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Boris Kovalenko <boris@tagnet.ru>
Subject:   ports/107422: Maintainer update: www/resin3 updated to 3.1.0
Message-ID:  <20070102095921.35E62625C@vision.anyware>
Resent-Message-ID: <200701021020.l02AKLal089750@freefall.freebsd.org>

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

>Number:         107422
>Category:       ports
>Synopsis:       Maintainer update: www/resin3 updated to 3.1.0
>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:   Tue Jan 02 10:20:21 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Baptiste Quenot
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD vision.anyware 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #2: Tue Aug 8 11:20:48 CEST 2006 jbq@vision.anyware:/usr/obj/usr/src/sys/VISION i386
>Description:
This is an update of www/resin3 to version 3.1.0, requested by Boris Kovalenko <boris@tagnet.ru>
This update also lets the access log go to a "logs" directory.

Thanks in advance!
>How-To-Repeat:
>Fix:
diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/Makefile ./Makefile
--- /usr/ports/www/resin3/Makefile	Sat Dec 23 00:12:11 2006
+++ ./Makefile	Tue Jan  2 09:56:46 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		resin
-PORTVERSION=		3.0.22
+PORTVERSION=		3.1.0
 CATEGORIES=		www java
 MASTER_SITES=		http://www.caucho.com/download/
 
diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/distinfo ./distinfo
--- /usr/ports/www/resin3/distinfo	Sat Dec 23 00:12:11 2006
+++ ./distinfo	Tue Jan  2 09:57:37 2007
@@ -1,3 +1,3 @@
-MD5 (resin-3.0.22.tar.gz) = e79b0e69abceb480eb2c62b3286af530
-SHA256 (resin-3.0.22.tar.gz) = c02a2020ee4e2ae6c73c79a855627ba6e3aa0530f072c0cb980cf81db40b3867
-SIZE (resin-3.0.22.tar.gz) = 8196321
+MD5 (resin-3.1.0.tar.gz) = ed16e0645adbef9c6ba69f4e4b881b44
+SHA256 (resin-3.1.0.tar.gz) = 1eb207d20db0af81b150ed3f40f1f21ffc26cb19b21cb8a545095818175ff5a0
+SIZE (resin-3.1.0.tar.gz) = 13065031
diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/files/patch-resin.conf ./files/patch-resin.conf
--- /usr/ports/www/resin3/files/patch-resin.conf	Fri Aug 11 00:13:55 2006
+++ ./files/patch-resin.conf	Tue Jan  2 10:49:03 2007
@@ -1,20 +1,11 @@
---- conf/resin.conf.orig	Tue Aug  8 11:41:32 2006
-+++ conf/resin.conf	Tue Aug  8 11:41:56 2006
-@@ -210,7 +210,7 @@
-          - With another web server, like Apache, this can be commented out
-          - because the web server will log this information.
-         -->
--      <access-log path="logs/access.log" 
-+      <access-log path="log/access.log" 
-             format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"'
-             rollover-period="1W"/>
+--- conf/resin.conf.orig	Tue Oct 24 16:42:41 2006
++++ conf/resin.conf	Tue Jan  2 10:49:00 2007
+@@ -130,7 +130,7 @@
+     </resin:if>
  
-@@ -238,7 +238,7 @@
-     </host-default>
- 
-     <!-- includes the web-app-default for default web-app behavior -->
+     <!-- includes the app-default for default web-app behavior -->
 -    <resin:import path="${resin.home}/conf/app-default.xml"/>
 +    <resin:import path="%%PREFIX%%/etc/%%APP_NAME%%/app-default.xml"/>
  
-     <!-- configures a deployment directory for virtual hosts -->
-     <host-deploy path="hosts">
+     <!--
+        - Defaults applied to each web-app.
diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/pkg-plist ./pkg-plist
--- /usr/ports/www/resin3/pkg-plist	Fri Aug 11 00:13:55 2006
+++ ./pkg-plist	Tue Jan  2 10:08:03 2007
@@ -1,22 +1,24 @@
-@comment $FreeBSD: ports/www/resin3/pkg-plist,v 1.15 2006/08/09 21:18:09 hq Exp $
+@comment $FreeBSD: ports/www/resin3/pkg-plist,v 1.11 2005/12/20 22:38:35 edwin Exp $
 %%APP_NAME%%/lib/activation.jar
-%%APP_NAME%%/lib/aopalliance.jar
-%%APP_NAME%%/lib/ejb-20.jar
-%%APP_NAME%%/lib/ejb-30.jar
+%%APP_NAME%%/lib/ejb-15.jar
 %%APP_NAME%%/lib/j2ee-deploy-10.jar
 %%APP_NAME%%/lib/j2ee-management-10.jar
 %%APP_NAME%%/lib/javamail-14.jar
+%%APP_NAME%%/lib/jaxb-api.jar
+%%APP_NAME%%/lib/jaxb-impl.jar
+%%APP_NAME%%/lib/jaxb-xjc.jar
+%%APP_NAME%%/lib/jaxb1-impl.jar
+%%APP_NAME%%/lib/jaxrpc-15.jar
 %%APP_NAME%%/lib/jca-15.jar
 %%APP_NAME%%/lib/jms-11.jar
-%%APP_NAME%%/lib/jmx-12.jar
-%%APP_NAME%%/lib/jsdk-24.jar
+%%APP_NAME%%/lib/jpa-15.jar
+%%APP_NAME%%/lib/jsdk-15.jar
 %%APP_NAME%%/lib/jstl-11.jar
 %%APP_NAME%%/lib/jta-101.jar
 %%APP_NAME%%/lib/portlet-10.jar
 %%APP_NAME%%/lib/quercus.jar
-%%APP_NAME%%/lib/resin-jdk15.jar
+%%APP_NAME%%/lib/resin-util.jar
 %%APP_NAME%%/lib/resin.jar
-%%APP_NAME%%/lib/resinboot.jar
 %%APP_NAME%%/lib/script-10.jar
 %%APP_NAME%%/lib/webutil.jar
 %%APP_NAME%%/webapps/ROOT/index.jsp
>Release-Note:
>Audit-Trail:
>Unformatted:



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