svn commit: r447611 - head/www/gitlab-workhorse

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Aug 9 09:13:44 UTC 2017


Author: tz
Date: Wed Aug  9 09:13:43 2017
New Revision: 447611
URL: https://svnweb.freebsd.org/changeset/ports/447611

Log:
  www/gitlab-workhorse: Update from 1.4.3 to 2.0.0
  
  Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.0.0/CHANGELOG

Modified:
  head/www/gitlab-workhorse/Makefile
  head/www/gitlab-workhorse/distinfo

Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile	Wed Aug  9 09:12:13 2017	(r447610)
+++ head/www/gitlab-workhorse/Makefile	Wed Aug  9 09:13:43 2017	(r447611)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	1.4.3
+PORTVERSION=	2.0.0
 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 Aug  9 09:12:13 2017	(r447610)
+++ head/www/gitlab-workhorse/distinfo	Wed Aug  9 09:13:43 2017	(r447611)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498552589
-SHA256 (gitlab-workhorse-v1.4.3.tar.gz) = f7d87a38d5e3da1520e112f67c84ec9452943d2192e380dcd075509e7a986219
-SIZE (gitlab-workhorse-v1.4.3.tar.gz) = 760124
+TIMESTAMP = 1499074823
+SHA256 (gitlab-workhorse-v2.0.0.tar.gz) = dcea4767b402cf5b99095ba17d5ea69630066d715f01500b684e1ce35abc9803
+SIZE (gitlab-workhorse-v2.0.0.tar.gz) = 761339


More information about the svn-ports-all mailing list