Bug 124937 - [Update]graphics/py-pydot:update to 1.0.2
Summary: [Update]graphics/py-pydot:update to 1.0.2
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-24 15:10 UTC by wenheping
Modified: 2008-07-06 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.34 KB, patch)
2008-06-24 15:10 UTC, wenheping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-06-24 15:10:02 UTC
update to 1.0.2 from 0.9.10

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-24 15:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-06 14:14:50 UTC
stefan      2008-07-06 13:14:42 UTC

  FreeBSD ports repository

  Modified files:
    graphics/py-pydot    Makefile distinfo pkg-descr 
  Added files:
    graphics/py-pydot/files patch-setup.py 
  Log:
  - Update to 1.0.2. [1]
  - Update master site and project home page.
  
  PR:             124937 [1]
  Submitted by:   Wen heping <wenheping@gmail.com>
  
  Revision  Changes    Path
  1.6       +3 -3      ports/graphics/py-pydot/Makefile
  1.4       +3 -3      ports/graphics/py-pydot/distinfo
  1.1       +10 -0     ports/graphics/py-pydot/files/patch-setup.py (new)
  1.3       +1 -1      ports/graphics/py-pydot/pkg-descr
_______________________________________________
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 Stefan Walter freebsd_committer freebsd_triage 2008-07-06 14:15:48 UTC
State Changed
From-To: open->closed

Update committed, thanks! A couple of comments, though: 
- PORTREVISION should be adjusted with updates. Since this included an update of 
PORTVERSION, it coulde be removed. 
- Your changes to PLIST_FILES were incorrect. I reverted them. 
- Use of PYDISTUTILS_NOEGGINFO didn't seem right here, either.