Date: Wed, 28 Jun 2017 08:50:10 +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: r444551 - head/www/gitlab-workhorse Message-ID: <201706280850.v5S8oAcF004743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Jun 28 08:50:10 2017 New Revision: 444551 URL: https://svnweb.freebsd.org/changeset/ports/444551 Log: www/gitlab-workhorse: Update from 1.3.0 to 1.4.2 Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.4.2/CHANGELOG Modified: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Wed Jun 28 08:48:06 2017 (r444550) +++ head/www/gitlab-workhorse/Makefile Wed Jun 28 08:50:10 2017 (r444551) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.2 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Wed Jun 28 08:48:06 2017 (r444550) +++ head/www/gitlab-workhorse/distinfo Wed Jun 28 08:50:10 2017 (r444551) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490690874 -SHA256 (gitlab-workhorse-v1.3.0.tar.gz) = e70803d561356c8c985de47cc798be24358d320c315b49d59c58812fcc94dc41 -SIZE (gitlab-workhorse-v1.3.0.tar.gz) = 431752 +TIMESTAMP = 1497355589 +SHA256 (gitlab-workhorse-v1.4.2.tar.gz) = 8831fcb9f65fa2bd5e88752687f0fd796a55a441bb1246ce2c58ee282a22c73b +SIZE (gitlab-workhorse-v1.4.2.tar.gz) = 738326
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706280850.v5S8oAcF004743>