ports/180721: [PATCH] www/rubygem-passenger: fix pkg message

Steve Wills swills at FreeBSD.org
Sun Jul 21 15:10:01 UTC 2013


>Number:         180721
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-passenger: fix pkg message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 21 15:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #9 r252909: Sun Jul  7 02:36:14
>Description:
- Fix pkg-message.in to reference correct path

Port maintainer (osa at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-passenger-4.0.8_1.patch begins here ---
Index: files/pkg-message.in
===================================================================
--- files/pkg-message.in	(revision 323397)
+++ files/pkg-message.in	(working copy)
@@ -2,7 +2,7 @@
 
 Please edit your Apache configuration file, and add these lines:
 
-   LoadModule passenger_module %%PREFIX%%/%%GEM_LIB_DIR%%/libout/apache2/mod_passenger.so
+   LoadModule passenger_module %%PREFIX%%/%%GEM_LIB_DIR%%/buildout/apache2/mod_passenger.so
    PassengerRoot %%PREFIX%%/%%GEM_LIB_DIR%%
    PassengerRuby %%RUBY%%
 
--- rubygem-passenger-4.0.8_1.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list