FreeBSD Bugzilla – Attachment 84130 Details for
Bug 120078
"bad substitution" in www/geronimo start script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.49 KB, created by
Massimo Fusaro
on 2008-01-28 10:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Massimo Fusaro
Created:
2008-01-28 10:50:12 UTC
Size:
1.49 KB
patch
obsolete
>--- Makefile.orig 2008-01-28 11:34:29.000000000 +0100 >+++ Makefile 2008-01-28 11:39:57.000000000 +0100 >@@ -9,8 +9,8 @@ > PORTVERSION= 2.0.2 > CATEGORIES= www devel java > MASTER_SITES= ${MASTER_SITE_APACHE} >-MASTER_SITE_SUBDIR= geronimo/${PORTVERSION:C/\.M/-M/} >-DISTNAME= ${PORTNAME}-${WEBSERVER}-jee5-${PORTVERSION:C/\.M/-M/}-bin >+MASTER_SITE_SUBDIR= geronimo/${PORTVERSION} >+DISTNAME= ${PORTNAME}-${WEBSERVER}-jee5-${PORTVERSION}-bin > > MAINTAINER= nemoliu@FreeBSD.org > COMMENT= Open-source Java EE 5 application server >@@ -40,17 +40,17 @@ > WEBSERVER= tomcat6 > .endif > >-MAJOR_VER= ${PORTVERSION:S/.0.M5//} >-APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION:S/.0.M5//} >+MAJOR_VER= ${PORTVERSION:S/.0.2//} >+APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION:S/.0.2//} > LOG_DIR= ${APP_HOME}/var/log > APP_TITLE= Geronimo >-APP_SHORTNAME= geronimo${MAJOR_VER:S/.0.M5//} >+APP_SHORTNAME= geronimo${MAJOR_VER:S/.0.2//} > GERONIMO_USER?= www > GERONIMO_GROUP?=www > GERONIMO_OUT= ${LOG_DIR}/geronimo.out > PID_FILE= /var/run/${APP_SHORTNAME}.pid > WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work >-WRKSRC= ${WRKDIR}/${PORTNAME}-${WEBSERVER}-jee5-${PORTVERSION:C/\.M/-M/} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${WEBSERVER}-jee5-${PORTVERSION} > JAR_FILE= bin/server.jar > WEBPATHV= ${WEBSERVER} > WEBPATHNV= jetty >@@ -67,7 +67,7 @@ > PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} \ > WWWOWN=${TOMCAT_USER} \ > WWWGRP=${TOMCAT_GROUP} \ >- PVER=${PORTVERSION:C/\.M/-M/} \ >+ PVER=${PORTVERSION} \ > WEBPATHV=${WEBPATHV} \ > WEBPATHNV=${WEBPATHNV} \ > WEBPATHV=${WEBPATHV} \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120078
: 84130