Bug 113541 - devel/git: Bump to 1.5.2.1, ditch NOPORTDOCS, download manpages
Summary: devel/git: Bump to 1.5.2.1, ditch NOPORTDOCS, download manpages
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: Eric Anholt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-10 22:30 UTC by Ed Schouten
Modified: 2007-07-09 22:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.63 KB, patch)
2007-06-10 22:30 UTC, Ed Schouten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2007-06-10 22:30:03 UTC
When emailing with alexbl@, he told me that Git also ships prebuilt
manpages, which I didn't know before. This means that we can just ditch
NOPORTDOCS, because that switch is usually meant for share/doc/* stuff,
not manpages.

This patch bumps the port to 1.5.2.1 and removes the dependency on
asciidoc and xmlto; we can now just install the manpages from the
git-manpages tarball itself.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-10 22:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-09 21:55:52 UTC
anholt      2007-07-09 20:55:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/git            Makefile distinfo 
  Log:
  git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc.
  
  PR:             ports/113541
  Submitted by:   Ed Schouten <ed@fxq.nl>
  
  Revision  Changes    Path
  1.22      +16 -15    ports/devel/git/Makefile
  1.14      +6 -3      ports/devel/git/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 3 Eric Anholt freebsd_committer freebsd_triage 2007-07-09 22:00:12 UTC
State Changed
From-To: open->closed

Committed.  Thanks!