Skip to content

Commit

Permalink
devel/meson: update to 0.62.1
Browse files Browse the repository at this point in the history
Changes:	mesonbuild/meson@0.62.0...0.62.1
PR:		263492
Reported by:	GitHub (watch releases)
Exp-run by:	antoine
Approved by:	tcberner

(cherry picked from commit 982eada)
  • Loading branch information
jbeich committed Apr 28, 2022
1 parent e9b0402 commit 7484baa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devel/meson/Makefile
@@ -1,7 +1,7 @@
# Created by: Ting-Wei Lan <lantw44@gmail.com>

PORTNAME= meson
PORTVERSION= 0.62.0
PORTVERSION= 0.62.1
CATEGORIES= devel python
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/

Expand Down
6 changes: 3 additions & 3 deletions devel/meson/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647897872
SHA256 (meson-0.62.0.tar.gz) = 06f8c1cfa51bfdb533c82623ffa524cacdbea02ace6d709145e33aabdad6adcb
SIZE (meson-0.62.0.tar.gz) = 2033143
TIMESTAMP = 1650707733
SHA256 (meson-0.62.1.tar.gz) = a0f5caa1e70da12d5e63aa6a9504273759b891af36c8d87de381a4ed1380e845
SIZE (meson-0.62.1.tar.gz) = 2034805
2 changes: 1 addition & 1 deletion multimedia/libmediaart/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= libmediaart
DISTVERSION= 1.9.5
PORTREVISION= 1
CATEGORIES= multimedia devel
MASTER_SITES= GNOME

Expand All @@ -22,7 +23,6 @@ USE_LDCONFIG= yes
MESON_ARGS= -Dimage_library=gdk-pixbuf

OPTIONS_DEFINE= DOCS
OPTIONS_EXCLUDE=DOCS # https://gitlab.gnome.org/GNOME/libmediaart/-/issues/4
DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc
DOCS_MESON_TRUE= gtk_doc
#option('image_library', type: 'combo', choices: ['auto', 'gdk-pixbuf', 'qt4', 'qt5'],
Expand Down

0 comments on commit 7484baa

Please sign in to comment.