diff options
author | garga <garga@FreeBSD.org> | 2017-10-10 04:08:53 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2017-10-10 04:08:53 +0800 |
commit | 19a4e9d97c3850f4eb1e3368f0168493a914f0c8 (patch) | |
tree | 38e65f5b72aad65d1d95ad51e30398db0b340011 /devel | |
parent | 4f840a4716e9c8ef87481d47856c582b92fb82db (diff) | |
download | freebsd-ports-gnome-19a4e9d97c3850f4eb1e3368f0168493a914f0c8.tar.gz freebsd-ports-gnome-19a4e9d97c3850f4eb1e3368f0168493a914f0c8.tar.zst freebsd-ports-gnome-19a4e9d97c3850f4eb1e3368f0168493a914f0c8.zip |
Update devel/git to 2.14.2
Sponsored by: Rubicon Communications, LLC (Netgate)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/git/Makefile | 2 | ||||
-rw-r--r-- | devel/git/distinfo | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index e16c540db50b..160c3df661db 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.14.1 +DISTVERSION= 2.14.2 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 3bb84f76106d..73a236394c4b 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1502396019 -SHA256 (git-2.14.1.tar.xz) = 6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6 -SIZE (git-2.14.1.tar.xz) = 4791876 -SHA256 (git-manpages-2.14.1.tar.xz) = 7ebce1e0e862af1367e24f14765c7b67f08b63fb01b80949f55479c562d414f2 -SIZE (git-manpages-2.14.1.tar.xz) = 410400 -SHA256 (git-htmldocs-2.14.1.tar.xz) = 9c1970c7f87f37c8b3044e01e0500d84d8bc4eb4dfa5ca881c32c351f20769fb -SIZE (git-htmldocs-2.14.1.tar.xz) = 1115176 +TIMESTAMP = 1506702128 +SHA256 (git-2.14.2.tar.xz) = 50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1 +SIZE (git-2.14.2.tar.xz) = 4800208 +SHA256 (git-manpages-2.14.2.tar.xz) = 6dd350d1e9d00159a549f0fad08a9f954b1d12576fc8d5865fbed9dee15105fc +SIZE (git-manpages-2.14.2.tar.xz) = 411160 +SHA256 (git-htmldocs-2.14.2.tar.xz) = a36661e81e5b21e788cd84e11860bcd0cafa402eff06e6371415a5a0e0b80dfb +SIZE (git-htmldocs-2.14.2.tar.xz) = 1115940 |