Date: Thu, 12 Sep 2024 12:42:25 GMT From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3e71a548c9ab - main - misc/alpaca: Update to 2.0.2 Message-ID: <202409121242.48CCgPHV064408@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e71a548c9ab917523657838f5686299fdf5ade8 commit 3e71a548c9ab917523657838f5686299fdf5ade8 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-09-12 12:40:13 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-09-12 12:41:59 +0000 misc/alpaca: Update to 2.0.2 Release changes: https://github.com/Jeffser/Alpaca/releases/tag/2.0.1 https://github.com/Jeffser/Alpaca/releases/tag/2.0.2 Reported by: Jeffry Samuel <notifications@github.com> --- misc/alpaca/Makefile | 2 +- misc/alpaca/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile index ee6796837513..f3fa5ab2eb58 100644 --- a/misc/alpaca/Makefile +++ b/misc/alpaca/Makefile @@ -1,5 +1,5 @@ PORTNAME= alpaca -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.2 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org diff --git a/misc/alpaca/distinfo b/misc/alpaca/distinfo index 564c3a3624f9..2ef6d13ea4e4 100644 --- a/misc/alpaca/distinfo +++ b/misc/alpaca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726056392 -SHA256 (Jeffser-Alpaca-2.0.0_GH0.tar.gz) = 227ddcdc8c9a184d5be3b62827355be77f918458f098bc9cca70139c3197b1ae -SIZE (Jeffser-Alpaca-2.0.0_GH0.tar.gz) = 440675 +TIMESTAMP = 1726127757 +SHA256 (Jeffser-Alpaca-2.0.2_GH0.tar.gz) = a2d60f957a3040626f9cd8c0f54fb49e27621001bddf1a004b9d1e51fbe284a0 +SIZE (Jeffser-Alpaca-2.0.2_GH0.tar.gz) = 441035
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409121242.48CCgPHV064408>