ports/97145: [MAINTAINER] ftp/phpwebftp: changed the instalattion directory

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


>Number:         97145
>Category:       ports
>Synopsis:       [MAINTAINER] ftp/phpwebftp: changed the instalattion 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:11 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 instalattion directory (web apps must be installed in ${PREFIX}/www/${PORTNAME} directory).
>How-To-Repeat:

>Fix:
--- phpwebftp-3.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ftp/phpwebftp/Makefile /usr/ports/ftp/phpwebftp-new/Makefile
--- /usr/ports/ftp/phpwebftp/Makefile	Fri May  5 11:10:01 2006
+++ /usr/ports/ftp/phpwebftp-new/Makefile	Thu May 11 10:45:26 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	phpwebftp
 PORTVERSION=	3.3
+PORTREVISION=	1
 CATEGORIES=	ftp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpwebftp
@@ -18,7 +19,7 @@
 USE_ZIP=	yes
 NO_BUILD=	yes
 USE_PHP=	ftp
-PHPWEBFTPDIR?=	www/data-dist/${PORTNAME}
+PHPWEBFTPDIR?=	www/${PORTNAME}
 PLIST_SUB+=	PHPWEBFTPDIR=${PHPWEBFTPDIR}
 WRKSRC=	${WRKDIR}/${PORTNAME}
 
--- phpwebftp-3.3_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list