Bug 116593 - update devel/git to 1.5.3.2
Summary: update devel/git to 1.5.3.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: Eric Anholt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 05:50 UTC by Eygene Ryabinkin
Modified: 2007-09-24 08:13 UTC (History)
1 user (show)

See Also:


Attachments
1.5.2.1-to-1.5.3.2.diff (6.10 KB, patch)
2007-09-24 05:50 UTC, Eygene Ryabinkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eygene Ryabinkin 2007-09-24 05:50:02 UTC
Git 1.5.3.2 is out and FreeBSD has only 1.5.2.1 now.

Moreover, if one wants to use git-svn, Perl package Term::ReadKey
must be installed.  Without it git-svn will fail the compilation
stage.

Fix: The following patch upgrades Git, adds switch WITH_GITSVN that
brings the needed dependencies and installs new git-p4 utility from
the contributed scripts.  Also it enables printing the port tunables
at the pre-everything build stage.
How-To-Repeat: 
Current Git version can be consulted at http://git.or.cz/.

As for git-svn, install it, make sure that you don't have Term::ReadKey
package and run the utility as 'git-svn clone SOMEURL'.  You will
see an error:
-----
Using existing [svn-remote "svn"]
Authentication realm: <https://YOURURL:443> SWREP
Password for 'user': Can't locate Term/ReadKey.pm in @INC
(@INC contains: /usr/local/lib/perl5/site_perl/5.8.8
/usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach
/usr/local/lib/perl5/5.8.8 .) at /usr/local/bin/git-svn line 2382.
-----
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-24 05:51:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt

Over to maintainer
Comment 2 Eygene Ryabinkin 2007-09-24 06:10:02 UTC
Mon, Sep 24, 2007 at 04:50:02AM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/116593'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=116593

Sorry, this was the duplicated PR: the message was stuck in the
mail queue and was resent twice.  It can be closed right now:
the correct PR is ports/116521.

Sorry for the confusion.
-- 
Eygene
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-24 08:12:47 UTC
State Changed
From-To: open->closed

Duplicate of ports/116521