aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 24b8071d8c0f..a8b162f29157 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= cairo
-PORTVERSION= 1.16.0
+DISTVERSION= 1.17.2
PORTEPOCH= 2
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/releases/ \
- http://cairographics.org/snapshots/
+MASTER_SITES= https://cairographics.org/snapshots/
MAINTAINER= desktop@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
@@ -65,7 +64,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.11600.0
+PLIST_SUB+= LIBVER=2.11702.0
post-patch:
@${REINPLACE_CMD} -e '/strings/s/ - / -a /' \