summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-20 21:42:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-20 21:42:38 +0000
commit1d745a68ea7e2b654f7ff06452e0fb36e4e7a289 (patch)
tree0380a235c0307f81f8816f706de40123206a2bb1
parentjava/visualvm: update to 1.4 (diff)
devel/git-cinnabar: update to 0.5.0.b2.12 to unbreak after r459462
./helper/cinnabar-helper.c:405:2: warning: implicit declaration of function 'DIFF_OPT_SET' is invalid in C99 [-Wimplicit-function-declaration] DIFF_OPT_SET(&revs.diffopt, RECURSIVE); ^ ./helper/cinnabar-helper.c:405:30: error: use of undeclared identifier 'RECURSIVE' DIFF_OPT_SET(&revs.diffopt, RECURSIVE); ^ Changes: https://github.com/glandium/git-cinnabar/compare/c3e5bce...826f1d8 Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=459555
-rw-r--r--devel/git-cinnabar/Makefile4
-rw-r--r--devel/git-cinnabar/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile
index dbfb6391ee05..9f153ef21db0 100644
--- a/devel/git-cinnabar/Makefile
+++ b/devel/git-cinnabar/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= git-cinnabar
-DISTVERSION= 0.5.0b2-11
-DISTVERSIONSUFFIX= -gc3e5bce # custom release branch
+DISTVERSION= 0.5.0b2-12
+DISTVERSIONSUFFIX= -g826f1d8 # custom release branch
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
diff --git a/devel/git-cinnabar/distinfo b/devel/git-cinnabar/distinfo
index de7dbc7466db..ebdced980454 100644
--- a/devel/git-cinnabar/distinfo
+++ b/devel/git-cinnabar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512679458
-SHA256 (glandium-git-cinnabar-0.5.0b2-11-gc3e5bce_GH0.tar.gz) = b561da496a7c651badfcdf3041b4af4565ced336d3bc84757ce9a28e06fdbb01
-SIZE (glandium-git-cinnabar-0.5.0b2-11-gc3e5bce_GH0.tar.gz) = 104503
+TIMESTAMP = 1516483569
+SHA256 (glandium-git-cinnabar-0.5.0b2-12-g826f1d8_GH0.tar.gz) = 40f2db3cdc94950555a56ac79ce36af730a53e885d3e277787cf85c438d7e943
+SIZE (glandium-git-cinnabar-0.5.0b2-12-g826f1d8_GH0.tar.gz) = 104504