games/wipeclean: Update to 1.1.0

This commit is contained in:
Emanuel Haupt 2022-02-27 21:47:50 +01:00
parent 843685e425
commit 87413da11b
3 changed files with 34 additions and 12 deletions

View File

@ -1,26 +1,26 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
PORTNAME= wipeclean
PORTVERSION= g20220222
PORTVERSION= 1.1.0
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= LOCAL/ehaupt
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= dos2unix nodejs:run tar:xz
NO_BUILD= yes
PLIST_FILES= bin/wipeclean
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/index.js \
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
${LN} -fs ${DATADIR}/node_modules/wipeclean/index.js \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}
dist: clean
@npm install --prefix ${WRKSRC} ${PORTNAME}@${PORTVERSION}
@${TAR} -C ${WRKDIR} -cvJpf ${DISTDIR}/${DISTFILES} ${DISTNAME}
.include <bsd.port.mk>

View File

@ -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 = 1645989237
SHA256 (wipeclean-1.1.0.tar.xz) = 3d33528426780b42b51195a39f2d3bc6a9dc6ae605a1cedb7fd0eb5a6318c606
SIZE (wipeclean-1.1.0.tar.xz) = 37136

22
games/wipeclean/pkg-plist Normal file
View File

@ -0,0 +1,22 @@
bin/wipeclean
%%DATADIR%%/node_modules/.bin/wipeclean
%%DATADIR%%/node_modules/.package-lock.json
%%DATADIR%%/node_modules/commander/LICENSE
%%DATADIR%%/node_modules/commander/Readme.md
%%DATADIR%%/node_modules/commander/esm.mjs
%%DATADIR%%/node_modules/commander/index.js
%%DATADIR%%/node_modules/commander/lib/argument.js
%%DATADIR%%/node_modules/commander/lib/command.js
%%DATADIR%%/node_modules/commander/lib/error.js
%%DATADIR%%/node_modules/commander/lib/help.js
%%DATADIR%%/node_modules/commander/lib/option.js
%%DATADIR%%/node_modules/commander/lib/suggestSimilar.js
%%DATADIR%%/node_modules/commander/package-support.json
%%DATADIR%%/node_modules/commander/package.json
%%DATADIR%%/node_modules/commander/typings/index.d.ts
%%DATADIR%%/node_modules/wipeclean/.prettierrc
%%DATADIR%%/node_modules/wipeclean/README.md
@(,,0755) %%DATADIR%%/node_modules/wipeclean/index.js
%%DATADIR%%/node_modules/wipeclean/package.json
%%DATADIR%%/package-lock.json
%%DATADIR%%/package.json