From 60171985c36cd89f6f500919165c0643ed80fbaa Mon Sep 17 00:00:00 2001
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 15 Nov 2004 04:24:32 +0000
Subject: Update to 1.1.22, which was released on 29 October and is the latest
 version. While I'm here, make pkg-message print the actual prefix when the
 port is installed, and a nicer message for package installs.

This version of the software also includes 'es' man pages to
go with the 'fr' ones.
---
 print/cups/Makefile.common | 4 ++--
 print/cups/distinfo        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'print/cups')

diff --git a/print/cups/Makefile.common b/print/cups/Makefile.common
index 2d6c9a403d42..0a52302fc1af 100644
--- a/print/cups/Makefile.common
+++ b/print/cups/Makefile.common
@@ -9,7 +9,7 @@ CUPS_MASTER_SITES=\
   ftp://ftp.fisek.com.tr/pub/cups/${CUPS_VERSION}/ \
   ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/cups/${CUPS_VERSION}/
 
-CUPS_VERSION=	1.1.21
+CUPS_VERSION=	1.1.22
 CUPS_REVISION=	0
 CUPS_PORTVER=	${CUPS_VERSION}.${CUPS_REVISION}
 CUPS_PORTREV=	0
@@ -30,7 +30,7 @@ CUPSOWN=	root
 
 .if ${PORTNAME} == "cups-base" || ${PORTNAME} == "cups-lpr"
 
-MANLANG=	"" fr
+MANLANG=	"" es fr
 
 .if ${CUPS_REVISION} < 1
 DISTNAME=	cups-${CUPS_VERSION}-source
diff --git a/print/cups/distinfo b/print/cups/distinfo
index 4a3ea32eb163..8ae69ef45da8 100644
--- a/print/cups/distinfo
+++ b/print/cups/distinfo
@@ -1,2 +1,2 @@
-MD5 (cups-1.1.21-source.tar.bz2) = 54e9b0d9c0bdb45b956f88c14793ef65
-SIZE (cups-1.1.21-source.tar.bz2) = 8549181
+MD5 (cups-1.1.22-source.tar.bz2) = fe0a1b0fedccfe8b2e35e0cea1e5f0a9
+SIZE (cups-1.1.22-source.tar.bz2) = 8527045
-- 
cgit v1.2.3