pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cockatrice: Update to 3.0.2



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Fri Sep 4 17:41:37 2026 -0700
Changeset:	e4ae38ef8dc73920966c6cdff7c54b30b88b3be0

Modified Files:
	cockatrice/Makefile
	cockatrice/common.mk
	cockatrice/distinfo

Log Message:
cockatrice: Update to 3.0.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e4ae38ef8dc73920966c6cdff7c54b30b88b3be0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cockatrice/Makefile  | 2 +-
 cockatrice/common.mk | 5 +++--
 cockatrice/distinfo  | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/cockatrice/Makefile b/cockatrice/Makefile
index 78b46f807e..ab59617cb3 100644
--- a/cockatrice/Makefile
+++ b/cockatrice/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	cockatrice-2.10.2
+PKGNAME=	cockatrice-3.0.2
 
 .include "../../wip/cockatrice/common.mk"
 
diff --git a/cockatrice/common.mk b/cockatrice/common.mk
index 1215bd0a6a..c94c6db223 100644
--- a/cockatrice/common.mk
+++ b/cockatrice/common.mk
@@ -3,13 +3,14 @@
 DISTNAME=	cockatrice-${PKGVERSION_NOREV}
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Cockatrice/}
-GITHUB_TAG=	2025-04-03-Release-${PKGVERSION_NOREV}
+GITHUB_PROJECT=	Cockatrice
+GITHUB_TAG=	2026-06-26-Release-${PKGVERSION_NOREV}
 
-USE_CMAKE=	yes
 USE_LANGUAGES=	c c++
 
 WRKSRC=		${WRKDIR}/Cockatrice-${GITHUB_TAG}
 
+.include "../../devel/cmake/build.mk"
 .include "../../devel/protobuf/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/cockatrice/distinfo b/cockatrice/distinfo
index 51fa0aaa66..933917f180 100644
--- a/cockatrice/distinfo
+++ b/cockatrice/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (cockatrice-2.10.2.tar.gz) = 1f833d63e10810efbc03df46426aaa385fabc657e3cbb6d54be2d05d1c7bc051
-SHA512 (cockatrice-2.10.2.tar.gz) = e510d1aa2bc12424ca7c57e5b62c398266c36e3d96b4f341bb3599f49f94572e11b7b5d8af4cb7abcfe396c8625ffffaf28e0d150573e21b0ec5d8f061401c2b
-Size (cockatrice-2.10.2.tar.gz) = 9862401 bytes
+BLAKE2s (cockatrice-3.0.2.tar.gz) = 2851c00b14ae93125c74eaa1c96970c01a67835171ba402efa3440cae2287317
+SHA512 (cockatrice-3.0.2.tar.gz) = ae244278e2c5139e843cf0eae94e0a22d2a45eca07fc151d7156f207977911df0e7ed275a28f4494055dd3edf8a13a3ee3bd952c8012b58eb3333403d02220a1
+Size (cockatrice-3.0.2.tar.gz) = 24991472 bytes


Home | Main Index | Thread Index | Old Index