diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-08-09 18:38:21 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-08-09 18:42:48 +0000 |
commit | 689841cf461c39b1d0868d7ef3bd7b8c1b0c3a3f (patch) | |
tree | cc071a2f24352abc37ba473700dd437f26f5a6d3 | |
parent | a53f584d003aafe6bdd7c7466254176df066a5c2 (diff) |
games/aisleriot: Use 'gnome' dir not 'gnome3'
-rw-r--r-- | games/aisleriot/Makefile | 2 | ||||
-rw-r--r-- | games/aisleriot/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index 6765ef29e674..a6c3ffc6011e 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -2,7 +2,7 @@ PORTNAME= aisleriot DISTVERSION= 3.22.19 CATEGORIES= games gnome MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${PORTVERSION}/ -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ PATCHFILES+= 4bf6fcf5c804.patch:-p1 # https://gitlab.gnome.org/GNOME/aisleriot/-/issues/916 diff --git a/games/aisleriot/distinfo b/games/aisleriot/distinfo index 6847fecd4657..d5ff0d136016 100644 --- a/games/aisleriot/distinfo +++ b/games/aisleriot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1634651003 -SHA256 (gnome3/aisleriot-3.22.19.tar.gz) = 63d890479e2b9cf15702e264c5bbab0f7f2bbce610aecbfcfb5e88c547150e2f -SIZE (gnome3/aisleriot-3.22.19.tar.gz) = 8047432 -SHA256 (gnome3/4bf6fcf5c804.patch) = 0ccdd0dbfefdf7fe3ed6b5718b71d8004fe3dd6ec8cf7b1a29b518c1389a5b8b -SIZE (gnome3/4bf6fcf5c804.patch) = 801 +TIMESTAMP = 1660070292 +SHA256 (gnome/aisleriot-3.22.19.tar.gz) = 63d890479e2b9cf15702e264c5bbab0f7f2bbce610aecbfcfb5e88c547150e2f +SIZE (gnome/aisleriot-3.22.19.tar.gz) = 8047432 +SHA256 (gnome/4bf6fcf5c804.patch) = 0ccdd0dbfefdf7fe3ed6b5718b71d8004fe3dd6ec8cf7b1a29b518c1389a5b8b +SIZE (gnome/4bf6fcf5c804.patch) = 801 |