aboutsummaryrefslogtreecommitdiffstats
path: root/devel/git
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2013-12-29 13:21:58 +0800
committerwxs <wxs@FreeBSD.org>2013-12-29 13:21:58 +0800
commit1c78de2bc1649344b789e40f744dce118982b722 (patch)
treefb94e1dd0fcdfa3916da7d271d100658438d2272 /devel/git
parent7e9411b8390d9dd1d536b31fa907ee5f031701dc (diff)
downloadfreebsd-ports-graphics-1c78de2bc1649344b789e40f744dce118982b722.tar.gz
freebsd-ports-graphics-1c78de2bc1649344b789e40f744dce118982b722.tar.zst
freebsd-ports-graphics-1c78de2bc1649344b789e40f744dce118982b722.zip
Update to 1.8.5.2.
Diffstat (limited to 'devel/git')
-rw-r--r--devel/git/Makefile2
-rw-r--r--devel/git/distinfo12
-rw-r--r--devel/git/pkg-plist36
3 files changed, 19 insertions, 31 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index 31daad61ecc..2b72c035057 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= git
-PORTVERSION= 1.8.4.3
+PORTVERSION= 1.8.5.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
diff --git a/devel/git/distinfo b/devel/git/distinfo
index 35be1993026..1b73e008fb7 100644
--- a/devel/git/distinfo
+++ b/devel/git/distinfo
@@ -1,6 +1,6 @@
-SHA256 (git-1.8.4.3.tar.gz) = 0a78fa71465e58e07d003dc5a575b606fe02b5e7cd5b509d83a44926606fcb21
-SIZE (git-1.8.4.3.tar.gz) = 4677332
-SHA256 (git-manpages-1.8.4.3.tar.gz) = e3f04ee3fa05fc82c584297a51d2baba42c65265687494a7bf0d828d0a9d156c
-SIZE (git-manpages-1.8.4.3.tar.gz) = 565288
-SHA256 (git-htmldocs-1.8.4.3.tar.gz) = 79942c09cefa8dd67e160796b834a562d95808dc6f0e390904350c3c8b4d0ca3
-SIZE (git-htmldocs-1.8.4.3.tar.gz) = 2206916
+SHA256 (git-1.8.5.2.tar.gz) = 024694524b8be91fe29afca65bc3a9e40de1322dd5ef2b2c0babb6849c913e8a
+SIZE (git-1.8.5.2.tar.gz) = 4755723
+SHA256 (git-manpages-1.8.5.2.tar.gz) = eb50c9b977db8938f64ad4f497df59d366a7692c09d753ac7fb0c8986395866b
+SIZE (git-manpages-1.8.5.2.tar.gz) = 569581
+SHA256 (git-htmldocs-1.8.5.2.tar.gz) = f209c05bf23727dd7b4d03d2d4fdde68e628885aa9e00aa8459bdaf17bd0bd85
+SIZE (git-htmldocs-1.8.5.2.tar.gz) = 2237867
diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist
index 683456cd1ff..8823d4f04f0 100644
--- a/devel/git/pkg-plist
+++ b/devel/git/pkg-plist
@@ -6,23 +6,6 @@ bin/git-receive-pack
bin/git-upload-archive
%%CVS%%bin/git-cvsserver
bin/git-shell
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/__init__.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/__init__.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/util.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/util.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/git.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/git.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/__init__.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/__init__.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/repo.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/repo.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/non_local.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/non_local.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/importer.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/importer.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/exporter.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers/git/exporter.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/git_remote_helpers-0.1.0-py%%PYTHON_VER%%.egg-info
libexec/git-core/git
libexec/git-core/git-add
libexec/git-core/git-add--interactive
@@ -194,6 +177,7 @@ libexec/git-core/git-whatchanged
libexec/git-core/git-write-tree
libexec/git-core/mergetools/codecompare
libexec/git-core/mergetools/deltawalker
+libexec/git-core/mergetools/diffmerge
libexec/git-core/mergetools/xxdiff
libexec/git-core/mergetools/tortoisemerge
libexec/git-core/mergetools/tkdiff
@@ -544,6 +528,8 @@ share/git-core/templates/info/exclude
%%HTMLDOCS%%%%DOCSDIR%%/howto/maintain-git.txt
%%HTMLDOCS%%%%DOCSDIR%%/howto/maintain-git.html
%%HTMLDOCS%%%%DOCSDIR%%/howto/using-merge-subtree.txt
+%%HTMLDOCS%%%%DOCSDIR%%/howto/recover-corrupted-object-harder.txt
+%%HTMLDOCS%%%%DOCSDIR%%/howto/recover-corrupted-object-harder.html
%%HTMLDOCS%%%%DOCSDIR%%/howto/recover-corrupted-blob-object.txt
%%HTMLDOCS%%%%DOCSDIR%%/howto/recover-corrupted-blob-object.html
%%HTMLDOCS%%%%DOCSDIR%%/howto/setup-git-server-over-http.txt
@@ -591,6 +577,7 @@ share/git-core/templates/info/exclude
%%HTMLDOCS%%%%DOCSDIR%%/git-repack.txt
%%HTMLDOCS%%%%DOCSDIR%%/gitworkflows.txt
%%HTMLDOCS%%%%DOCSDIR%%/diff-config.txt
+%%HTMLDOCS%%%%DOCSDIR%%/technical/http-protocol.txt
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-credentials.html
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-credentials.txt
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-argv-array.html
@@ -1013,6 +1000,11 @@ share/git-core/templates/info/exclude
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.4.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.4.2.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.4.3.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.4.4.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.4.5.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.5.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.5.1.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.8.5.2.txt
%%GITWEB%%%%EXAMPLESDIR%%/gitweb/gitweb.cgi
%%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.js
%%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.css
@@ -1029,10 +1021,6 @@ share/git-core/templates/info/exclude
%%CONTRIB%%share/git-core/contrib/buildsystems/engine.pl
%%CONTRIB%%share/git-core/contrib/buildsystems/generate
%%CONTRIB%%share/git-core/contrib/buildsystems/parse.pl
-%%CONTRIB%%share/git-core/contrib/ciabot/README
-%%CONTRIB%%share/git-core/contrib/ciabot/INSTALL
-%%CONTRIB%%share/git-core/contrib/ciabot/ciabot.py
-%%CONTRIB%%share/git-core/contrib/ciabot/ciabot.sh
%%CONTRIB%%share/git-core/contrib/completion/git-completion.bash
%%CONTRIB%%share/git-core/contrib/completion/git-completion.tcsh
%%CONTRIB%%share/git-core/contrib/completion/git-completion.zsh
@@ -1067,10 +1055,12 @@ share/git-core/templates/info/exclude
%%CONTRIB%%share/git-core/contrib/examples/git-fetch.sh
%%CONTRIB%%share/git-core/contrib/examples/git-gc.sh
%%CONTRIB%%share/git-core/contrib/examples/git-ls-remote.sh
+%%CONTRIB%%share/git-core/contrib/examples/git-log.sh
%%CONTRIB%%share/git-core/contrib/examples/git-merge-ours.sh
%%CONTRIB%%share/git-core/contrib/examples/git-merge.sh
%%CONTRIB%%share/git-core/contrib/examples/git-notes.sh
%%CONTRIB%%share/git-core/contrib/examples/git-remote.perl
+%%CONTRIB%%share/git-core/contrib/examples/git-repack.sh
%%CONTRIB%%share/git-core/contrib/examples/git-rerere.perl
%%CONTRIB%%share/git-core/contrib/examples/git-reset.sh
%%CONTRIB%%share/git-core/contrib/examples/git-resolve.sh
@@ -1079,6 +1069,7 @@ share/git-core/templates/info/exclude
%%CONTRIB%%share/git-core/contrib/examples/git-svnimport.txt
%%CONTRIB%%share/git-core/contrib/examples/git-tag.sh
%%CONTRIB%%share/git-core/contrib/examples/git-verify-tag.sh
+%%CONTRIB%%share/git-core/contrib/examples/git-whatchanged.sh
%%CONTRIB%%share/git-core/contrib/fast-import/git-p4.README
%%CONTRIB%%share/git-core/contrib/fast-import/git-import.perl
%%CONTRIB%%share/git-core/contrib/fast-import/git-import.sh
@@ -1201,7 +1192,6 @@ share/git-core/templates/info/exclude
@dirrmtry share/git-core/templates
%%CONTRIB%%@dirrm share/git-core/contrib/buildsystems/Generators
%%CONTRIB%%@dirrm share/git-core/contrib/buildsystems
-%%CONTRIB%%@dirrm share/git-core/contrib/ciabot
%%CONTRIB%%@dirrm share/git-core/contrib/completion
%%CONTRIB%%@dirrm share/git-core/contrib/contacts
%%CONTRIB%%@dirrm share/git-core/contrib/convert-objects
@@ -1238,5 +1228,3 @@ share/git-core/templates/info/exclude
%%CONTRIB%%@dirrm share/git-core/contrib/workdir
%%CONTRIB%%@dirrm share/git-core/contrib
@dirrm share/git-core
-%%PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%%/git_remote_helpers/git
-%%PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%%/git_remote_helpers