pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mm-common
Module Name: pkgsrc
Committed By: adam
Date: Thu Apr 8 20:49:07 UTC 2021
Modified Files:
pkgsrc/devel/mm-common: Makefile PLIST distinfo
Log Message:
mm-common: updated to 1.0.2
mm-common 1.0.2 (2020-09-25)
* util/doc-install.pl: Update for Doxygen >= 1.8.16
* doc-reference.py: Don't include DESTDIR in the DevHelp base path
* dist-build-scripts.py: Remove files from distribution, if requested
mm-common 1.0.1 (2020-06-04)
* Make libstdc++.tag retrieval work for Windows
* skeletonmm/meson.build: Check if .git is a directory or a file
* util: Add check-dllexport-usage.py to check gmmproc version
* skeletonmm: Improve the Meson build system
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/mm-common/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/mm-common/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/mm-common/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/mm-common/Makefile
diff -u pkgsrc/devel/mm-common/Makefile:1.9 pkgsrc/devel/mm-common/Makefile:1.10
--- pkgsrc/devel/mm-common/Makefile:1.9 Fri Dec 4 20:45:11 2020
+++ pkgsrc/devel/mm-common/Makefile Thu Apr 8 20:49:07 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/12/04 20:45:11 nia Exp $
+# $NetBSD: Makefile,v 1.10 2021/04/08 20:49:07 adam Exp $
-DISTNAME= mm-common-1.0.0
-PKGREVISION= 1
+DISTNAME= mm-common-1.0.2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mm-common/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -11,8 +10,8 @@ HOMEPAGE= https://www.gtkmm.org/
COMMENT= Provides build infrastructure utilities for GNOME C++ libraries
LICENSE= gnu-gpl-v2
-USE_TOOLS+= gzip pkg-config
USE_LANGUAGES= c++
+USE_TOOLS+= gzip pkg-config
PYTHON_VERSIONS_INCOMPATIBLE= 27
Index: pkgsrc/devel/mm-common/PLIST
diff -u pkgsrc/devel/mm-common/PLIST:1.3 pkgsrc/devel/mm-common/PLIST:1.4
--- pkgsrc/devel/mm-common/PLIST:1.3 Wed Nov 13 14:37:28 2019
+++ pkgsrc/devel/mm-common/PLIST Thu Apr 8 20:49:07 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/11/13 14:37:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/04/08 20:49:07 adam Exp $
bin/mm-common-get
bin/mm-common-prepare
man/man1/mm-common-get.1
@@ -13,6 +13,7 @@ share/aclocal/mm-pkg.m4
share/aclocal/mm-warnings.m4
share/doc/mm-common/README
share/doc/mm-common/skeletonmm.tar.xz
+share/mm-common/build/check-dllexport-usage.py
share/mm-common/build/compile-binding.am
share/mm-common/build/dist-build-scripts.py
share/mm-common/build/dist-changelog.am
Index: pkgsrc/devel/mm-common/distinfo
diff -u pkgsrc/devel/mm-common/distinfo:1.6 pkgsrc/devel/mm-common/distinfo:1.7
--- pkgsrc/devel/mm-common/distinfo:1.6 Wed Nov 13 14:37:28 2019
+++ pkgsrc/devel/mm-common/distinfo Thu Apr 8 20:49:07 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/11/13 14:37:28 wiz Exp $
+$NetBSD: distinfo,v 1.7 2021/04/08 20:49:07 adam Exp $
-SHA1 (mm-common-1.0.0.tar.xz) = e99182ea3699711086c2c1cbab9a588de6cabcba
-RMD160 (mm-common-1.0.0.tar.xz) = f7b45768dd440d9c552c432479f34786829d662b
-SHA512 (mm-common-1.0.0.tar.xz) = 5f90964ae7f47ef16919c5ae20fa38436d04e0cf6eb4b868c3a498631e1995dc5363728ebfed2678266de08adbd1c326d1a77755b232d98d02acc034f08412db
-Size (mm-common-1.0.0.tar.xz) = 269312 bytes
+SHA1 (mm-common-1.0.2.tar.xz) = b9efe38a20023206c785336135d98023660c97db
+RMD160 (mm-common-1.0.2.tar.xz) = d7f5e2c23ce0d05c512b01c6b0b10a013608c1dd
+SHA512 (mm-common-1.0.2.tar.xz) = 106f3aae8bb836386148098037c52fef19c3779f5e8cfbafcbe52eca17340a6e2fb7e5c57154cc0a90b75c0bb23900a4274591a71d85f81391be780c53238de0
+Size (mm-common-1.0.2.tar.xz) = 271720 bytes
Home |
Main Index |
Thread Index |
Old Index