Bug 127754 - [PATCH] Added documentation in devel/git
Summary: [PATCH] Added documentation in devel/git
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-30 22:30 UTC by Ashish Shukla
Modified: 2008-10-26 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (20.86 KB, patch)
2008-09-30 22:30 UTC, Ashish Shukla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2008-09-30 22:30:01 UTC
This patch adds support for installing HTML documentation in devel/git port. The maintainer might like to increment the PORTREVISION
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-30 22:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-26 01:04:45 UTC
wxs         2008-10-26 01:04:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/git            Makefile distinfo pkg-plist 
    devel/git/files      patch-Makefile 
  Added files:
    devel/git/files      patch-Documentation__Makefile 
  Log:
  - Update to 1.6.0.3
  - Add options to support:
    - P4 support (on) [1]
    - CVS support (on) [1]
    - HTML documentation (off) [2]
  
  [1]: Requested privately by multiple people.
  
  PR:             ports/127754 [2]
  Submitted by:   Ashish Shukla <wahjava@gmail.com> [2]
  
  Revision  Changes    Path
  1.38      +58 -10    ports/devel/git/Makefile
  1.25      +9 -9      ports/devel/git/distinfo
  1.1       +32 -0     ports/devel/git/files/patch-Documentation__Makefile (new)
  1.11      +9 -4      ports/devel/git/files/patch-Makefile
  1.20      +300 -6    ports/devel/git/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 Wesley Shields freebsd_committer freebsd_triage 2008-10-26 01:05:22 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!