Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2021 10:01:43 GMT
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5e8f6e52e5fc - main - games/rpg-cli: Update to 0.5.0
Message-ID:  <202107131001.16DA1hKG080516@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e8f6e52e5fca5cb605ca1c107c84649b638436d

commit 5e8f6e52e5fca5cb605ca1c107c84649b638436d
Author:     Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2021-07-13 09:51:20 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2021-07-13 09:52:16 +0000

    games/rpg-cli: Update to 0.5.0
    
    Changes:        https://github.com/facundoolano/rpg-cli/releases/tag/0.5.0
---
 games/rpg-cli/Makefile | 3 +--
 games/rpg-cli/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile
index 6e3eb7eb8096..f70d74dc1bc4 100644
--- a/games/rpg-cli/Makefile
+++ b/games/rpg-cli/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	rpg-cli
-DISTVERSION=	0.4.1
-PORTREVISION=	1
+DISTVERSION=	0.5.0
 CATEGORIES=	games
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/games/rpg-cli/distinfo b/games/rpg-cli/distinfo
index 9bb30b73fc78..1375cddf1b5e 100644
--- a/games/rpg-cli/distinfo
+++ b/games/rpg-cli/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1624707818
+TIMESTAMP = 1626169817
 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
 SIZE (rust/crates/atty-0.2.14.crate) = 5470
 SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a
@@ -113,5 +113,5 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9
 SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164
 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
-SHA256 (facundoolano-rpg-cli-0.4.1_GH0.tar.gz) = 2b68e9c53ff7fcebb319aa741e008b1f8c2ed714558302c1707a1fc87fa09164
-SIZE (facundoolano-rpg-cli-0.4.1_GH0.tar.gz) = 659713
+SHA256 (facundoolano-rpg-cli-0.5.0_GH0.tar.gz) = 2746093aeddd27e1fa7b75e460e232b9a84ed26569751341c53f2808c63cc637
+SIZE (facundoolano-rpg-cli-0.5.0_GH0.tar.gz) = 424080



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107131001.16DA1hKG080516>