ports/97147: [MAINTAINER] www/gekko-modules: Change the installation directory

Jose Alonso Cardenas Marquez acardenas at bsd.org.pe
Thu May 11 17:21:27 UTC 2006


>Number:         97147
>Category:       ports
>Synopsis:       [MAINTAINER] www/gekko-modules: Change the installation directory
>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:   Thu May 11 17:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD ifrid.aqp.tabernaclegranite.net 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon May  8 09:23:16 PET
>Description:
- Changed the installation directory (web apps must be installed in ${PREFIX/www/${PORTNAME})
>How-To-Repeat:

>Fix:
--- gekko-modules-0.6.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/gekko-modules/Makefile /usr/ports/www/gekko-modules-new/Makefile
--- /usr/ports/www/gekko-modules/Makefile	Thu May 11 10:41:32 2006
+++ /usr/ports/www/gekko-modules-new/Makefile	Thu May 11 11:59:11 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	gekko-modules
 PORTVERSION=	0.6.4
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gekkoware
@@ -16,11 +17,11 @@
 MAINTAINER=	acardenas at bsd.org.pe
 COMMENT=	Gekko's modules
 
-RUN_DEPENDS=	${LOCALBASE}/www/data-dist/gekko/conf.php:${PORTSDIR}/www/gekko
+RUN_DEPENDS=	${LOCALBASE}/www/gekko/conf.php:${PORTSDIR}/www/gekko
 
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
-GEKKODIR?=	www/data-dist/gekko
+GEKKODIR?=	www/gekko
 PLIST_SUB=	GEKKODIR=${GEKKODIR}
 
 OPTIONS=	BACKUP	"Backup module"	on \
--- gekko-modules-0.6.4_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list