Bug 131224 - [maintainer update]www/moodle: little corrections
Summary: [maintainer update]www/moodle: little corrections
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-31 19:20 UTC by Javier Martín Rueda
Modified: 2009-02-02 02:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.27 KB, patch)
2009-01-31 19:20 UTC, Javier Martín Rueda
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Martín Rueda 2009-01-31 19:20:01 UTC
This patch corrects a few things in the Moodle port:

1) I drop pcre from the PHP modules, as it is no longer necessary.
2) I add ctype to the PHP modules, as it is recommended for Moodle.
3) I correct a typo in the install message.
4) I change the install script so that only the data files directory belongs to www:www, but not the code directory. That's a safer setup.

Fix: Patch attached

Patch attached with submission follows:
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2009-02-01 04:01:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I will take it.
Comment 2 wenheping 2009-02-01 05:52:56 UTC
But php4 still needs pcre


wen
Comment 3 Javier Martín Rueda 2009-02-01 16:38:51 UTC
wen heping escribió:
> But php4 still needs pcre
>
>
> wen
Sorry, I didn't know that. In such case, just add pcre to the patch, or 
do I need to send it again?
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2009-02-02 02:36:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-02 02:36:24 UTC
rafan       2009-02-02 02:36:09 UTC

  FreeBSD ports repository

  Modified files:
    www/moodle           Makefile 
    www/moodle/files     pkg-message.in 
  Log:
  - Add ctype php module per recommendation from vendor
  - Only data directory and files under it belongs to WWWOWN:WWWGRP but not
    the code directory, which is a safer setup
  - Bump PORTREVISION for dependency change
  
  PR:             ports/131224
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.20      +2 -4      ports/www/moodle/Makefile
  1.4       +1 -1      ports/www/moodle/files/pkg-message.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"