svn commit: r568093 - head/graphics/variety

Nicola Vitale nivit at FreeBSD.org
Thu Mar 11 13:49:00 UTC 2021


Author: nivit
Date: Thu Mar 11 13:48:59 2021
New Revision: 568093
URL: https://svnweb.freebsd.org/changeset/ports/568093

Log:
  graphics/variety: update to 0.8.5
  
  Changes:	https://github.com/varietywalls/variety/releases/tag/0.8.5

Modified:
  head/graphics/variety/Makefile
  head/graphics/variety/distinfo
  head/graphics/variety/pkg-descr   (contents, props changed)

Modified: head/graphics/variety/Makefile
==============================================================================
--- head/graphics/variety/Makefile	Thu Mar 11 13:24:01 2021	(r568092)
+++ head/graphics/variety/Makefile	Thu Mar 11 13:48:59 2021	(r568093)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	variety
-PORTVERSION=	0.8.3
+PORTVERSION=	0.8.5
 CATEGORIES=	graphics
 
 MAINTAINER=	nivit at FreeBSD.org
@@ -21,6 +21,7 @@ RUN_DEPENDS=	${PY_PILLOW} \
 		${PYTHON_PKGNAMEPREFIX}dbus>=1.1.1_1:devel/py-dbus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}httplib2>=0.9:www/py-httplib2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lxml>=3.4.1_1:devel/py-lxml@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
 		bash>=4.3.33:shells/bash \
 		ca_root_nss>=3.17.4:security/ca_root_nss \

Modified: head/graphics/variety/distinfo
==============================================================================
--- head/graphics/variety/distinfo	Thu Mar 11 13:24:01 2021	(r568092)
+++ head/graphics/variety/distinfo	Thu Mar 11 13:48:59 2021	(r568093)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587160032
-SHA256 (varietywalls-variety-0.8.3_GH0.tar.gz) = 2cf496b2f44700ab4afa72d6b1d3db6b4be5e96da9ad66686f11c70187df4a5d
-SIZE (varietywalls-variety-0.8.3_GH0.tar.gz) = 895167
+TIMESTAMP = 1615387540
+SHA256 (varietywalls-variety-0.8.5_GH0.tar.gz) = 2298af592cdd5cc0c183582f74f39af74b07499074ea164a3a327d55c9338248
+SIZE (varietywalls-variety-0.8.5_GH0.tar.gz) = 889750

Modified: head/graphics/variety/pkg-descr
==============================================================================
--- head/graphics/variety/pkg-descr	Thu Mar 11 13:24:01 2021	(r568092)
+++ head/graphics/variety/pkg-descr	Thu Mar 11 13:48:59 2021	(r568093)
@@ -4,4 +4,4 @@ to rotate them on a regular interval, and provides eas
 the great images from the junk. Variety can also display wise and funny
 quotations or a nice digital clock on the desktop.
 
-WWW: http://peterlevi.com/variety/
+WWW: https://peterlevi.com/variety/


More information about the svn-ports-head mailing list