Skip to content

Commit

Permalink
MFH: r445615
Browse files Browse the repository at this point in the history
Update devel/git to 2.13.3

Sponsored by:	Rubicon Communications, LLC (Netgate)

Approved by:	ports-secteam (with hat)
  • Loading branch information
feld committed Aug 18, 2017
1 parent 6201e1d commit 0082975
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
4 changes: 2 additions & 2 deletions devel/git/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= git
DISTVERSION= 2.13.2
DISTVERSION= 2.13.3
CATEGORIES= devel
MASTER_SITES= KERNEL_ORG/software/scm/git
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
Expand Down Expand Up @@ -42,7 +42,7 @@ SHEBANG_FILES= *.perl */*.perl */*/*.perl */*.pl */*/*.pl */*/*/*.pl \
contrib/remote-helpers/git-remote-bzr \
contrib/remote-helpers/git-remote-hg \
contrib/credential/netrc/git-credential-netrc \
contrib/diff-highlight/diff-highlight \
contrib/diff-highlight/diff-highlight.perl \
contrib/buildsystems/generate contrib/contacts/git-contacts \
contrib/svn-fe/svnrdump_sim.py
TEST_TARGET= test
Expand Down
14 changes: 7 additions & 7 deletions devel/git/distinfo
@@ -1,7 +1,7 @@
TIMESTAMP = 1498482405
SHA256 (git-2.13.2.tar.xz) = 0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5
SIZE (git-2.13.2.tar.xz) = 4751380
SHA256 (git-manpages-2.13.2.tar.xz) = 30e1e1313000eb81f0e348e5083758a33703941a60ab111057b46c3dad968b6e
SIZE (git-manpages-2.13.2.tar.xz) = 407684
SHA256 (git-htmldocs-2.13.2.tar.xz) = 54f0d36d375e7f71441994e60c18b6e2cc43581d5827e806e0bddb6904e17dfc
SIZE (git-htmldocs-2.13.2.tar.xz) = 1109048
TIMESTAMP = 1499901619
SHA256 (git-2.13.3.tar.xz) = 91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62
SIZE (git-2.13.3.tar.xz) = 4754532
SHA256 (git-manpages-2.13.3.tar.xz) = 1128db0302a41b55132bfd507863a7921b995d9ad308396ff2c4ca91177481c2
SIZE (git-manpages-2.13.3.tar.xz) = 407640
SHA256 (git-htmldocs-2.13.3.tar.xz) = c5f8ad546724b8712286dd7814ea46abf829b14f2de8f6e565b8775469880c66
SIZE (git-htmldocs-2.13.3.tar.xz) = 1109392
4 changes: 3 additions & 1 deletion devel/git/pkg-plist
Expand Up @@ -636,6 +636,7 @@ man/man7/gitworkflows.7.gz
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.2.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.3.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt
Expand Down Expand Up @@ -1248,7 +1249,8 @@ share/emacs/site-lisp/git/git.el
%%CONTRIB%%share/git-core/contrib/credential/wincred/git-credential-wincred.c
%%CONTRIB%%share/git-core/contrib/diff-highlight/Makefile
%%CONTRIB%%share/git-core/contrib/diff-highlight/README
%%CONTRIB%%share/git-core/contrib/diff-highlight/diff-highlight
%%CONTRIB%%share/git-core/contrib/diff-highlight/DiffHighlight.pm
%%CONTRIB%%share/git-core/contrib/diff-highlight/diff-highlight.perl
@comment share/git-core/contrib/diff-highlight/t/.gitignore
%%CONTRIB%%share/git-core/contrib/diff-highlight/t/Makefile
%%CONTRIB%%share/git-core/contrib/diff-highlight/t/t9400-diff-highlight.sh
Expand Down

0 comments on commit 0082975

Please sign in to comment.