Skip to content

Commit

Permalink
net-im/jicofo: Update to 1.0-996
Browse files Browse the repository at this point in the history
  • Loading branch information
alonsobsd committed Apr 3, 2023
1 parent 53efa27 commit 8f38b3f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions net-im/jicofo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jicofo
DISTVERSION= 1.0-877
DISTVERSION= 1.0-996
CATEGORIES= net-im java

MAINTAINER= acm@FreeBSD.org
Expand All @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/java/maven/bin/mvn:devel/maven

USE_GITHUB= yes
GH_ACCOUNT= jitsi
GH_TAGNAME= d8cca3d
GH_TAGNAME= aafb61b
USE_JAVA= yes
JAVA_VERSION= 11

Expand Down Expand Up @@ -54,7 +54,7 @@ do-install:

${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.conf.sample \
${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample
${INSTALL_DATA} ${WRKSRC}/target/${PORTNAME}-1.1-SNAPSHOT-jar-with-dependencies.jar \
${INSTALL_DATA} ${WRKSRC}/jicofo/target/${PORTNAME}-1.1-SNAPSHOT-jar-with-dependencies.jar \
${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar

.include <bsd.port.mk>
10 changes: 5 additions & 5 deletions net-im/jicofo/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1653264341
SHA256 (jicofo-1.0-877-deps.tar.gz) = 4d98c46192101c632f5c9ed7b82fae3e2b168b4f4a9569afeeaba37a4e387858
SIZE (jicofo-1.0-877-deps.tar.gz) = 146671715
SHA256 (jitsi-jicofo-1.0-877-d8cca3d_GH0.tar.gz) = 1749da8f3fbb93e7f297e7312838d7ffdec37d43a9462bdcd155dad367f1f640
SIZE (jitsi-jicofo-1.0-877-d8cca3d_GH0.tar.gz) = 232999
TIMESTAMP = 1680489796
SHA256 (jicofo-1.0-996-deps.tar.gz) = 6e654b86cd7833e7861fa7556f4ababe1a510aed6534ea3136f9ba673f2c977f
SIZE (jicofo-1.0-996-deps.tar.gz) = 162108321
SHA256 (jitsi-jicofo-1.0-996-aafb61b_GH0.tar.gz) = afd225bcf2366edbe21951e1326c465aff3bd9b47a5e78276bc6669bd8be6c91
SIZE (jitsi-jicofo-1.0-996-aafb61b_GH0.tar.gz) = 1883399

0 comments on commit 8f38b3f

Please sign in to comment.