Bug 121869 - [PATCH] devel/git: don't remove dirs that are in BSD.local.dist
Summary: [PATCH] devel/git: don't remove dirs that are in BSD.local.dist
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: 2008-03-19 15:10 UTC by Rong-En Fan
Modified: 2008-06-16 18:40 UTC (History)
1 user (show)

See Also:


Attachments
git-1.5.3.8.patch (541 bytes, patch)
2008-03-19 15:10 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2008-03-19 15:10:02 UTC
- share/emacs and share/emacs/site-lisp are listed in BSD.local.dist

Port maintainer (anholt@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-19 15:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-16 18:33:03 UTC
wxs         2008-06-16 17:32:57 UTC

  FreeBSD ports repository

  Modified files:
    devel/git            Makefile distinfo pkg-plist 
    devel/git/files      patch-Makefile 
  Log:
  Update to 1.5.5.4 [1].
  Fix crash in git-fetch [2].
  Don't remove directories listed in BSD.local.dist [3].
  Fix "git help foo" bug [4][5].
  
  PR:             ports/124559 [1], ports/123369 [2], ports/121869 [3],
                  ports/123318 [4], ports/124301 [5]
  Submitted by:   rea-fbsd@codelabs.ru [1], cokane [2], rafan [3],
                  potatosaladx@gmail.com [4], keramida [5]
  
  Revision  Changes    Path
  1.29      +1 -1      ports/devel/git/Makefile
  1.18      +6 -6      ports/devel/git/distinfo
  1.8       +15 -5     ports/devel/git/files/patch-Makefile
  1.16      +0 -2      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-06-16 18:35:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!