Date: Thu, 9 Sep 2021 10:34:17 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 39e58347c570 - 2021Q3 - www/oneshot: Update to 1.5.1 Message-ID: <202109091034.189AYHo5021810@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=39e58347c57022554b4c328df7e064fb676d497b commit 39e58347c57022554b4c328df7e064fb676d497b Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-09-09 10:32:18 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-09-09 10:33:34 +0000 www/oneshot: Update to 1.5.1 Changes: https://github.com/raphaelreyna/oneshot/releases/tag/v1.5.1 MFH: 2021Q3 (cherry picked from commit b842d3f9c943d3eb0a0f18b4063314bb8b4a692c) --- www/oneshot/Makefile | 3 +-- www/oneshot/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/oneshot/Makefile b/www/oneshot/Makefile index d2387b54f8c9..163db4e09ac1 100644 --- a/www/oneshot/Makefile +++ b/www/oneshot/Makefile @@ -1,7 +1,6 @@ PORTNAME= oneshot DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 -PORTREVISION= 1 +DISTVERSION= 1.5.1 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/oneshot/distinfo b/www/oneshot/distinfo index 9a830c062acf..54384bcc7dcc 100644 --- a/www/oneshot/distinfo +++ b/www/oneshot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1620925755 -SHA256 (go/www_oneshot/oneshot-v1.5.0/v1.5.0.mod) = a6f3b5b7eb6ce37bc0886068ed434c221b2c7347d9f245946d3c96606e6494ea -SIZE (go/www_oneshot/oneshot-v1.5.0/v1.5.0.mod) = 309 -SHA256 (go/www_oneshot/oneshot-v1.5.0/v1.5.0.zip) = a7c7a9248025ba5ee5b44b2b71a5bfb856863d929fb394b605a70fd2dde9bba4 -SIZE (go/www_oneshot/oneshot-v1.5.0/v1.5.0.zip) = 663281 +TIMESTAMP = 1631183436 +SHA256 (go/www_oneshot/oneshot-v1.5.1/v1.5.1.mod) = a6f3b5b7eb6ce37bc0886068ed434c221b2c7347d9f245946d3c96606e6494ea +SIZE (go/www_oneshot/oneshot-v1.5.1/v1.5.1.mod) = 309 +SHA256 (go/www_oneshot/oneshot-v1.5.1/v1.5.1.zip) = 6cc3c397610c0c7d1ec0327520ede8cec0adff862952ee161d7612e9a3537b64 +SIZE (go/www_oneshot/oneshot-v1.5.1/v1.5.1.zip) = 663396
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109091034.189AYHo5021810>