svn commit: r528621 - head/devel/py-virtualenvwrapper
Kubilay Kocak
koobs at FreeBSD.org
Wed Mar 18 00:55:14 UTC 2020
Author: koobs
Date: Wed Mar 18 00:55:12 2020
New Revision: 528621
URL: https://svnweb.freebsd.org/changeset/ports/528621
Log:
devel/py-virtualenvwrapper: Update to 4.8.4
Changelog:
https://virtualenvwrapper.readthedocs.io/en/latest/history.html
Approved by: nivit (maintainer, via Twitter)
Modified:
head/devel/py-virtualenvwrapper/Makefile
head/devel/py-virtualenvwrapper/distinfo
Modified: head/devel/py-virtualenvwrapper/Makefile
==============================================================================
--- head/devel/py-virtualenvwrapper/Makefile Wed Mar 18 00:51:59 2020 (r528620)
+++ head/devel/py-virtualenvwrapper/Makefile Wed Mar 18 00:55:12 2020 (r528621)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= virtualenvwrapper
-PORTVERSION= 4.8.2
-PORTREVISION= 3
+PORTVERSION= 4.8.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-virtualenvwrapper/distinfo
==============================================================================
--- head/devel/py-virtualenvwrapper/distinfo Wed Mar 18 00:51:59 2020 (r528620)
+++ head/devel/py-virtualenvwrapper/distinfo Wed Mar 18 00:55:12 2020 (r528621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508059270
-SHA256 (virtualenvwrapper-4.8.2.tar.gz) = 18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374
-SIZE (virtualenvwrapper-4.8.2.tar.gz) = 91331
+TIMESTAMP = 1584492404
+SHA256 (virtualenvwrapper-4.8.4.tar.gz) = 51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa
+SIZE (virtualenvwrapper-4.8.4.tar.gz) = 334920
More information about the svn-ports-head
mailing list