diff options
author | cpm <cpm@FreeBSD.org> | 2016-08-17 20:10:09 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2016-08-17 20:10:09 +0800 |
commit | 956dd7bf8f0897e8f8dd4cbb9f15efcf211df78c (patch) | |
tree | 3f21489e502852e26d347357ce6523fd4844d97d /misc/py-socli | |
parent | 9126a28bfac0d4051bcb48fc9ad0bac21af61e62 (diff) | |
download | freebsd-ports-gnome-956dd7bf8f0897e8f8dd4cbb9f15efcf211df78c.tar.gz freebsd-ports-gnome-956dd7bf8f0897e8f8dd4cbb9f15efcf211df78c.tar.zst freebsd-ports-gnome-956dd7bf8f0897e8f8dd4cbb9f15efcf211df78c.zip |
- Update to 2.4
- Added StackOverflow attribution
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7546
Diffstat (limited to 'misc/py-socli')
-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 af6f5639da92..17386a9f64ba 100644 --- a/misc/py-socli/Makefile +++ b/misc/py-socli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= socli -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-socli/distinfo b/misc/py-socli/distinfo index 02e0b09402d7..41e0e64cfac8 100644 --- a/misc/py-socli/distinfo +++ b/misc/py-socli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1468842979 -SHA256 (gautamkrishnar-socli-2.3_GH0.tar.gz) = c8012dfb4c94785af6582a99ea707682e3fadd5341fa16bdf92f08435bf78359 -SIZE (gautamkrishnar-socli-2.3_GH0.tar.gz) = 10454 +TIMESTAMP = 1471428495 +SHA256 (gautamkrishnar-socli-2.4_GH0.tar.gz) = 9a39e8f714d62e7db676acf2f1c41500da18cce06df7c02d4c2a0efc27fad0b0 +SIZE (gautamkrishnar-socli-2.4_GH0.tar.gz) = 10589 |