Date: Sat, 1 Apr 2017 23:04:20 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437506 - head/devel/mm-common Message-ID: <201704012304.v31N4KiG029294@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Apr 1 23:04:19 2017 New Revision: 437506 URL: https://svnweb.freebsd.org/changeset/ports/437506 Log: Update to 0.9.9 Modified: head/devel/mm-common/Makefile head/devel/mm-common/distinfo head/devel/mm-common/pkg-plist Modified: head/devel/mm-common/Makefile ============================================================================== --- head/devel/mm-common/Makefile Sat Apr 1 22:59:22 2017 (r437505) +++ head/devel/mm-common/Makefile Sat Apr 1 23:04:19 2017 (r437506) @@ -3,7 +3,7 @@ # $MCom: ports/trunk/devel/mm-common/Makefile 19953 2014-10-15 08:51:31Z gusi $ PORTNAME= mm-common -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.9 CATEGORIES= devel gnome MASTER_SITES= GNOME Modified: head/devel/mm-common/distinfo ============================================================================== --- head/devel/mm-common/distinfo Sat Apr 1 22:59:22 2017 (r437505) +++ head/devel/mm-common/distinfo Sat Apr 1 23:04:19 2017 (r437506) @@ -1,2 +1,3 @@ -SHA256 (mm-common-0.9.7.tar.xz) = 78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e -SIZE (mm-common-0.9.7.tar.xz) = 262420 +TIMESTAMP = 1491087794 +SHA256 (mm-common-0.9.9.tar.xz) = 9d00bc77e77794e0bd2ae68132c4b4136aa115d255e34b310f7449b29db50b7a +SIZE (mm-common-0.9.9.tar.xz) = 264156 Modified: head/devel/mm-common/pkg-plist ============================================================================== --- head/devel/mm-common/pkg-plist Sat Apr 1 22:59:22 2017 (r437505) +++ head/devel/mm-common/pkg-plist Sat Apr 1 23:04:19 2017 (r437506) @@ -1,6 +1,7 @@ bin/mm-common-prepare libdata/pkgconfig/mm-common-util.pc man/man1/mm-common-prepare.1.gz +share/aclocal/mm-ax_cxx_compile_stdcxx_11.m4 share/aclocal/mm-common.m4 share/aclocal/mm-dietlib.m4 share/aclocal/mm-doc.m4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704012304.v31N4KiG029294>