summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2006-02-16 00:25:30 +0000
committersalo <salo>2006-02-16 00:25:30 +0000
commitdd11c4470360571348108a52c76bf083d02b289b (patch)
tree18429e2bec1e91f12428e918f4d820d3a5ca2c5d /print/cups/Makefile
parentfc0adf0d2e5ce870a793a972f9689ace035d811a (diff)
downloadpkgsrc-dd11c4470360571348108a52c76bf083d02b289b.tar.gz
Pullup ticket 1139 - requested by Joerg Sonnenberger
security fix for cups Revisions pulled up: - pkgsrc/print/cups/Makefile patch - pkgsrc/print/cups/distinfo 1.37 - pkgsrc/print/cups/patches/patch-ap 1.6 - pkgsrc/print/cups/patches/patch-be 1.2 Module Name: pkgsrc Committed By: joerg Date: Wed Feb 15 19:06:13 UTC 2006 Modified Files: pkgsrc/print/cups: distinfo pkgsrc/print/cups/patches: patch-be Added Files: pkgsrc/print/cups/patches: patch-ap Log Message: Port the security fixes for SA18303 from print/xpdf to print/cups.
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 8dfd26eae8a..b630bb1be76 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2005/12/19 16:04:48 joerg Exp $
+# $NetBSD: Makefile,v 1.103.2.1 2006/02/16 00:25:30 salo 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:
@@ -6,7 +6,7 @@
DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${VERS}
-PKGREVISION= 5
+PKGREVISION= 7
BASE_VERS= 1.1.23
DIST_VERS= ${BASE_VERS}
VERS= ${DIST_VERS:S/-/./g}