Index: head/devel/gitflow/files/patch-git-flow-init =================================================================== --- head/devel/gitflow/files/patch-git-flow-init (revision 512154) +++ head/devel/gitflow/files/patch-git-flow-init (nonexistent) @@ -1,22 +0,0 @@ -From aad4610f5dfe133b323d4ccb97e44af0825b0d9d Mon Sep 17 00:00:00 2001 -From: Peter van der Does -Date: Sat, 2 Mar 2019 09:54:39 -0500 -Subject: [PATCH] Missing ) - ---- - git-flow-init | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/git-flow-init b/git-flow-init -index 0699ce75..4cc7ed96 100644 ---- git-flow-init -+++ git-flow-init -@@ -375,7 +375,7 @@ file= use given config file - # Support branches - if ! git config --get gitflow.prefix.support >/dev/null 2>&1 || flag force; then - if [ "$FLAGS_support" != "" ]; then -- default_suggestion=$(echo $FLAGS_support -+ default_suggestion=$(echo $FLAGS_support) - else - default_suggestion=$(git config --get gitflow.prefix.support || echo support/) - fi Property changes on: head/devel/gitflow/files/patch-git-flow-init ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/gitflow/Makefile =================================================================== --- head/devel/gitflow/Makefile (revision 512154) +++ head/devel/gitflow/Makefile (revision 512155) @@ -1,32 +1,30 @@ # Created by: Nicolas Embriz # $FreeBSD$ PORTNAME= gitflow -PORTVERSION= 1.12.1 -PORTREVISION= 1 +PORTVERSION= 1.12.3 CATEGORIES= devel MAINTAINER= nbari@tequila.io COMMENT= Git extensions to provide high-level repository operations LICENSE= BSD2CLAUSE LGPL21 LICENSE_COMB= multi RUN_DEPENDS= ${LOCALBASE}/bin/getopt:misc/getopt USES= gmake - USE_GITHUB= yes GH_ACCOUNT= petervanderdoes GH_PROJECT= ${PORTNAME}-avh -OPTIONS_DEFINE= EXAMPLES - NO_BUILD= yes NO_ARCH= yes MAKE_ARGS= prefix=${STAGEDIR}${PREFIX} + +OPTIONS_DEFINE= EXAMPLES post-install: ${MV} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/gitflow/distinfo =================================================================== --- head/devel/gitflow/distinfo (revision 512154) +++ head/devel/gitflow/distinfo (revision 512155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551434919 -SHA256 (petervanderdoes-gitflow-avh-1.12.1_GH0.tar.gz) = aaedbc86eb6d472c0e90e291b9b5e35dc959999a48738363ffc2ec04cf56ac17 -SIZE (petervanderdoes-gitflow-avh-1.12.1_GH0.tar.gz) = 65571 +TIMESTAMP = 1568451383 +SHA256 (petervanderdoes-gitflow-avh-1.12.3_GH0.tar.gz) = 54e9fd81aa1aa8215c865503dc6377da205653c784d6c97baad3dafd20728e06 +SIZE (petervanderdoes-gitflow-avh-1.12.3_GH0.tar.gz) = 66173