diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-26 16:04:27 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-26 17:02:25 +0000 |
commit | d76338fefcf024f4cdb9603052e1025e9cb052a2 (patch) | |
tree | 7daf5007b81862b9fcf01accaff58b295c014f77 | |
parent | d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd (diff) |
games/gnome-nibbles: handle vala update
PR: 249940
-rw-r--r-- | games/gnome-nibbles/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-nibbles/distinfo | 6 |
2 files changed, 9 insertions, 1 deletions
diff --git a/games/gnome-nibbles/Makefile b/games/gnome-nibbles/Makefile index f3511c3f0622..5099558ad38c 100644 --- a/games/gnome-nibbles/Makefile +++ b/games/gnome-nibbles/Makefile @@ -5,6 +5,10 @@ CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/gnome-nibbles/-/commit/ +PATCHFILES= 1b48446068608aff9b5edf1fdbd4b8c0d9f0be94.diff:-p1 \ + 62964e9256fcac616109af874dbb2bd8342a9853.diff:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome nibbles diff --git a/games/gnome-nibbles/distinfo b/games/gnome-nibbles/distinfo index e77d6f0f38b6..0b722db89238 100644 --- a/games/gnome-nibbles/distinfo +++ b/games/gnome-nibbles/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1605461415 +TIMESTAMP = 1661529843 SHA256 (gnome/gnome-nibbles-3.38.2.tar.xz) = 457a64b1c88e2d8d0143c452ffd01f0300d7d3005802954ef5abf9c896b353d9 SIZE (gnome/gnome-nibbles-3.38.2.tar.xz) = 337680 +SHA256 (gnome/1b48446068608aff9b5edf1fdbd4b8c0d9f0be94.diff) = ac70318febd9b7cac79bf028d652c2370c97777e1c49cf4fed4a5f732e55c620 +SIZE (gnome/1b48446068608aff9b5edf1fdbd4b8c0d9f0be94.diff) = 3335 +SHA256 (gnome/62964e9256fcac616109af874dbb2bd8342a9853.diff) = cc149807599435179d555b2ab7b1a533716ce106da679a31e3c6b4a74187d262 +SIZE (gnome/62964e9256fcac616109af874dbb2bd8342a9853.diff) = 7152 |