1
0
forked from ports/opt

meson: 0.54.2 -> 0.54.3

This commit is contained in:
Danny Rawlins 2020-06-19 08:55:09 +10:00
parent 3fdae9f2b2
commit 1387b19405
3 changed files with 13 additions and 13 deletions

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.2-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/meson-0.54.3-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/mesonbuild/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/mesonbuild/__init__.py (EMPTY)
drwxr-xr-x root/root usr/lib/python3.7/site-packages/mesonbuild/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZU6GoGjRDgAcyhEuGrV1q2cdtHhgV9QI3L0ZFh0nO2mMZfwO3ebnRrPJwz3Lo2PEXoMDPrN7UEekXVxRvw1Wgk=
SHA256 (Pkgfile) = f8b16c0e235d978c0ff60a1a5b23404c561a4095e5f5486f50fc3a661a9bb3e4
SHA256 (.footprint) = 05502b6e1b639f99f35b8e8a4ad7492ac144597b7e60eae111533751f960c27a
SHA256 (meson-0.54.2.tar.gz) = a7716eeae8f8dff002e4147642589ab6496ff839e4376a5aed761f83c1fa0455
RWSE3ohX2g5d/cfKLB9GSVtYcpYjEU4ZzWFAF5vheMEa59OZ4lMQULxWXqR+BjaVba2nQq6gLemUm6LdhN+EoIBchvkguD6h7gc=
SHA256 (Pkgfile) = a5436a0f8e06d7f405fa8831339a6f8f3d159138ce2e61b13d274fe7018968c9
SHA256 (.footprint) = 4cce64e3f2bb3e3e3391015bfb6055a0847a6626b46d1ddac37018a475989b56
SHA256 (meson-0.54.3.tar.gz) = f2bdf4cf0694e696b48261cdd14380fb1d0fe33d24744d8b2df0c12f33ebb662

View File

@ -1,10 +1,10 @@
# Description: High productivity build system.
# URL: http://mesonbuild.com/
# URL: https://mesonbuild.com/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: python3-setuptools
name=meson
version=0.54.2
version=0.54.3
release=1
source=(https://github.com/mesonbuild/meson/releases/download/$version/$name-$version.tar.gz)