Bug 121869

Summary: [PATCH] devel/git: don't remove dirs that are in BSD.local.dist
Product: Ports & Packages Reporter: Rong-En Fan <rafan>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me CC: anholt
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git-1.5.3.8.patch none

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!