View | Details | Raw Unified | Return to bug 252751 | Differences between
and this patch

Collapse All | Expand All

(-)vips/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/graphics/vips/Makefile 560727 2021-01-07 19:23:00Z tcberner $
2
# $FreeBSD: head/graphics/vips/Makefile 560727 2021-01-07 19:23:00Z tcberner $
3
3
4
PORTNAME=	vips
4
PORTNAME=	vips
5
PORTVERSION=	8.10.2
5
PORTVERSION=	8.10.5
6
PORTREVISION=	6
7
CATEGORIES=	graphics
6
CATEGORIES=	graphics
8
MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
7
MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
9
8
(-)vips/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1603992391
1
TIMESTAMP = 1610832805
2
SHA256 (vips-8.10.2.tar.gz) = c1d0d9cb54d75cd4f66dce787fbcac99f834f6621fbf47bce9e02ef65b4ab02a
2
SHA256 (vips-8.10.5.tar.gz) = a4eef2f5334ab6dbf133cd3c6d6394d5bdb3e76d5ea4d578b02e1bc3d9e1cfd8
3
SIZE (vips-8.10.2.tar.gz) = 19518825
3
SIZE (vips-8.10.5.tar.gz) = 19519397

Return to bug 252751