pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/holtz



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun  7 06:35:14 UTC 2023

Modified Files:
        pkgsrc/games/holtz: Makefile distinfo

Log Message:
holtz: update to 1.5.0.

1.5.0:
- port to wxWidgets 3.0


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/games/holtz/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/holtz/distinfo

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

Modified files:

Index: pkgsrc/games/holtz/Makefile
diff -u pkgsrc/games/holtz/Makefile:1.59 pkgsrc/games/holtz/Makefile:1.60
--- pkgsrc/games/holtz/Makefile:1.59    Sun Apr 23 14:26:19 2023
+++ pkgsrc/games/holtz/Makefile Wed Jun  7 06:35:14 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2023/04/23 14:26:19 adam Exp $
+# $NetBSD: Makefile,v 1.60 2023/06/07 06:35:14 wiz Exp $
 
-DISTNAME=      holtz-1.4.0
-PKGREVISION=   32
+DISTNAME=      holtz-1.5.0
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=holtz/}
 
@@ -15,5 +14,5 @@ USE_LANGUAGES=                c c++
 USE_TOOLS+=            gmake
 
 .include "../../devel/boost-libs/buildlink3.mk"
-.include "../../x11/wxGTK28/buildlink3.mk"
+.include "../../x11/wxGTK30/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/games/holtz/distinfo
diff -u pkgsrc/games/holtz/distinfo:1.5 pkgsrc/games/holtz/distinfo:1.6
--- pkgsrc/games/holtz/distinfo:1.5     Tue Oct 26 10:44:04 2021
+++ pkgsrc/games/holtz/distinfo Wed Jun  7 06:35:14 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:44:04 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/06/07 06:35:14 wiz Exp $
 
-BLAKE2s (holtz-1.4.0.tar.gz) = 7416d639c8b499d7692a062eb56aa7f6f2218569b08315ae1780d4a3580922a3
-SHA512 (holtz-1.4.0.tar.gz) = 4033be0de3966080eba9281a3ba5666991abc7346b9f1dce5c04586173606b50efa902ab3d8981b262d7342e0bc85113520aa3de84905d0a026d28ea0848e5ff
-Size (holtz-1.4.0.tar.gz) = 2077168 bytes
+BLAKE2s (holtz-1.5.0.tar.gz) = db79eac2feab21559651cd072ff64b58fbbf5f5eb71bc88a0b9c4fef1370139a
+SHA512 (holtz-1.5.0.tar.gz) = 9e1b0053a33637bc28965844a0772911d751610e72d1f6bd947f36f59530d365ab317713f3f15f305614d6752951bbf67c0b76874bb5fa4403af8dcb4631f22d
+Size (holtz-1.5.0.tar.gz) = 2177822 bytes



Home | Main Index | Thread Index | Old Index