www/peersuite: Update to 1.0

ChangeLog: https://github.com/openconstruct/Peersuite/releases/tag/1.0

Approved by:    acm (mentor)
This commit is contained in:
Jesús Daniel Colmenares Oviedo
2025-06-24 17:17:41 -04:00
parent 888206861c
commit 6e610fe383
3 changed files with 14 additions and 7 deletions
+5 -3
View File
@@ -1,5 +1,5 @@
PORTNAME= peersuite
DISTVERSION= 0.0.4
DISTVERSION= 1.0
CATEGORIES= www
MAINTAINER= dtxdf@FreeBSD.org
@@ -19,7 +19,9 @@ SUB_FILES= pkg-message
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
@cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css"
@${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR}
@cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css -depth 1"
@${MKDIR} ${STAGEDIR}${WWWDIR}/themes
@cd ${WRKSRC}/src/themes && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/themes "-name *\.css -or -name *\.json"
${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR}
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1750189169
SHA256 (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = d1df577996edc13a1dec8cdb65c10f205124459c69f60263a7264f6c8b7fd3fc
SIZE (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = 2324474
TIMESTAMP = 1750799776
SHA256 (openconstruct-Peersuite-1.0_GH0.tar.gz) = dbe1feffe4a0aad0a96c1fee5849a3b1bfd0c0306acebc0cb800a6f9a316145c
SIZE (openconstruct-Peersuite-1.0_GH0.tar.gz) = 2329352
+6 -1
View File
@@ -1,10 +1,15 @@
%%WWWDIR%%/document.js
%%WWWDIR%%/index.html
%%WWWDIR%%/kanban.js
%%WWWDIR%%/main-styles.css
%%WWWDIR%%/main.js
%%WWWDIR%%/media.js
%%WWWDIR%%/peerspace.png
%%WWWDIR%%/share.js
%%WWWDIR%%/style.css
%%WWWDIR%%/themes/dark.css
%%WWWDIR%%/themes/example.css
%%WWWDIR%%/themes/light.css
%%WWWDIR%%/themes/material.css
%%WWWDIR%%/themes/themes.json
%%WWWDIR%%/trystero-torrent.min.js
%%WWWDIR%%/whiteboard.js