diff options
author | yuri <yuri@FreeBSD.org> | 2018-05-22 23:37:32 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-05-22 23:37:32 +0800 |
commit | e9fdf981392898ed4bc6d9a4d06a2ada885917e2 (patch) | |
tree | 35bb7ecd2ab73980fc0fc219f24763d4a9df1cd3 /math | |
parent | 97de61ca130dfb21015bb02b4fd01abf477c49d9 (diff) | |
download | freebsd-ports-gnome-e9fdf981392898ed4bc6d9a4d06a2ada885917e2.tar.gz freebsd-ports-gnome-e9fdf981392898ed4bc6d9a4d06a2ada885917e2.tar.zst freebsd-ports-gnome-e9fdf981392898ed4bc6d9a4d06a2ada885917e2.zip |
math/mppp: Update 0.10 -> 0.11
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/mppp/Makefile | 2 | ||||
-rw-r--r-- | math/mppp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/mppp/Makefile b/math/mppp/Makefile index 4f8dfd04bc78..b203095a0045 100644 --- a/math/mppp/Makefile +++ b/math/mppp/Makefile @@ -2,7 +2,7 @@ PORTNAME= mppp DISTVERSIONPREFIX= v -DISTVERSION= 0.10 +DISTVERSION= 0.11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mppp/distinfo b/math/mppp/distinfo index 91c015d00613..70c7e473982b 100644 --- a/math/mppp/distinfo +++ b/math/mppp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522995816 -SHA256 (bluescarni-mppp-v0.10_GH0.tar.gz) = 8dd81aa29358772d70e394fe217bd7dc928a8d2813a1ec03f28f1cc1342cd553 -SIZE (bluescarni-mppp-v0.10_GH0.tar.gz) = 1280303 +TIMESTAMP = 1527003265 +SHA256 (bluescarni-mppp-v0.11_GH0.tar.gz) = 07646290f483a9f0c02846514576daba9f5975115752cc4b0666097221e1b5e7 +SIZE (bluescarni-mppp-v0.11_GH0.tar.gz) = 1284473 |