summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-05-16 14:30:01 +0000
committertron <tron@pkgsrc.org>2014-05-16 14:30:01 +0000
commitb7fd95b4ba393c4a1f656990c87e9e65534bf269 (patch)
tree0aa96eefda385c536b43d991c2bde3c23dd31bc0 /print/cups/Makefile
parent2ac03ce1b35577b8adb233a088f69c317b8d03f6 (diff)
downloadpkgsrc-b7fd95b4ba393c4a1f656990c87e9e65534bf269.tar.gz
Pullup ticket #4407 - requested by wiz
print/cups: security patch Revisions pulled up: - print/cups/Makefile 1.204 - print/cups/distinfo 1.98 - print/cups/patches/patch-scheduler_client.c 1.1 --- Module Name: pkgsrc Committed By: wiz Date: Thu May 15 12:51:58 UTC 2014 Modified Files: pkgsrc/print/cups: Makefile distinfo Added Files: pkgsrc/print/cups/patches: patch-scheduler_client.c Log Message: Fix CVE-2014-2856 using upstream patch. Bump PKGREVISION.
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index de9b6b825ae..46269cb071c 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.201 2014/02/12 23:18:28 tron Exp $
+# $NetBSD: Makefile,v 1.201.2.1 2014/05/16 14:30:01 tron Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -9,7 +9,7 @@ PKGNAME= cups-${DIST_VERS:S/-/./g}
BASE_VERS= 1.5.4
DIST_VERS= ${BASE_VERS}
-PKGREVISION= 9
+PKGREVISION= 11
CATEGORIES= print
MASTER_SITES= http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
ftp://ftp.easysw.com/pub/cups/${BASE_VERS}/ \