diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 10:04:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 10:04:21 +0000 |
commit | 51f8f29d0fa862f621dbf6a1fe7291ace545a5a3 (patch) | |
tree | ef7fbb63c1993080ce8cf84a277cb7d8264326d7 /print | |
parent | 6274f94c637dcaec119f36c61aa16c817fe87981 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/pkg-plist | 3 | ||||
-rw-r--r-- | print/cups/Makefile.common | 2 | ||||
-rw-r--r-- | print/cups/distinfo | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/print/cups-base/pkg-plist b/print/cups-base/pkg-plist index d1526fd08645..bc72657f4d15 100644 --- a/print/cups-base/pkg-plist +++ b/print/cups-base/pkg-plist @@ -49,7 +49,6 @@ libexec/cups/filter/gziptoany libexec/cups/filter/hpgltops libexec/cups/filter/imagetops libexec/cups/filter/imagetoraster -libexec/cups/filter/libcupsimage.a libexec/cups/filter/pdftops libexec/cups/filter/pstops libexec/cups/filter/rastertodymo @@ -154,6 +153,7 @@ share/cups/templates/de/jobs.tmpl share/cups/templates/de/modify-class.tmpl share/cups/templates/de/modify-printer.tmpl share/cups/templates/de/option-boolean.tmpl +share/cups/templates/de/option-conflict.tmpl share/cups/templates/de/option-header.tmpl share/cups/templates/de/option-pickmany.tmpl share/cups/templates/de/option-pickone.tmpl @@ -200,6 +200,7 @@ share/cups/templates/fr/jobs.tmpl share/cups/templates/fr/modify-class.tmpl share/cups/templates/fr/modify-printer.tmpl share/cups/templates/fr/option-boolean.tmpl +share/cups/templates/fr/option-conflict.tmpl share/cups/templates/fr/option-header.tmpl share/cups/templates/fr/option-pickmany.tmpl share/cups/templates/fr/option-pickone.tmpl diff --git a/print/cups/Makefile.common b/print/cups/Makefile.common index d3039cc18691..e23ef5f3fb76 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.19 +CUPS_VERSION= 1.1.20 CUPS_REVISION= 0 CUPS_PORTVER= ${CUPS_VERSION}.${CUPS_REVISION} CUPS_PORTREV= 0 diff --git a/print/cups/distinfo b/print/cups/distinfo index a3bdf9c9e305..a8a26c24309c 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1 +1 @@ -MD5 (cups-1.1.19-source.tar.bz2) = 04cbeed9a8acfe23624f1cb6be9c3eac +MD5 (cups-1.1.20-source.tar.bz2) = 09d0be2bad1b0617bc0eba6eef81f6e9 |