summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 8c81a816af22..69fb7f7582b6 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,9 +1,14 @@
PORTNAME= cups
DISTVERSION= 2.4.15
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= https://github.com/OpenPrinting/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
+PATCH_SITES= https://github.com/OpenPrinting/cups/commit/
+PATCHFILES= 93c39a4beae637bc1648409e23c03cb53b92a2b9.patch:-p1 \
+ 6efa179b8446a7999b9149c5101fb11580ea8998.patch:-p1
+
MAINTAINER= tijl@FreeBSD.org
COMMENT= Common UNIX Printing System
WWW= https://github.com/OpenPrinting/cups