Date: Tue, 24 Oct 2017 14:20:55 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452772 - head/devel/gitlab-shell Message-ID: <201710241420.v9OEKtMd088470@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Tue Oct 24 14:20:55 2017 New Revision: 452772 URL: https://svnweb.freebsd.org/changeset/ports/452772 Log: devel/gitlab-shell: Update from 5.1.1 to 5.3.1 Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v5.3.1/CHANGELOG Reviewed by: Matthias Fechner <idefix@fechner.net> Modified: head/devel/gitlab-shell/Makefile head/devel/gitlab-shell/distinfo Modified: head/devel/gitlab-shell/Makefile ============================================================================== --- head/devel/gitlab-shell/Makefile Tue Oct 24 14:19:28 2017 (r452771) +++ head/devel/gitlab-shell/Makefile Tue Oct 24 14:20:55 2017 (r452772) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 5.1.1 +PORTVERSION= 5.3.1 CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/gitlab-shell/distinfo ============================================================================== --- head/devel/gitlab-shell/distinfo Tue Oct 24 14:19:28 2017 (r452771) +++ head/devel/gitlab-shell/distinfo Tue Oct 24 14:20:55 2017 (r452772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502873044 -SHA256 (gitlab-shell-v5.1.1.tar.gz) = 33a4b79b0b06ad935a4bcf1ad41ab88882eb31b349cca007f1e60f3eb5826a06 -SIZE (gitlab-shell-v5.1.1.tar.gz) = 688960 +TIMESTAMP = 1505982496 +SHA256 (gitlab-shell-v5.3.1.tar.gz) = 989e7976c56d09d455e5e67e587426be2aca71ef2e27541c8654e74aac82f68c +SIZE (gitlab-shell-v5.3.1.tar.gz) = 708811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710241420.v9OEKtMd088470>