Bug 151575 - [UPDATE] devel/py-Jinja2 to 2.5.5
Summary: [UPDATE] devel/py-Jinja2 to 2.5.5
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 10:50 UTC by Olivier Duchateau
Modified: 2010-11-14 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (5.56 KB, patch)
2010-10-19 10:50 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2010-10-19 10:50:06 UTC
Clean DOCSDIR, in pkg-plist there are only reStructured files (.rst), which found in archive. If someone want documentation in HTML format, we must add textproc/py-sphinx as dependence.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-19 10:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-14 21:16:53 UTC
nivit       2010-11-14 21:16:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-Jinja2      Makefile distinfo pkg-plist 
  Log:
  - Update to 2.5.5
  - Install only the reStructured files as documentation, because we should install textproc/py-sphinx to create other formats, but py-sphinx requires Jinja2 as dependency.
  
  PR:             ports/151575
  Submitted by:   Olivier Duchateau <duchateau.olivier at gmail.com>
  
  Revision  Changes    Path
  1.10      +4 -3      ports/devel/py-Jinja2/Makefile
  1.7       +3 -3      ports/devel/py-Jinja2/distinfo
  1.9       +12 -54    ports/devel/py-Jinja2/pkg-plist
_______________________________________________
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 Nicola Vitale freebsd_committer freebsd_triage 2010-11-14 21:17:24 UTC
State Changed
From-To: open->closed

Committed, thanks!