aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphene
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-12-17 05:20:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-12-17 05:20:02 +0000
commitb1e59772ef509c4814e0b8840a8f83a17ce6b35f (patch)
treeba54deb988b5a4304a4da2e9538a10227a97deef /graphics/graphene
parentf1a96ac4bc2b422b41f2f5b99766b22a9b0ce707 (diff)
downloadports-b1e59772ef509c4814e0b8840a8f83a17ce6b35f.tar.gz
ports-b1e59772ef509c4814e0b8840a8f83a17ce6b35f.zip
Update to 1.10.0
Notes
Notes: svn path=/head/; revision=520302
Diffstat (limited to 'graphics/graphene')
-rw-r--r--graphics/graphene/Makefile3
-rw-r--r--graphics/graphene/distinfo6
-rw-r--r--graphics/graphene/files/patch-src_bench_graphene-bench-utils.c20
-rw-r--r--graphics/graphene/pkg-plist2
4 files changed, 5 insertions, 26 deletions
diff --git a/graphics/graphene/Makefile b/graphics/graphene/Makefile
index b7668ccf4a71..4440cb08b6d3 100644
--- a/graphics/graphene/Makefile
+++ b/graphics/graphene/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= graphene
-PORTVERSION= 1.8.2
-PORTREVISION= 1
+PORTVERSION= 1.10.0
CATEGORIES= graphics devel
MASTER_SITES= GNOME
diff --git a/graphics/graphene/distinfo b/graphics/graphene/distinfo
index d5d9f108fd07..766b4465bbfd 100644
--- a/graphics/graphene/distinfo
+++ b/graphics/graphene/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530384036
-SHA256 (graphene-1.8.2.tar.xz) = b3fcf20996e57b1f4df3941caac10f143bb29890a42f7a65407cd19271fc89f7
-SIZE (graphene-1.8.2.tar.xz) = 127436
+TIMESTAMP = 1576559670
+SHA256 (graphene-1.10.0.tar.xz) = 406d97f51dd4ca61e91f84666a00c3e976d3e667cd248b76d92fdb35ce876499
+SIZE (graphene-1.10.0.tar.xz) = 289452
diff --git a/graphics/graphene/files/patch-src_bench_graphene-bench-utils.c b/graphics/graphene/files/patch-src_bench_graphene-bench-utils.c
deleted file mode 100644
index 76cd151178ea..000000000000
--- a/graphics/graphene/files/patch-src_bench_graphene-bench-utils.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/bench/graphene-bench-utils.c.orig 2018-12-04 11:34:21 UTC
-+++ src/bench/graphene-bench-utils.c
-@@ -271,7 +271,7 @@ graphene_bench_print_results (const char *impl,
- {
- const char *d_unit, *round_unit, *iter_unit;
- double d = format_time (elapsed, &d_unit);
-- double round = format_time (avg, &round_unit);
-+ double my_round = format_time (avg, &round_unit);
- double iter = format_time (avg / bench_unit_rounds, &iter_unit);
-
- switch (bench_output)
-@@ -283,7 +283,7 @@ graphene_bench_print_results (const char *impl,
- " Per iteration: %.6f %s\n",
- path, (gint64) (num_rounds * bench_unit_rounds), impl,
- d, d_unit, num_rounds,
-- round, round_unit, bench_unit_rounds,
-+ my_round, round_unit, bench_unit_rounds,
- iter, iter_unit);
- break;
-
diff --git a/graphics/graphene/pkg-plist b/graphics/graphene/pkg-plist
index f85d111d3c12..045187f362fc 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.800.2
+lib/libgraphene-1.0.so.0.1000.0
libdata/pkgconfig/graphene-1.0.pc
libdata/pkgconfig/graphene-gobject-1.0.pc
share/gir-1.0/Graphene-1.0.gir