pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gource
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 11 10:28:10 UTC 2026
Modified Files:
pkgsrc/graphics/gource: Makefile distinfo
Removed Files:
pkgsrc/graphics/gource/patches: patch-configure
Log Message:
gource: updated to 0.56
0.56:
* Added --author-time option (onlyJakob).
* Fixed build with Boost 1.89.0 by no longer linking boost system.
* Increased minimum required version of Boost to 1.69.
* Request compatibility profile when creating OpenGL context.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/graphics/gource/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/gource/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gource/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gource/Makefile
diff -u pkgsrc/graphics/gource/Makefile:1.65 pkgsrc/graphics/gource/Makefile:1.66
--- pkgsrc/graphics/gource/Makefile:1.65 Thu Oct 23 20:37:31 2025
+++ pkgsrc/graphics/gource/Makefile Wed Mar 11 10:28:10 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2025/10/23 20:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2026/03/11 10:28:10 adam Exp $
-DISTNAME= gource-0.55
-PKGREVISION= 4
+DISTNAME= gource-0.56
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=acaudwell/}
GITHUB_PROJECT= Gource
Index: pkgsrc/graphics/gource/distinfo
diff -u pkgsrc/graphics/gource/distinfo:1.14 pkgsrc/graphics/gource/distinfo:1.15
--- pkgsrc/graphics/gource/distinfo:1.14 Sat Sep 27 07:10:08 2025
+++ pkgsrc/graphics/gource/distinfo Wed Mar 11 10:28:10 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/09/27 07:10:08 adam Exp $
+$NetBSD: distinfo,v 1.15 2026/03/11 10:28:10 adam Exp $
-BLAKE2s (gource-0.55.tar.gz) = b0b5f1ea4554907442654100902af7439965f97b182e78af9dad87dfc19e4d1b
-SHA512 (gource-0.55.tar.gz) = 6df687441fc04e9bdfcf3620ed6b8a8fc1ac5774d21f51afdb0d518339ea1518914db77c90fb457ada899653c491a3b45c340665c3efa28bddeac65eeb334488
-Size (gource-0.55.tar.gz) = 900907 bytes
-SHA1 (patch-configure) = 15f3f76b8cd7a9a09db0905464176a6533fa041e
+BLAKE2s (gource-0.56.tar.gz) = f7b25082e55281560a3dc096aca5461d6b0c7c01bef3d59c2cadae813c652ed2
+SHA512 (gource-0.56.tar.gz) = 31f8fe4790d18ee985f4a5173b13b2ff16ba39916df6e79e3df7f066ae31d1ed0ab381e17cf18f0374abdccee5cb30810dd2ec80e308e2a2afa011ed5f5d309f
+Size (gource-0.56.tar.gz) = 903712 bytes
Home |
Main Index |
Thread Index |
Old Index