Index: Makefile =================================================================== --- Makefile (revision 479613) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.18.0 -PORTREVISION= 2 +DISTVERSION= 2.19.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Index: distinfo =================================================================== --- distinfo (revision 479613) +++ distinfo (working copy) @@ -1,7 +1,5 @@ -TIMESTAMP = 1529666333 -SHA256 (git-2.18.0.tar.xz) = 8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92 -SIZE (git-2.18.0.tar.xz) = 5102264 -SHA256 (git-manpages-2.18.0.tar.xz) = 9ae3be95e63379597164c79c9018e84b7ef6964da923e5689dbc307693266096 -SIZE (git-manpages-2.18.0.tar.xz) = 425516 -SHA256 (git-htmldocs-2.18.0.tar.xz) = 5b70d9b1f86aad464ae172040eb87da83058c00581388af6f60b050214912efc -SIZE (git-htmldocs-2.18.0.tar.xz) = 1201076 +TIMESTAMP = 1536800989 +SHA256 (git-2.19.0.tar.xz) = 180feff58fc0d965d23ea010aa2c69ead92ec318eb9b09cf737529aec62f3ef4 +SIZE (git-2.19.0.tar.xz) = 5227124 +SHA256 (git-manpages-2.19.0.tar.xz) = 4e51041b9636a1fdd8887091d1cca8b0cc6af3f1761870edd091e074378e7dcb +SIZE (git-manpages-2.19.0.tar.xz) = 431832 Index: pkg-plist =================================================================== --- pkg-plist (revision 479613) +++ pkg-plist (working copy) @@ -133,6 +133,7 @@ libexec/git-core/git-pull libexec/git-core/git-push libexec/git-core/git-quiltimport +libexec/git-core/git-range-diff libexec/git-core/git-read-tree libexec/git-core/git-rebase libexec/git-core/git-rebase--am @@ -139,6 +140,7 @@ libexec/git-core/git-rebase--helper libexec/git-core/git-rebase--interactive libexec/git-core/git-rebase--merge +libexec/git-core/git-rebase--preserve-merges libexec/git-core/git-receive-pack libexec/git-core/git-reflog libexec/git-core/git-remote @@ -318,6 +320,7 @@ man/man1/git-pull.1.gz man/man1/git-push.1.gz man/man1/git-quiltimport.1.gz +man/man1/git-range-diff.1.gz man/man1/git-read-tree.1.gz man/man1/git-rebase.1.gz man/man1/git-receive-pack.1.gz @@ -1391,6 +1394,8 @@ %%CONTRIB%%share/git-core/contrib/thunderbird-patch-inline/appp.sh %%CONTRIB%%share/git-core/contrib/update-unicode/README %%CONTRIB%%share/git-core/contrib/update-unicode/update_unicode.sh +%%CONTRIB%%share/git-core/contrib/vscode/README.md +%%CONTRIB%%share/git-core/contrib/vscode/init.sh %%CONTRIB%%share/git-core/contrib/workdir/git-new-workdir share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg.sample