mm-common: 0.9.12 -> 1.0.0

This commit is contained in:
Danny Rawlins 2019-11-12 22:32:15 +11:00
parent 37fc656e45
commit 8f69491bc7
3 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mm-common-get
-rwxr-xr-x root/root usr/bin/mm-common-prepare
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
@ -13,13 +14,18 @@ drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/mm-warnings.m4
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/mm-common-get.1.gz
-rw-r--r-- root/root usr/share/man/man1/mm-common-prepare.1.gz
drwxr-xr-x root/root usr/share/mm-common/
drwxr-xr-x root/root usr/share/mm-common/build/
-rw-r--r-- root/root usr/share/mm-common/build/compile-binding.am
-rw-r--r-- root/root usr/share/mm-common/build/dist-build-scripts.py
-rw-r--r-- root/root usr/share/mm-common/build/dist-changelog.am
-rw-r--r-- root/root usr/share/mm-common/build/dist-changelog.py
-rw-r--r-- root/root usr/share/mm-common/build/doc-reference.am
-rw-r--r-- root/root usr/share/mm-common/build/doc-reference.py
-rw-r--r-- root/root usr/share/mm-common/build/generate-binding.am
-rw-r--r-- root/root usr/share/mm-common/build/generate-binding.py
drwxr-xr-x root/root usr/share/mm-common/doctags/
-rw-r--r-- root/root usr/share/mm-common/doctags/libstdc++.tag
drwxr-xr-x root/root usr/share/mm-common/doctool/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30fNYj0RnxZzdbFi6KJ9JYMGJz1IsXwJM3nS22rSn7G00XlRYJSCeyrh7Oi+NcqEV8ZmzSOQmHz7BvOrqAdUTQ8=
SHA256 (Pkgfile) = a5cd72e1a9e73b2fa9b6d94d81c6be8a434b38d6d91c0a992a53cd7c365b3401
SHA256 (.footprint) = 2960658e618189bc1937ce1a4b640dad7bbe1fe3672a93aae0823401df624b17
SHA256 (mm-common-0.9.12.tar.xz) = ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b
RWSagIOpLGJF32h7mkB1CLHDdKwjPyAJ4LWNZsYE2mB8nPSYow2uypCLBvdtBTgQKdIIYBG/d6TErHTzlgg1hN7d5WUcvkB+iAg=
SHA256 (Pkgfile) = 6d5f1d684bb2ff4b6ea960f353487f1e0cba256aa9d512698da1131d0ed6a94f
SHA256 (.footprint) = 9c3d338c898388fc31298791c51078a62e95e1b8fa1ee44a8fcb2c8700d9a252
SHA256 (mm-common-1.0.0.tar.xz) = b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4

View File

@ -3,7 +3,7 @@
# Maintainer: Danny Rawlins, crux at romster dot me
name=mm-common
version=0.9.12
version=1.0.0
release=1
source=(https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)