aboutsummaryrefslogtreecommitdiff
path: root/games/wipeclean
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-02-26 19:50:32 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-02-26 19:50:32 +0000
commitf1736b31236bf0f1c53a518d9ddd8e23b96253d5 (patch)
tree1d307223d8ee19cf1b578ebc278bb351892a15f7 /games/wipeclean
parent1b6369785f9ba7ab3e25ec50c09ce5866e5d65cd (diff)
downloadports-f1736b31236bf0f1c53a518d9ddd8e23b96253d5.tar.gz
ports-f1736b31236bf0f1c53a518d9ddd8e23b96253d5.zip
games/wipeclean: Update to 1.1.0
Diffstat (limited to 'games/wipeclean')
-rw-r--r--games/wipeclean/Makefile12
-rw-r--r--games/wipeclean/distinfo6
2 files changed, 8 insertions, 10 deletions
diff --git a/games/wipeclean/Makefile b/games/wipeclean/Makefile
index aae944584bfe..aef915f8c61b 100644
--- a/games/wipeclean/Makefile
+++ b/games/wipeclean/Makefile
@@ -1,25 +1,23 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
PORTNAME= wipeclean
-PORTVERSION= g20220222
+PORTVERSION= 1.1.0
CATEGORIES= games
+MASTER_SITES= https://registry.npmjs.org/wipeclean/-/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= CLI tool to wipe away your error messages in style
LICENSE= ISCL
-USES= nodejs:run
-USE_GITHUB= yes
-GH_ACCOUNT= JeanJouliaCode
-GH_PROJECT= wipeClean
-GH_TAGNAME= 858b089
+USES= nodejs:run tar:tgz
NO_BUILD= yes
+NO_WRKSUBDIR= yes
PLIST_FILES= bin/wipeclean
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/index.js \
+ ${INSTALL_SCRIPT} ${WRKSRC}/package/index.js \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/games/wipeclean/distinfo b/games/wipeclean/distinfo
index 930a20aae7de..df0602fd940b 100644
--- a/games/wipeclean/distinfo
+++ b/games/wipeclean/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645734318
-SHA256 (JeanJouliaCode-wipeClean-g20220222-858b089_GH0.tar.gz) = 778f84a787fb06e72adebd19406719df9eb33007328a3512119810bb2a9d577f
-SIZE (JeanJouliaCode-wipeClean-g20220222-858b089_GH0.tar.gz) = 2347
+TIMESTAMP = 1645904592
+SHA256 (wipeclean-1.1.0.tgz) = 9106289278472c83256c217c5003d89c07e11a13aff989d4ee073060e9476394
+SIZE (wipeclean-1.1.0.tgz) = 3023