pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/gnome-nibbles



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Apr 14 14:22:48 UTC 2024

Modified Files:
        pkgsrc/games/gnome-nibbles: Makefile distinfo

Log Message:
gnome-nibbles: updated to 4.0.3

4.0.3 - March 15, 2024

- Updated translations (Hungarian & Basque).

4.0.2 - February 9, 2024

- Updated translations (German, Indonesian & Lithuanian).
- Fixes for compatibility with gcc >= 14.0 & clang >= 16 when compiling with a version of vala < 0.56.15
- Note:
  If you have still have issues compiling this or other vala source code try the following compiler options:
  For gcc >= 14
    "-Wno-incompatible-pointer-types"
  For clang >= 16
    "-Wno-incompatible-function-pointer-types" & "-Wno-incompatible-pointer-types"
- Thanks:
  Gnome Nibbles has recently been packaged for pkgsrc.org, many thanks to Thomas Klausner.
  For those of you who don't know pkgsrc it is an impressive package system that works on multiple platforms.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/gnome-nibbles/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/gnome-nibbles/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/gnome-nibbles/Makefile
diff -u pkgsrc/games/gnome-nibbles/Makefile:1.2 pkgsrc/games/gnome-nibbles/Makefile:1.3
--- pkgsrc/games/gnome-nibbles/Makefile:1.2     Sun Apr  7 07:34:02 2024
+++ pkgsrc/games/gnome-nibbles/Makefile Sun Apr 14 14:22:48 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/04/07 07:34:02 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/14 14:22:48 adam Exp $
 
-DISTNAME=      gnome-nibbles-4.0.1
-PKGREVISION=   1
+DISTNAME=      gnome-nibbles-4.0.3
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-nibbles/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/games/gnome-nibbles/distinfo
diff -u pkgsrc/games/gnome-nibbles/distinfo:1.1 pkgsrc/games/gnome-nibbles/distinfo:1.2
--- pkgsrc/games/gnome-nibbles/distinfo:1.1     Fri Jan  5 17:55:39 2024
+++ pkgsrc/games/gnome-nibbles/distinfo Sun Apr 14 14:22:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/05 17:55:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/04/14 14:22:48 adam Exp $
 
-BLAKE2s (gnome-nibbles-4.0.1.tar.xz) = 035a4ec7b6627e4f29a57fcf308fcf3ed402a925b72171a8a0ce57fc3eda1ace
-SHA512 (gnome-nibbles-4.0.1.tar.xz) = 802bf7f320613b3a1d57cbe7ab804ba07781ad3c5e6ea3e5d1d2ee0d744055265b05895987d84714ca6eeb7eca832f138a2427f5c00d25ef14c8ef8976ddae2f
-Size (gnome-nibbles-4.0.1.tar.xz) = 417716 bytes
+BLAKE2s (gnome-nibbles-4.0.3.tar.xz) = 399b3996af9c50f76770bff2d028fe2011ba2e27513d37e507e64904b26167c4
+SHA512 (gnome-nibbles-4.0.3.tar.xz) = e1464a2aba405456edcf7b3f8bfc19eb6991003ef23323db8b771960a5fc009c51b69f638ccabbb996f238ced40f6d4eb4b4b42913523493b9b5f1b95ad04d44
+Size (gnome-nibbles-4.0.3.tar.xz) = 419184 bytes



Home | Main Index | Thread Index | Old Index