git: 54009ac47d8b - main - www/peersuite: Update to 0.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Jun 2025 06:39:53 UTC
The branch main has been updated by dtxdf:
URL: https://cgit.FreeBSD.org/ports/commit/?id=54009ac47d8b40488160abaf5cec8a952eb3c640
commit 54009ac47d8b40488160abaf5cec8a952eb3c640
Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2025-06-17 21:02:37 +0000
Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2025-06-19 06:38:10 +0000
www/peersuite: Update to 0.0.4
ChangeLog: https://github.com/openconstruct/Peersuite/releases/tag/0.0.4
Approved by: acm (mentor)
---
www/peersuite/Makefile | 5 +++--
www/peersuite/distinfo | 6 +++---
www/peersuite/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/www/peersuite/Makefile b/www/peersuite/Makefile
index 8a0b4ab97a42..80c23390a015 100644
--- a/www/peersuite/Makefile
+++ b/www/peersuite/Makefile
@@ -1,5 +1,5 @@
PORTNAME= peersuite
-DISTVERSION= 0.0.3
+DISTVERSION= 0.0.4
CATEGORIES= www
MAINTAINER= dtxdf@FreeBSD.org
@@ -19,6 +19,7 @@ SUB_FILES= pkg-message
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
- ${CP} ${WRKSRC}/*.js ${WRKSRC}/*.html ${WRKSRC}/*.png ${STAGEDIR}${WWWDIR}
+ @cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css"
+ @${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR}
.include <bsd.port.mk>
diff --git a/www/peersuite/distinfo b/www/peersuite/distinfo
index 25613ad1aefc..66266d458991 100644
--- a/www/peersuite/distinfo
+++ b/www/peersuite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749513945
-SHA256 (openconstruct-Peersuite-0.0.3_GH0.tar.gz) = 876007e1ffbaa22c919485a93a48efb797866b53761c6852ad41c06ff3ff4745
-SIZE (openconstruct-Peersuite-0.0.3_GH0.tar.gz) = 3484660
+TIMESTAMP = 1750189169
+SHA256 (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = d1df577996edc13a1dec8cdb65c10f205124459c69f60263a7264f6c8b7fd3fc
+SIZE (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = 2324474
diff --git a/www/peersuite/pkg-plist b/www/peersuite/pkg-plist
index 6e744465c18a..a721114ccd2f 100644
--- a/www/peersuite/pkg-plist
+++ b/www/peersuite/pkg-plist
@@ -3,8 +3,8 @@
%%WWWDIR%%/kanban.js
%%WWWDIR%%/main.js
%%WWWDIR%%/media.js
-%%WWWDIR%%/peer.png
%%WWWDIR%%/peerspace.png
%%WWWDIR%%/share.js
+%%WWWDIR%%/style.css
%%WWWDIR%%/trystero-torrent.min.js
%%WWWDIR%%/whiteboard.js