Bug 154993 - [PATCH] www/moodle2: installation failed with mimetex installed
Summary: [PATCH] www/moodle2: installation failed with mimetex installed
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 08:00 UTC by hiroto.kagotani
Modified: 2011-02-24 08:51 UTC (History)
1 user (show)

See Also:


Attachments
moodle-2.0.2.patch (879 bytes, patch)
2011-02-24 08:00 UTC, hiroto.kagotani
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hiroto.kagotani 2011-02-24 08:00:15 UTC
After manually installed www/mimetex, installation of www/moodle2 failed
because it did not recognize that mimetex had been already installed.

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99

How-To-Repeat: Install www/mimetex, and then install www/moodle2 with default options.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-24 08:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-24 08:49:44 UTC
wen         2011-02-24 08:49:37 UTC

  FreeBSD ports repository

  Modified files:
    www/moodle2          Makefile 
  Log:
  - Fix build with the update of www/mimetex
  
  PR:             ports/154993
  Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
  
  Revision  Changes    Path
  1.31      +3 -2      ports/www/moodle2/Makefile
_______________________________________________
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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2011-02-24 08:51:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!