svn commit: r502827 - head/sysutils/google-compute-engine-oslogin

Steve Wills swills at FreeBSD.org
Mon May 27 20:24:01 UTC 2019


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 at collabora.com> (maintainer)
  Reported by:	jay at 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 at 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


More information about the svn-ports-all mailing list