svn commit: r466576 - head/devel/git-cinnabar
Jan Beich
jbeich at FreeBSD.org
Thu Apr 5 17:35:01 UTC 2018
Author: jbeich
Date: Thu Apr 5 17:35:00 2018
New Revision: 466576
URL: https://svnweb.freebsd.org/changeset/ports/466576
Log:
devel/git-cinnabar: update to 0.5.0.b2.16
Changes: https://github.com/glandium/git-cinnabar/compare/826f1d8...1113749
Modified:
head/devel/git-cinnabar/Makefile (contents, props changed)
head/devel/git-cinnabar/distinfo (contents, props changed)
Modified: head/devel/git-cinnabar/Makefile
==============================================================================
--- head/devel/git-cinnabar/Makefile Thu Apr 5 17:22:58 2018 (r466575)
+++ head/devel/git-cinnabar/Makefile Thu Apr 5 17:35:00 2018 (r466576)
@@ -1,17 +1,14 @@
# $FreeBSD$
PORTNAME= git-cinnabar
-DISTVERSION= 0.5.0b2-12
-DISTVERSIONSUFFIX= -g826f1d8 # custom release branch
-PORTREVISION= 4
+DISTVERSION= 0.5.0b2-16
+DISTVERSIONSUFFIX= -g1113749 # custom release branch
CATEGORIES= devel
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Git remote helper to interact with Mercurial repositories
LICENSE= GPLv2
-
-BROKEN= fails to build against git-2.17.*
BUILD_DEPENDS= ${NONEXISTENT}:devel/git:configure
RUN_DEPENDS= git:devel/git \
Modified: head/devel/git-cinnabar/distinfo
==============================================================================
--- head/devel/git-cinnabar/distinfo Thu Apr 5 17:22:58 2018 (r466575)
+++ head/devel/git-cinnabar/distinfo Thu Apr 5 17:35:00 2018 (r466576)
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1522949160
+SHA256 (glandium-git-cinnabar-0.5.0b2-16-g1113749_GH0.tar.gz) = 25dc3e80105285ffb68d7206f3c5daf48313f24dc424e40971886c1620a9ce21
+SIZE (glandium-git-cinnabar-0.5.0b2-16-g1113749_GH0.tar.gz) = 104515
More information about the svn-ports-all
mailing list