diff options
author | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2020-05-01 15:03:42 +0000 |
---|---|---|
committer | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2020-05-01 15:03:42 +0000 |
commit | fbbab56993158b63de4ea98aa13c26b1e252be1e (patch) | |
tree | 8426ae071982db229be34803cae0c6d61f84bff3 /sysutils | |
parent | 718c5eff6a392e0f4e22d56546265cf71b1f8ddf (diff) |
sysutils/pot: Update to 0.11.2
Bug fix release
Reported by: crest (via Github)
Notes
Notes:
svn path=/head/; revision=533555
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pot/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pot/Makefile b/sysutils/pot/Makefile index a99dc16c7b6f..2965eea4aeea 100644 --- a/sysutils/pot/Makefile +++ b/sysutils/pot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pot -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 PORTREVISION= 0 CATEGORIES= sysutils diff --git a/sysutils/pot/distinfo b/sysutils/pot/distinfo index 9d922eb4455b..bfdf74323b68 100644 --- a/sysutils/pot/distinfo +++ b/sysutils/pot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587327646 -SHA256 (pizzamig-pot-0.11.1_GH0.tar.gz) = 76b4acd2ac37f35ce533208e6fc51625542adf69e95aa6b02b12a97485eaa106 -SIZE (pizzamig-pot-0.11.1_GH0.tar.gz) = 152172 +TIMESTAMP = 1588341473 +SHA256 (pizzamig-pot-0.11.2_GH0.tar.gz) = 7436a385c481bd515170c2a12b875832d17210a57cc9eb23c9ef35d268409fa1 +SIZE (pizzamig-pot-0.11.2_GH0.tar.gz) = 152343 |