aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-13 16:37:21 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-13 16:37:21 +0000
commit750897f00894feb24e6e431ad3ce9bac0b7661f6 (patch)
treebf8d6ac597ca821cc19915dee6af8f413e5b61ac /graphics/cairo
parent876806171281eea0f12c31724ad60a7f42940551 (diff)
downloadports-750897f00894feb24e6e431ad3ce9bac0b7661f6.tar.gz
ports-750897f00894feb24e6e431ad3ce9bac0b7661f6.zip
graphics/cairo: Roll back r548287 thyat upgraded cairo to 1.17.2 due to run-time problems that it caused
PR: 249290 Reported by: Stefan Ehmann <shoesoft@gmx.net> et al.
Notes
Notes: svn path=/head/; revision=548484
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile9
-rw-r--r--graphics/cairo/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index a8b162f29157..740b3f9e364f 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= cairo
-DISTVERSION= 1.17.2
-PORTEPOCH= 2
+PORTVERSION= 1.16.0 # update to 1.17.2 causes problems, see bug#249290
+PORTEPOCH= 3
CATEGORIES= graphics
-MASTER_SITES= https://cairographics.org/snapshots/
+MASTER_SITES= http://cairographics.org/releases/ \
+ http://cairographics.org/snapshots/
MAINTAINER= desktop@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
@@ -64,7 +65,7 @@ MIPS_BUILD_DEPENDS= ${LOCALBASE}/include/atomic_ops.h:devel/libatomic_ops
MIPS_USES= localbase
MIPS_CONFIGURE_ENV= cairo_cv_atomic_primitives="libatomic-ops"
-PLIST_SUB+= LIBVER=2.11702.0
+PLIST_SUB+= LIBVER=2.11600.0
post-patch:
@${REINPLACE_CMD} -e '/strings/s/ - / -a /' \
diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo
index 31672099617f..74b2a57b9a05 100644
--- a/graphics/cairo/distinfo
+++ b/graphics/cairo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590688004
-SHA256 (cairo-1.17.2.tar.xz) = 6b70d4655e2a47a22b101c666f4b29ba746eda4aa8a0f7255b32b2e9408801df
-SIZE (cairo-1.17.2.tar.xz) = 42674648
+TIMESTAMP = 1542402739
+SHA256 (cairo-1.16.0.tar.xz) = 5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331
+SIZE (cairo-1.16.0.tar.xz) = 41997432