diff options
author | cpm <cpm@FreeBSD.org> | 2016-10-28 21:59:40 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2016-10-28 21:59:40 +0800 |
commit | 55c41d8e3e55ab379c2501c5bb5034b372c3bcfd (patch) | |
tree | caec82dc723b3edf08590d3265b8dfe394e6bf76 /misc | |
parent | e2e986cff13a4914a7e2b4e17b7746f8fb3464d3 (diff) | |
download | freebsd-ports-graphics-55c41d8e3e55ab379c2501c5bb5034b372c3bcfd.tar.gz freebsd-ports-graphics-55c41d8e3e55ab379c2501c5bb5034b372c3bcfd.tar.zst freebsd-ports-graphics-55c41d8e3e55ab379c2501c5bb5034b372c3bcfd.zip |
misc/py-socli: Update to 2.5
- Update PORTVERSION and distinfo checksum (2.5)
Changelog:
https://github.com/gautamkrishnar/socli/releases/tag/2.5
Reviewed by: koobs (mentor)
Approved by: feld, koobs (mentors)
Differential Revision: D8372
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-socli/Makefile | 2 | ||||
-rw-r--r-- | misc/py-socli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-socli/Makefile b/misc/py-socli/Makefile index 17386a9f64b..5881d9e8cc2 100644 --- a/misc/py-socli/Makefile +++ b/misc/py-socli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= socli -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-socli/distinfo b/misc/py-socli/distinfo index 41e0e64cfac..ea19c9f949d 100644 --- a/misc/py-socli/distinfo +++ b/misc/py-socli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471428495 -SHA256 (gautamkrishnar-socli-2.4_GH0.tar.gz) = 9a39e8f714d62e7db676acf2f1c41500da18cce06df7c02d4c2a0efc27fad0b0 -SIZE (gautamkrishnar-socli-2.4_GH0.tar.gz) = 10589 +TIMESTAMP = 1477657094 +SHA256 (gautamkrishnar-socli-2.5_GH0.tar.gz) = 9086982b32f1b8faee2fac84b26fdc23082005b5ba09c8c63caedec512209c13 +SIZE (gautamkrishnar-socli-2.5_GH0.tar.gz) = 10785 |