mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
print/cups: Fix build with GNUTLS disabled
PR: 275154
This commit is contained in:
parent
1ecc6a5a35
commit
6218c0ab25
@ -1,9 +1,13 @@
|
||||
PORTNAME= cups
|
||||
DISTVERSION= 2.4.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/OpenPrinting/cups/releases/download/v${DISTVERSION}/
|
||||
EXTRACT_SUFX= -source.tar.gz
|
||||
|
||||
PATCH_SITES= https://github.com/OpenPrinting/cups/commit/
|
||||
PATCHFILES= 43ceb50ad92236bda3de168a19765f371812a1ea.patch:-p1
|
||||
|
||||
MAINTAINER= tijl@FreeBSD.org
|
||||
COMMENT= Common UNIX Printing System
|
||||
WWW= https://github.com/OpenPrinting/cups
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1700231414
|
||||
TIMESTAMP = 1700253499
|
||||
SHA256 (cups-2.4.7-source.tar.gz) = dd54228dd903526428ce7e37961afaed230ad310788141da75cebaa08362cf6c
|
||||
SIZE (cups-2.4.7-source.tar.gz) = 8134809
|
||||
SHA256 (43ceb50ad92236bda3de168a19765f371812a1ea.patch) = 039092048f00e855bb24679842eb15f28a915bb1832120f91222ccc0aa7a423a
|
||||
SIZE (43ceb50ad92236bda3de168a19765f371812a1ea.patch) = 9886
|
||||
|
Loading…
Reference in New Issue
Block a user