Date: Sat, 25 Apr 2020 22:03:31 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532981 - head/devel/sentry-cli Message-ID: <202004252203.03PM3VNE011038@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Apr 25 22:03:30 2020 New Revision: 532981 URL: https://svnweb.freebsd.org/changeset/ports/532981 Log: devel/sentry-cli: Update to 1.52.3 PR: 245885 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Modified: head/devel/sentry-cli/Makefile head/devel/sentry-cli/distinfo Modified: head/devel/sentry-cli/Makefile ============================================================================== --- head/devel/sentry-cli/Makefile Sat Apr 25 21:08:43 2020 (r532980) +++ head/devel/sentry-cli/Makefile Sat Apr 25 22:03:30 2020 (r532981) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sentry-cli -DISTVERSION= 1.52.1 -PORTREVISION= 2 +DISTVERSION= 1.52.3 CATEGORIES= devel MAINTAINER= vulcan@wired.sh @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 -USES= cargo ssl +USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= getsentry Modified: head/devel/sentry-cli/distinfo ============================================================================== --- head/devel/sentry-cli/distinfo Sat Apr 25 21:08:43 2020 (r532980) +++ head/devel/sentry-cli/distinfo Sat Apr 25 22:03:30 2020 (r532981) @@ -1,4 +1,4 @@ -TIMESTAMP = 1585982203 +TIMESTAMP = 1587736704 SHA256 (rust/crates/adler32-1.0.4.tar.gz) = 5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2 SIZE (rust/crates/adler32-1.0.4.tar.gz) = 5105 SHA256 (rust/crates/advapi32-sys-0.2.0.tar.gz) = e06588080cb19d0acb6739808aafa5f26bfb2ca015b2b6370028b44cf7cb8a9a @@ -505,5 +505,5 @@ SHA256 (rust/crates/xml-rs-0.8.0.tar.gz) = 541b12c998c SIZE (rust/crates/xml-rs-0.8.0.tar.gz) = 50974 SHA256 (rust/crates/zip-0.5.5.tar.gz) = 6df134e83b8f0f8153a094c7b0fd79dfebe437f1d76e7715afa18ed95ebe2fd7 SIZE (rust/crates/zip-0.5.5.tar.gz) = 33064 -SHA256 (getsentry-sentry-cli-1.52.1_GH0.tar.gz) = 9756f1d2a5da4e9dd84512b147f7a58ab2b2f2089c3f7441865bd091b3de4f21 -SIZE (getsentry-sentry-cli-1.52.1_GH0.tar.gz) = 214848 +SHA256 (getsentry-sentry-cli-1.52.3_GH0.tar.gz) = 9b1916d3a72bd6450230bba29871ac661e56ca5cb75e4ffd7ad33fd6a04d9d8f +SIZE (getsentry-sentry-cli-1.52.3_GH0.tar.gz) = 224285
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004252203.03PM3VNE011038>