svn commit: r550020 - head/graphics/py-glooey
Diane Bruce
db at FreeBSD.org
Fri Sep 25 12:35:41 UTC 2020
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
More information about the svn-ports-head
mailing list