diff options
author | garga <garga@FreeBSD.org> | 2017-11-01 16:59:15 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2017-11-01 16:59:15 +0800 |
commit | e6592f9af6ea9d4b5e4433238e571a13c66215cd (patch) | |
tree | d8c9b6720029a9b0dbf3118c1cf2d5ccedb32305 /devel | |
parent | 1ee56a6305d20ee36e0647f24b0614cf6ec813f7 (diff) | |
download | freebsd-ports-gnome-e6592f9af6ea9d4b5e4433238e571a13c66215cd.tar.gz freebsd-ports-gnome-e6592f9af6ea9d4b5e4433238e571a13c66215cd.tar.zst freebsd-ports-gnome-e6592f9af6ea9d4b5e4433238e571a13c66215cd.zip |
Update devel/git to 2.15.0
Sponsored by: Rubicon Communiucations, LLC (Netgate)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/git/Makefile | 2 | ||||
-rw-r--r-- | devel/git/distinfo | 14 | ||||
-rw-r--r-- | devel/git/pkg-plist | 6 |
3 files changed, 12 insertions, 10 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index dd696431ea64..b19f1cdb31aa 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.14.3 +DISTVERSION= 2.15.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index f17a00ca47e6..faaa750fa4aa 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1508755739 -SHA256 (git-2.14.3.tar.xz) = 5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d -SIZE (git-2.14.3.tar.xz) = 4802252 -SHA256 (git-manpages-2.14.3.tar.xz) = 5b0e3d93bafd539046b67778db0b5d627fe08ee5ef1be8b5b924517ed141b001 -SIZE (git-manpages-2.14.3.tar.xz) = 411324 -SHA256 (git-htmldocs-2.14.3.tar.xz) = 9d28b922ad861bf747ca34a4f083efa3ce41ca39cccb0dfab8bdcf0b58694ccb -SIZE (git-htmldocs-2.14.3.tar.xz) = 1116824 +TIMESTAMP = 1509474690 +SHA256 (git-2.15.0.tar.xz) = 107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a +SIZE (git-2.15.0.tar.xz) = 4892056 +SHA256 (git-manpages-2.15.0.tar.xz) = 22ad09441490f77bca781168fc66fd6576f0175407c5a95c1cdc96dfd3731c77 +SIZE (git-manpages-2.15.0.tar.xz) = 412688 +SHA256 (git-htmldocs-2.15.0.tar.xz) = 79b2029855eeab2a01f38baeeabf6fbd222ea6de02457f0d5b9f2325cf96c514 +SIZE (git-htmldocs-2.15.0.tar.xz) = 1132908 diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index 0a5670a6ae0b..e8257b35e46e 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -651,6 +651,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.14.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.14.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.14.3.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.15.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt @@ -1176,8 +1177,6 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/technical/api-setup.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/api-sigchain.html %%HTMLDOCS%%%%DOCSDIR%%/technical/api-sigchain.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-string-list.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-string-list.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/api-submodule-config.html %%HTMLDOCS%%%%DOCSDIR%%/technical/api-submodule-config.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/api-trace.html @@ -1187,6 +1186,8 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/technical/api-xdiff-interface.html %%HTMLDOCS%%%%DOCSDIR%%/technical/api-xdiff-interface.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/bitmap-format.txt +%%HTMLDOCS%%%%DOCSDIR%%/technical/hash-function-transition.html +%%HTMLDOCS%%%%DOCSDIR%%/technical/hash-function-transition.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/http-protocol.html %%HTMLDOCS%%%%DOCSDIR%%/technical/http-protocol.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/index-format.html @@ -1475,6 +1476,7 @@ share/git-core/templates/info/exclude %%NLS%%share/locale/bg/LC_MESSAGES/git.mo %%NLS%%share/locale/ca/LC_MESSAGES/git.mo %%NLS%%share/locale/de/LC_MESSAGES/git.mo +%%NLS%%share/locale/es/LC_MESSAGES/git.mo %%NLS%%share/locale/fr/LC_MESSAGES/git.mo %%NLS%%share/locale/is/LC_MESSAGES/git.mo %%NLS%%share/locale/it/LC_MESSAGES/git.mo |