Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2019 20:24:00 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502827 - head/sysutils/google-compute-engine-oslogin
Message-ID:  <201905272024.x4RKO09g097821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon May 27 20:24:00 2019
New Revision: 502827
URL: https://svnweb.freebsd.org/changeset/ports/502827

Log:
  sysutils/google-compute-engine-oslogin: update to 1.5.3
  
  Fixes linux-isms
  
  PR:		238105
  Submitted by:	Lucas Kanashiro <lucas.kanashiro@collabora.com> (maintainer)
  Reported by:	jay@meangrape.com

Modified:
  head/sysutils/google-compute-engine-oslogin/Makefile   (contents, props changed)
  head/sysutils/google-compute-engine-oslogin/distinfo   (contents, props changed)

Modified: head/sysutils/google-compute-engine-oslogin/Makefile
==============================================================================
--- head/sysutils/google-compute-engine-oslogin/Makefile	Mon May 27 20:21:56 2019	(r502826)
+++ head/sysutils/google-compute-engine-oslogin/Makefile	Mon May 27 20:24:00 2019	(r502827)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-compute-engine-oslogin
-DISTVERSION=	1.5.2
+DISTVERSION=	1.5.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	lucas.kanashiro@collabora.com
@@ -20,7 +20,7 @@ USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	GoogleCloudPlatform
 GH_PROJECT=	compute-image-packages
-GH_TAGNAME=	20190416
+GH_TAGNAME=	20190522
 
 MAKE_ARGS=	JSON_INCLUDE_PATH=${LOCALBASE}/include/json-c \
 		BIN_INSTALL_PATH=/bin \

Modified: head/sysutils/google-compute-engine-oslogin/distinfo
==============================================================================
--- head/sysutils/google-compute-engine-oslogin/distinfo	Mon May 27 20:21:56 2019	(r502826)
+++ head/sysutils/google-compute-engine-oslogin/distinfo	Mon May 27 20:24:00 2019	(r502827)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556630405
-SHA256 (GoogleCloudPlatform-compute-image-packages-1.5.2-20190416_GH0.tar.gz) = cef65af726b7c32db9035266804e0393b54196fabd1007026554bae2d9540de4
-SIZE (GoogleCloudPlatform-compute-image-packages-1.5.2-20190416_GH0.tar.gz) = 130216
+TIMESTAMP = 1559044433
+SHA256 (GoogleCloudPlatform-compute-image-packages-1.5.3-20190522_GH0.tar.gz) = 8cfb338c3c768ea7e76e479728a1438b2f10b0df13bddd70c9fbcbfc1273efd6
+SIZE (GoogleCloudPlatform-compute-image-packages-1.5.3-20190522_GH0.tar.gz) = 132314



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905272024.x4RKO09g097821>