Skip to content

Commit

Permalink
games/aisleriot: Update to 3.22.25
Browse files Browse the repository at this point in the history
Use USE_GITLAB to follow Porters Handbook more closely
Upstream doesn't provide changelog(s) between releases

PR:		267067
Approved by:	portmgr (maintainer timeout, 2+ weeks)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 30, 2022
1 parent 2723b9a commit 1ad8b06
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
11 changes: 6 additions & 5 deletions games/aisleriot/Makefile
@@ -1,12 +1,8 @@
PORTNAME= aisleriot
DISTVERSION= 3.22.19
DISTVERSION= 3.22.25
CATEGORIES= games gnome
MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${PORTVERSION}/
DIST_SUBDIR= gnome

PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= 4bf6fcf5c804.patch:-p1 # https://gitlab.gnome.org/GNOME/aisleriot/-/issues/916

MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of patience games written in guile scheme
WWW= https://wiki.gnome.org/Apps/Aisleriot
Expand All @@ -25,9 +21,14 @@ PORTSCOUT= limitw:1,even

USES= desktop-file-utils gettext meson gnome pkgconfig \
python:build,3.6+ shebangfix xorg
USE_GITLAB= yes
USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build
USE_XORG= x11

GL_SITE= https://gitlab.gnome.org/
GL_ACCOUNT= GNOME
GL_COMMIT= 8a4542d2f44ee1425a56ac7595ed51449ae0290e

MESON_ARGS= -Dtheme_kde=false
SHEBANG_FILES= data/icons/meson_updateiconcache.py \
data/meson_desktopfile.py \
Expand Down
8 changes: 3 additions & 5 deletions games/aisleriot/distinfo
@@ -1,5 +1,3 @@
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
TIMESTAMP = 1665783492
SHA256 (gnome/GNOME-aisleriot-8a4542d2f44ee1425a56ac7595ed51449ae0290e_GL0.tar.gz) = 1f53fba7f21d91b2ebede2215e3bdbb2c987c4dd09a58f7b0a541eb6a06df086
SIZE (gnome/GNOME-aisleriot-8a4542d2f44ee1425a56ac7595ed51449ae0290e_GL0.tar.gz) = 8081055
1 change: 1 addition & 0 deletions games/aisleriot/pkg-plist
Expand Up @@ -2124,6 +2124,7 @@ share/icons/hicolor/32x32/apps/gnome-freecell.png
share/icons/hicolor/48x48/apps/gnome-aisleriot.png
share/icons/hicolor/48x48/apps/gnome-freecell.png
share/icons/hicolor/symbolic/apps/gnome-aisleriot-symbolic.svg
share/locale/ab/LC_MESSAGES/aisleriot.mo
share/locale/af/LC_MESSAGES/aisleriot.mo
share/locale/am/LC_MESSAGES/aisleriot.mo
share/locale/ar/LC_MESSAGES/aisleriot.mo
Expand Down

0 comments on commit 1ad8b06

Please sign in to comment.