pkgsrc-WIP-changes archive

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

overgrowth: Update



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Sun Jul 9 18:14:15 2023 -0700
Changeset:	ff6a703b89af73cd5951ce04a78de4fff5829335

Modified Files:
	overgrowth/Makefile
	overgrowth/distinfo

Log Message:
overgrowth: Update

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

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

diffstat:
 overgrowth/Makefile | 6 +++---
 overgrowth/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/overgrowth/Makefile b/overgrowth/Makefile
index c54559adc6..1596c0f60f 100644
--- a/overgrowth/Makefile
+++ b/overgrowth/Makefile
@@ -3,8 +3,8 @@
 DISTNAME=	overgrowth-0.0
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=dressupgeekout/}
-# 'charlotte-netbsd' branch:
-GITHUB_TAG=	506fd955a2edf881109edd16961964e5bb33e126
+# 'charlotte_netbsd_2023-rebased' branch:
+GITHUB_TAG=	da1545e3e2215a73720abf39be0325f144690166
 
 MAINTAINER=	charlotte%NetBSD.org@localhost
 HOMEPAGE=	https://overgrowth.wolfire.com/
@@ -13,7 +13,7 @@ LICENSE=	apache-2.0
 
 WRKSRC=		${WRKDIR}/overgrowth-${GITHUB_TAG}/Projects
 USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++
+USE_LANGUAGES=	c c++11
 USE_CMAKE=	yes
 
 # Out-of-tree build is required.
diff --git a/overgrowth/distinfo b/overgrowth/distinfo
index 5c2a88e5c7..9695022b72 100644
--- a/overgrowth/distinfo
+++ b/overgrowth/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (overgrowth-0.0-506fd955a2edf881109edd16961964e5bb33e126.tar.gz) = 6f2511076055a44c30dfa6ba58cc1632f60feb375c9e8c85c061b169a10bfe02
-SHA512 (overgrowth-0.0-506fd955a2edf881109edd16961964e5bb33e126.tar.gz) = 20bbf71cd5444448a685dd29417d35fc2cd89effa9568bbc856643605bf2b0d97ecd36bf4466184f8ca041e2715077dbe047ea23cb063e6ab1dedd0c0ab80700
-Size (overgrowth-0.0-506fd955a2edf881109edd16961964e5bb33e126.tar.gz) = 364643177 bytes
+BLAKE2s (overgrowth-0.0-da1545e3e2215a73720abf39be0325f144690166.tar.gz) = 0f4ba7542a499c625a547bea049d7f02092c36a41ecf81458c2a2b4b9ef4c32d
+SHA512 (overgrowth-0.0-da1545e3e2215a73720abf39be0325f144690166.tar.gz) = 454aa20c3a8d3d2264cf43c448b68e5ea7ec3dd8db2666be0deb923cb2097d1c1e0881b14ec5721001f6449f2aacc677b59fe85e5fd1062ae82087b2c36023a3
+Size (overgrowth-0.0-da1545e3e2215a73720abf39be0325f144690166.tar.gz) = 394122432 bytes


Home | Main Index | Thread Index | Old Index