aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2017-07-28 10:02:11 +0800
committerdbaio <dbaio@FreeBSD.org>2017-07-28 10:02:11 +0800
commit02a3e1ac65f48c058624de89f362b6f7bd54a777 (patch)
tree599625bcdf278f20d2a3669fab881031d7fd8b5e
parent2cbd0df9c858758a2a00b5abe101cd20cd98aeac (diff)
downloadfreebsd-ports-gnome-02a3e1ac65f48c058624de89f362b6f7bd54a777.tar.gz
freebsd-ports-gnome-02a3e1ac65f48c058624de89f362b6f7bd54a777.tar.zst
freebsd-ports-gnome-02a3e1ac65f48c058624de89f362b6f7bd54a777.zip
devel/git-extras: Update to 4.4.0
While here, add LICENSE_FILE Changes: https://github.com/tj/git-extras/releases/tag/4.4.0 PR: 220964 Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer)
-rw-r--r--devel/git-extras/Makefile7
-rw-r--r--devel/git-extras/distinfo6
-rw-r--r--devel/git-extras/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/devel/git-extras/Makefile b/devel/git-extras/Makefile
index ebf416eaa6cc..dd761524351c 100644
--- a/devel/git-extras/Makefile
+++ b/devel/git-extras/Makefile
@@ -1,22 +1,23 @@
# $FreeBSD$
PORTNAME= git-extras
-PORTVERSION= 4.3.0
+PORTVERSION= 4.4.0
CATEGORIES= devel
MAINTAINER= igor.ostapenko@gmail.com
COMMENT= Sub-commands for repo summary, repl, changelog population, and more
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= git:devel/git \
bash:shells/bash
+USES= gmake
+
USE_GITHUB= yes
GH_ACCOUNT= tj
-USES= gmake
-
NO_BUILD= yes
NO_ARCH= yes
diff --git a/devel/git-extras/distinfo b/devel/git-extras/distinfo
index 38cc371fe21f..98895d2ccceb 100644
--- a/devel/git-extras/distinfo
+++ b/devel/git-extras/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494241251
-SHA256 (tj-git-extras-4.3.0_GH0.tar.gz) = 25e608ba17b49d38e1f1f9938cceb9a7406f4e2a5e9488898c193e82ac42e3be
-SIZE (tj-git-extras-4.3.0_GH0.tar.gz) = 126664
+TIMESTAMP = 1501205306
+SHA256 (tj-git-extras-4.4.0_GH0.tar.gz) = 16c2184f13272dd032717ebd22a88762759cd10d2b9357e4ac7bd992bdd7686d
+SIZE (tj-git-extras-4.4.0_GH0.tar.gz) = 130381
diff --git a/devel/git-extras/pkg-plist b/devel/git-extras/pkg-plist
index dd9258a0882c..f35c75afd343 100644
--- a/devel/git-extras/pkg-plist
+++ b/devel/git-extras/pkg-plist
@@ -36,6 +36,7 @@ bin/git-locked
bin/git-merge-into
bin/git-merge-repo
bin/git-missing
+bin/git-mr
bin/git-obliterate
bin/git-pr
bin/git-psykorebase
@@ -103,6 +104,7 @@ man/man1/git-locked.1.gz
man/man1/git-merge-into.1.gz
man/man1/git-merge-repo.1.gz
man/man1/git-missing.1.gz
+man/man1/git-mr.1.gz
man/man1/git-obliterate.1.gz
man/man1/git-pr.1.gz
man/man1/git-psykorebase.1.gz