1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

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.
This commit is contained in:
Yuri Victorovich 2020-09-13 16:37:21 +00:00
parent 8768061712
commit 750897f008
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548484
2 changed files with 8 additions and 7 deletions

View File

@ -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 /' \

View File

@ -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