Date: Wed, 15 Sep 2021 21:12:15 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6633b7cde632 - main - graphics/graphene: Update to 1.10.6 Message-ID: <202109152112.18FLCFjo098992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=6633b7cde6329f1075b3dc736237f78bcd24e4bf commit 6633b7cde6329f1075b3dc736237f78bcd24e4bf Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-09-15 17:36:14 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-09-15 21:12:10 +0000 graphics/graphene: Update to 1.10.6 --- graphics/graphene/Makefile | 2 +- graphics/graphene/distinfo | 6 +++--- graphics/graphene/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/graphene/Makefile b/graphics/graphene/Makefile index c7f524abf85b..6e77f9a37276 100644 --- a/graphics/graphene/Makefile +++ b/graphics/graphene/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphene -DISTVERSION= 1.10.4 +DISTVERSION= 1.10.6 CATEGORIES= graphics devel MASTER_SITES= https://github.com/ebassi/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/graphics/graphene/distinfo b/graphics/graphene/distinfo index 0e386562c292..491990065a1e 100644 --- a/graphics/graphene/distinfo +++ b/graphics/graphene/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613236179 -SHA256 (graphene-1.10.4.tar.xz) = b2a45f230f332478553bd79666eca8df1d1c6dbf208c344ba9f5120592772414 -SIZE (graphene-1.10.4.tar.xz) = 332516 +TIMESTAMP = 1631727363 +SHA256 (graphene-1.10.6.tar.xz) = 80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25 +SIZE (graphene-1.10.6.tar.xz) = 333332 diff --git a/graphics/graphene/pkg-plist b/graphics/graphene/pkg-plist index 7baf6de2496f..bb405a92706b 100644 --- a/graphics/graphene/pkg-plist +++ b/graphics/graphene/pkg-plist @@ -27,7 +27,7 @@ lib/girepository-1.0/Graphene-1.0.typelib lib/graphene-1.0/include/graphene-config.h lib/libgraphene-1.0.so lib/libgraphene-1.0.so.0 -lib/libgraphene-1.0.so.0.1000.4 +lib/libgraphene-1.0.so.0.1000.6 libdata/pkgconfig/graphene-1.0.pc libdata/pkgconfig/graphene-gobject-1.0.pc share/gir-1.0/Graphene-1.0.gir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109152112.18FLCFjo098992>