svn commit: r497012 - head/devel/gitaly
Matthias Fechner
mfechner at FreeBSD.org
Thu Mar 28 11:40:15 UTC 2019
Author: mfechner
Date: Thu Mar 28 11:40:13 2019
New Revision: 497012
URL: https://svnweb.freebsd.org/changeset/ports/497012
Log:
Upgrade to 1.27.1 which is required for gitlab-ce 11.9.1.
Modified:
head/devel/gitaly/Makefile
head/devel/gitaly/distinfo
Modified: head/devel/gitaly/Makefile
==============================================================================
--- head/devel/gitaly/Makefile Thu Mar 28 11:16:44 2019 (r497011)
+++ head/devel/gitaly/Makefile Thu Mar 28 11:40:13 2019 (r497012)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitaly
-DISTVERSION= 1.27.0
+DISTVERSION= 1.27.1
CATEGORIES= devel
MAINTAINER= mfechner at FreeBSD.org
@@ -41,7 +41,7 @@ USE_RUBY= yes
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitaly/tags
-GL_COMMIT= 4bfe01bd85344df74b8a681e2e062c5898158665
+GL_COMMIT= a3648fa4ba39e937093c10802ddc26aa00c58e9b
post-patch:
${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example
Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo Thu Mar 28 11:16:44 2019 (r497011)
+++ head/devel/gitaly/distinfo Thu Mar 28 11:40:13 2019 (r497012)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553170864
-SHA256 (gitlab-org-gitaly-4bfe01bd85344df74b8a681e2e062c5898158665_GL0.tar.gz) = cedb7f42243253dece99d063d6a4164cc2d2ef235f755148c8bb6acdb8900f4f
-SIZE (gitlab-org-gitaly-4bfe01bd85344df74b8a681e2e062c5898158665_GL0.tar.gz) = 4691449
+TIMESTAMP = 1553767951
+SHA256 (gitlab-org-gitaly-a3648fa4ba39e937093c10802ddc26aa00c58e9b_GL0.tar.gz) = 672ed410ad0961302a51de833e5247fa8ed55a0c59082e0e1ccede58524eb354
+SIZE (gitlab-org-gitaly-a3648fa4ba39e937093c10802ddc26aa00c58e9b_GL0.tar.gz) = 4691407
More information about the svn-ports-head
mailing list