Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2023 03:18:58 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8f38b3f75392 - main - net-im/jicofo: Update to 1.0-996
Message-ID:  <202304030318.3333IwZ8034716@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f38b3f75392a6773c42b15561d9de0bbbcdecc8

commit 8f38b3f75392a6773c42b15561d9de0bbbcdecc8
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-04-03 03:10:25 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-04-03 03:18:33 +0000

    net-im/jicofo: Update to 1.0-996
---
 net-im/jicofo/Makefile |  6 +++---
 net-im/jicofo/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-im/jicofo/Makefile b/net-im/jicofo/Makefile
index b110073c05ee..88ff2edf04b1 100644
--- a/net-im/jicofo/Makefile
+++ b/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
@@ -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
 
@@ -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>
diff --git a/net-im/jicofo/distinfo b/net-im/jicofo/distinfo
index 8f212255c0fc..0a6512f31425 100644
--- a/net-im/jicofo/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304030318.3333IwZ8034716>