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

(-)b/print/cups/Makefile (-5 / +1 lines)
Lines 1-13 Link Here
1
PORTNAME=	cups
1
PORTNAME=	cups
2
DISTVERSION=	2.4.7
2
DISTVERSION=	2.4.8
3
PORTREVISION=	2
4
CATEGORIES=	print
3
CATEGORIES=	print
5
MASTER_SITES=	https://github.com/OpenPrinting/cups/releases/download/v${DISTVERSION}/
4
MASTER_SITES=	https://github.com/OpenPrinting/cups/releases/download/v${DISTVERSION}/
6
EXTRACT_SUFX=	-source.tar.gz
5
EXTRACT_SUFX=	-source.tar.gz
7
6
8
PATCH_SITES=	https://github.com/OpenPrinting/cups/commit/
9
PATCHFILES=	43ceb50ad92236bda3de168a19765f371812a1ea.patch:-p1
10
11
MAINTAINER=	tijl@FreeBSD.org
7
MAINTAINER=	tijl@FreeBSD.org
12
COMMENT=	Common UNIX Printing System
8
COMMENT=	Common UNIX Printing System
13
WWW=		https://github.com/OpenPrinting/cups
9
WWW=		https://github.com/OpenPrinting/cups
(-)b/print/cups/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1700253499
1
TIMESTAMP = 1715366483
2
SHA256 (cups-2.4.7-source.tar.gz) = dd54228dd903526428ce7e37961afaed230ad310788141da75cebaa08362cf6c
2
SHA256 (cups-2.4.8-source.tar.gz) = 75c326b4ba73975efcc9a25078c4b04cdb4ee333caaad0d0823dbd522c6479a0
3
SIZE (cups-2.4.7-source.tar.gz) = 8134809
3
SIZE (cups-2.4.8-source.tar.gz) = 8142007
4
SHA256 (43ceb50ad92236bda3de168a19765f371812a1ea.patch) = 039092048f00e855bb24679842eb15f28a915bb1832120f91222ccc0aa7a423a
5
SIZE (43ceb50ad92236bda3de168a19765f371812a1ea.patch) = 9886

Return to bug 278899