Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 12:35:40 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550020 - head/graphics/py-glooey
Message-ID:  <202009251235.08PCZe09083280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Fri Sep 25 12:35:40 2020
New Revision: 550020
URL: https://svnweb.freebsd.org/changeset/ports/550020

Log:
  Update to 0.3.3
  
  - fix: remove stale constructor arguments
  
  Reported by:	portscout

Modified:
  head/graphics/py-glooey/Makefile
  head/graphics/py-glooey/distinfo   (contents, props changed)

Modified: head/graphics/py-glooey/Makefile
==============================================================================
--- head/graphics/py-glooey/Makefile	Fri Sep 25 12:35:13 2020	(r550019)
+++ head/graphics/py-glooey/Makefile	Fri Sep 25 12:35:40 2020	(r550020)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	glooey
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.3
 CATEGORIES=	graphics x11-toolkits python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-glooey/distinfo
==============================================================================
--- head/graphics/py-glooey/distinfo	Fri Sep 25 12:35:13 2020	(r550019)
+++ head/graphics/py-glooey/distinfo	Fri Sep 25 12:35:40 2020	(r550020)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584708926
-SHA256 (glooey-0.3.0.tar.gz) = dc2e2d6775b5114a0daa03887687e1cdb85219133be501bc0dd7bcb7d8b9ae52
-SIZE (glooey-0.3.0.tar.gz) = 13511446
+TIMESTAMP = 1601036491
+SHA256 (glooey-0.3.3.tar.gz) = 7a31775904a2acd5c5c7d617dd626c6447b0ee930d257956f85c7e9f900c51a3
+SIZE (glooey-0.3.3.tar.gz) = 19112505



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