Bug 155057 - [PATCH] math/py-mathdom: fix dependency
Summary: [PATCH] math/py-mathdom: fix dependency
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-26 14:00 UTC by Li-Wen Hsu
Modified: 2011-02-27 01:20 UTC (History)
1 user (show)

See Also:


Attachments
py27-mathdom-0.8.patch (1.01 KB, patch)
2011-02-26 14:00 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2011-02-26 14:00:19 UTC
- Fix dependency, PYLXML_EGG does not exist now
- Rmove MD5

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-26 14:00:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-26 14:00:37 UTC
Maintainer of math/py-mathdom,

Please note that PR ports/155057 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155057

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-26 14:00:40 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-02-27 01:15:20 UTC
wen         2011-02-27 01:15:14 UTC

  FreeBSD ports repository

  Modified files:
    math/py-mathdom      Makefile distinfo 
  Log:
  - Fix dependency, PYLXML_EGG does not exist now
  - Rmove MD5
  
  PR:             ports/155057
  Submitted by:   lwhsu@
  
  Revision  Changes    Path
  1.3       +1 -1      ports/math/py-mathdom/Makefile
  1.2       +0 -1      ports/math/py-mathdom/distinfo
_______________________________________________
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 5 Wen Heping freebsd_committer freebsd_triage 2011-02-27 01:17:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!