summaryrefslogtreecommitdiffstats
path: root/print/cups
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-08-06 09:14:18 +0000
committeritetcu <itetcu@FreeBSD.org>2006-08-06 09:14:18 +0000
commit16be1ad71d00c65052cff493a8842f920c714096 (patch)
treebfc78f3b2198aa2e7d1501bfd3dc80c0ac889a12 /print/cups
parente1e423acb5fa044f038af7fed18835702ff825fa (diff)
downloadFreeBSD-ports-16be1ad71d00c65052cff493a8842f920c714096.zip
FreeBSD-ports-16be1ad71d00c65052cff493a8842f920c714096.tar.gz
- update to 1.2.2 [1]
- tell in pkg-message about permissions needed [2] [3] - fix man / mlink install [4] [5] - don't remove dirs listed in bsd.local.dist [6] - conflict with LPRng [7] - fix OPTIONS handling [8] - fix printing raw data using application/octet-stream [9] - some other small fixes Please note that the biggest part of the work was done by Marcin Wisnicki and this commit it's based manly on his work. PR: ports/99624 [1] ports/99460 [2] ports/99745 [3] ports/99798 [4] ports/101175 [5] ports/100865 [6] ports/99791 [7] ports/99786 [8] ports/99707 [9] Submitted by: Marcin Wisnicki [1] Nicolas Blais [2],Osamu Hasegawa [3] Tsurutani Naoki [4], Dominic Fandrey [5] Stanislav Sedov [6] Leif Pedersen [7] Harald Schmalzbauer [8] Jonathan Fosburgh [9] Rewiev by: many with no objections Approved by: maintainer timeout
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile2
-rw-r--r--print/cups/distinfo2
-rw-r--r--print/cups/pkg-descr3
3 files changed, 2 insertions, 5 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index de826a5..c75e211 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= cups
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.2
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/print/cups/distinfo b/print/cups/distinfo
deleted file mode 100644
index 67d487f..0000000
--- a/print/cups/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (cups-1.1.23-source.tar.bz2) = 4ce09b1dce09b6b9398af0daae9adf63
-SIZE (cups-1.1.23-source.tar.bz2) = 8705521
diff --git a/print/cups/pkg-descr b/print/cups/pkg-descr
index c9ab263..0d4fa73 100644
--- a/print/cups/pkg-descr
+++ b/print/cups/pkg-descr
@@ -9,8 +9,7 @@ also supported with reduced functionality. CUPS adds network printer
browsing and PostScript Printer Description ("PPD") based printing
options to support real-world printing under UNIX.
-CUPS provides the System V and Berkeley command-line interfaces. These are
-available in the cups-lpr port.
+CUPS provides the System V and Berkeley command-line interfaces.
CUPS also supports a customized version of GNU Ghostscript (currently based
off GNU Ghostscript 5.50) and an image file RIP that are used to support
OpenPOWER on IntegriCloud