diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-07-24 07:29:42 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-07-24 07:29:42 +0000 |
commit | c97e9ce392ce8ff98e10df04c30fbd7a326bcd0f (patch) | |
tree | cd74a634f4bcf97362265f9779ee5a8a0629ac37 | |
parent | Add a patch to search for configuration files under PREFIX, e.g. (diff) |
- Update to 0.3.1
PR: 230000
Submitted by: john@saltant.com(maintainer)
Notes
Notes:
svn path=/head/; revision=475228
-rw-r--r-- | net-mgmt/py-pysmi/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/py-pysmi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/py-pysmi/Makefile b/net-mgmt/py-pysmi/Makefile index 602574294480..540af5fa3068 100644 --- a/net-mgmt/py-pysmi/Makefile +++ b/net-mgmt/py-pysmi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysmi -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP \ SF/pysmi/pysmi/${PORTVERSION} diff --git a/net-mgmt/py-pysmi/distinfo b/net-mgmt/py-pysmi/distinfo index 02dd14382b43..236eda2fa287 100644 --- a/net-mgmt/py-pysmi/distinfo +++ b/net-mgmt/py-pysmi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526841426 -SHA256 (pysmi-0.3.0.tar.gz) = 87b464df6e68dedc28959f3d16b57d5138c8959c0af5cdea9747df26e20858fc -SIZE (pysmi-0.3.0.tar.gz) = 92850 +TIMESTAMP = 1532400675 +SHA256 (pysmi-0.3.1.tar.gz) = b1746f559b0d3dbaa6b7993936f215617271efde022dc3eb3166fd62380d8887 +SIZE (pysmi-0.3.1.tar.gz) = 93003 |