ports/96727: [update] devel/git

Martin Wilke freebsd at unixfreunde.de
Wed May 3 19:30:20 UTC 2006


>Number:         96727
>Category:       ports
>Synopsis:       [update] devel/git
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 03 19:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #137: Tue May  2 08:04:55 CEST 2006
    splash at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 1.3.1
- maintainer is cc'd
- pkg-plist fixed

anholt can you please checked ? 


>How-To-Repeat:





>Fix:


--- git.diff begins here ---
diff -ruN ports/devel/git/Makefile /usr/ports/devel/git/Makefile
--- ports/devel/git/Makefile	Sun Apr  9 02:05:11 2006
+++ /usr/ports/devel/git/Makefile	Wed May  3 18:18:19 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	git
-PORTVERSION=	1.2.6
+PORTVERSION=	1.3.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
 
diff -ruN ports/devel/git/distinfo /usr/ports/devel/git/distinfo
--- ports/devel/git/distinfo	Sun Apr  9 02:05:11 2006
+++ /usr/ports/devel/git/distinfo	Wed May  3 18:18:30 2006
@@ -1,3 +1,3 @@
-MD5 (git-1.2.6.tar.gz) = 64f7e008b7529c8e4e12fdf73b815472
-SHA256 (git-1.2.6.tar.gz) = 6a751031de728c066ddaa3d595eecabb2abd9c28f711ceed5d91a629f6a30b6d
-SIZE (git-1.2.6.tar.gz) = 607594
+MD5 (git-1.3.1.tar.gz) = 6c075507fe59fe8b70ca968a6c428ad9
+SHA256 (git-1.3.1.tar.gz) = 86df6fa6ca8a1f78691fa1182d1b68ccb501a643f787bf0cd8daa75e5bc559a4
+SIZE (git-1.3.1.tar.gz) = 747784
diff -ruN ports/devel/git/pkg-plist /usr/ports/devel/git/pkg-plist
--- ports/devel/git/pkg-plist	Wed Feb 15 03:30:03 2006
+++ /usr/ports/devel/git/pkg-plist	Wed May  3 19:36:48 2006
@@ -1,11 +1,13 @@
 bin/git
 bin/git-add
 bin/git-am
+bin/git-annotate
 bin/git-apply
 bin/git-applymbox
 bin/git-applypatch
 bin/git-archimport
 bin/git-bisect
+bin/git-blame
 bin/git-branch
 bin/git-cat-file
 bin/git-check-ref-format
@@ -13,6 +15,7 @@
 bin/git-checkout-index
 bin/git-cherry
 bin/git-cherry-pick
+bin/git-clean
 bin/git-clone
 bin/git-clone-pack
 bin/git-commit
@@ -21,6 +24,7 @@
 bin/git-count-objects
 bin/git-cvsexportcommit
 bin/git-cvsimport
+bin/git-cvsserver
 bin/git-daemon
 bin/git-describe
 bin/git-diff
@@ -38,6 +42,7 @@
 bin/git-hash-object
 bin/git-http-fetch
 bin/git-http-push
+bin/git-imap-send
 bin/git-index-pack
 bin/git-init-db
 bin/git-local-fetch
@@ -57,7 +62,9 @@
 bin/git-merge-recursive
 bin/git-merge-resolve
 bin/git-merge-stupid
+bin/git-merge-tree
 bin/git-mktag
+bin/git-mktree
 bin/git-mv
 bin/git-name-rev
 bin/git-pack-objects
@@ -82,6 +89,7 @@
 bin/git-rev-list
 bin/git-rev-parse
 bin/git-revert
+bin/git-rm
 bin/git-send-pack
 bin/git-sh-setup
 bin/git-shell
@@ -119,12 +127,13 @@
 share/git-core/templates/hooks/post-update
 share/git-core/templates/hooks/pre-applypatch
 share/git-core/templates/hooks/pre-commit
+share/git-core/templates/hooks/pre-rebase
 share/git-core/templates/hooks/update
 share/git-core/templates/info/exclude
- at dirrm share/git-core/python
- at dirrm share/git-core/templates/branches
- at dirrm share/git-core/templates/hooks
- at dirrm share/git-core/templates/info
 @dirrm share/git-core/templates/remotes
+ at dirrm share/git-core/templates/info
+ at dirrm share/git-core/templates/hooks
+ at dirrm share/git-core/templates/branches
 @dirrm share/git-core/templates
+ at dirrm share/git-core/python
 @dirrm share/git-core
--- git.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list