Skip to content

Commit

Permalink
devel/gitqlient: update to latest replease
Browse files Browse the repository at this point in the history
New git commands support, could build with CMake (but I
did not change that around yet), supports Qt6 (but I
am not going to flavorize for that).

Reported by:	portscout
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed Jan 6, 2023
1 parent 036d500 commit 4312163
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions devel/gitqlient/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gitqlient
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.0
DISTVERSION= 1.6.1
CATEGORIES= devel

MAINTAINER= adridg@FreeBSD.org
Expand All @@ -22,10 +22,10 @@ GH_PROJECT= GitQlient \
QLogger:logger \
AuxiliarCustomWidgets:aux \
git:git
GH_TAGNAME= cc937794e910d0452f0c07b4961c6014a7358831:widget \
GH_TAGNAME= 40d0a02e5bdf2f49f9ea41ca533093b2808b0140:widget \
d1ed24e080521a239d5d5e2c2347fe211f0f3e4f:logger \
835f538b4a79e4d6bb70eef37a32103e7b2a1fd1:aux \
b62750f4da4b133faff49e6f53950d659b18c948:git
f86e72abd442f73b1e3b10ac922908d03444f115:aux \
9166fa0226666fda39f3efc10394bc730286ed9d:git
GH_SUBDIR= src/QPinnableTabWidget:widget \
src/QLogger:logger \
src/AuxiliarCustomWidgets:aux \
Expand Down
18 changes: 9 additions & 9 deletions devel/gitqlient/distinfo
@@ -1,11 +1,11 @@
TIMESTAMP = 1656355646
SHA256 (francescmm-GitQlient-v1.5.0_GH0.tar.gz) = 69850f3123ee2e9618c0061b7460d6ff39f0490cb9790745b1d80192069f90f8
SIZE (francescmm-GitQlient-v1.5.0_GH0.tar.gz) = 4452568
SHA256 (francescmm-QPinnableTabWidget-cc937794e910d0452f0c07b4961c6014a7358831_GH0.tar.gz) = b04d5d1e8060b845eea4b0b48d3d28a757db4d759c6538dc4371b59b8823f810
SIZE (francescmm-QPinnableTabWidget-cc937794e910d0452f0c07b4961c6014a7358831_GH0.tar.gz) = 13299
TIMESTAMP = 1672958678
SHA256 (francescmm-GitQlient-v1.6.1_GH0.tar.gz) = 3e2162e16c38f0b55ef225fad4ced7b590274c6e45f3083b97ea85cd3f527b10
SIZE (francescmm-GitQlient-v1.6.1_GH0.tar.gz) = 4457787
SHA256 (francescmm-QPinnableTabWidget-40d0a02e5bdf2f49f9ea41ca533093b2808b0140_GH0.tar.gz) = 3c64c99d524770c6f78493c6e1ac392acd80ac9d18fa036de2986704f04ea1ce
SIZE (francescmm-QPinnableTabWidget-40d0a02e5bdf2f49f9ea41ca533093b2808b0140_GH0.tar.gz) = 13442
SHA256 (francescmm-QLogger-d1ed24e080521a239d5d5e2c2347fe211f0f3e4f_GH0.tar.gz) = e3f85938b7185c1ce34cd14f65bcc0d447ae73836f70c17113420b29de6e085f
SIZE (francescmm-QLogger-d1ed24e080521a239d5d5e2c2347fe211f0f3e4f_GH0.tar.gz) = 20307
SHA256 (francescmm-AuxiliarCustomWidgets-835f538b4a79e4d6bb70eef37a32103e7b2a1fd1_GH0.tar.gz) = 2127b389ed38446bb8bc3824dafb29db8813bb114ace83aa0d094876855aa127
SIZE (francescmm-AuxiliarCustomWidgets-835f538b4a79e4d6bb70eef37a32103e7b2a1fd1_GH0.tar.gz) = 438731
SHA256 (francescmm-git-b62750f4da4b133faff49e6f53950d659b18c948_GH0.tar.gz) = 19b64a7859af9e34d63a6fd84c320e978833e393be0deb93fffc6862787240be
SIZE (francescmm-git-b62750f4da4b133faff49e6f53950d659b18c948_GH0.tar.gz) = 28824
SHA256 (francescmm-AuxiliarCustomWidgets-f86e72abd442f73b1e3b10ac922908d03444f115_GH0.tar.gz) = 0694fa7bff534fd6f8b5dab47f650cd1fff9704a43779ed0d0a5bd9234980568
SIZE (francescmm-AuxiliarCustomWidgets-f86e72abd442f73b1e3b10ac922908d03444f115_GH0.tar.gz) = 438806
SHA256 (francescmm-git-9166fa0226666fda39f3efc10394bc730286ed9d_GH0.tar.gz) = 9408864da8fbf69dd8e023512ccbf22a46ee101c03aad844f028845d82ecd429
SIZE (francescmm-git-9166fa0226666fda39f3efc10394bc730286ed9d_GH0.tar.gz) = 29413

0 comments on commit 4312163

Please sign in to comment.