ports/89867: Wrong dir in pkg-message

Melvyn Sopacua melvyn at melvyn.homeunix.org
Fri Dec 2 23:40:22 UTC 2005


>Number:         89867
>Category:       ports
>Synopsis:       Wrong dir in pkg-message
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 02 23:40:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Melvyn Sopacua
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD sarevok.lan.melvyn.homeunix.org 5.4-STABLE FreeBSD 5.4-STABLE #3: Sun Nov 20 03:52:04 CET 2005 root at sarevok.lan.ginseng.game-server.cc:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	The wrong gallerydir is echoed in pkg-message (obviously a copy from gallery 1).
>How-To-Repeat:
	cd /usr/ports/www/gallery2 && make install
>Fix:

Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/www/gallery2/pkg-message,v
retrieving revision 1.3
diff -u -r1.3 pkg-message
--- pkg-message	17 Sep 2005 11:26:55 -0000	1.3
+++ pkg-message	2 Dec 2005 23:32:50 -0000
@@ -16,12 +16,12 @@
 You will also need to configure Apache.  Consider adding the following
 to your httpd.conf:
 
-    <Directory %%PREFIX%%/%%GALLERYDIR%%>
+    <Directory %%PREFIX%%/%%GALLERY2DIR%%>
         AllowOverride Options FileInfo
     </Directory>
 
 Then restart Apache: 'apachectl graceful'
 
-Please visit 'http://{host.domain}/%%GALLERYDIR%%/' in a
+Please visit 'http://{host.domain}/%%GALLERY2DIR%%/' in a
 web-browser and follow the configuration instructions.
 *****************************************************************
	


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



More information about the freebsd-ports-bugs mailing list