View | Details | Raw Unified | Return to bug 253817
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/graphics/darktable/Makefile 566371 2021-02-23 06:40:43Z jbeich $
2
# $FreeBSD: head/graphics/darktable/Makefile 566371 2021-02-23 06:40:43Z jbeich $
3
3
4
PORTNAME=	darktable
4
PORTNAME=	darktable
5
PORTVERSION=	3.4.0
5
PORTVERSION=	3.4.1
6
PORTREVISION=	2
7
CATEGORIES=	graphics
6
CATEGORIES=	graphics
8
MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
7
MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1610541209
1
TIMESTAMP = 1614183132
2
SHA256 (darktable-3.4.0.tar.xz) = 6dd3de1f5ea9f94af92838c0be5ff30fdaa599aa1d737dcb562f9e0b2b2dbdda
2
SHA256 (darktable-3.4.1.tar.xz) = 7fc3f851da9bcd7c5053ecd09f21aa3eb6103be98a6c58f52010b6f22174941e
3
SIZE (darktable-3.4.0.tar.xz) = 4444452
3
SIZE (darktable-3.4.1.tar.xz) = 4456192

Return to bug 253817