diff options
author | wiz <wiz@pkgsrc.org> | 2015-12-29 23:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-12-29 23:31:00 +0000 |
commit | fcc1a40aaa21b10402113cbbe1c0b26bae367814 (patch) | |
tree | f8a6864083f944faa83ef9331080b7d009c78fd9 | |
parent | 94fc6ab47a27cc343bfe8d36755f1021f6a11f6e (diff) | |
download | pkgsrc-fcc1a40aaa21b10402113cbbe1c0b26bae367814.tar.gz |
Update cups-filters to 1.5.0:
CHANGES IN V1.5.0
- cups-browsed: Allow use of an alternative configuration file
via the "-c" command line option.
- cups-browsed: Allow supplying configuration settings via the
command line using the "-o" command line option.
- cups-browsed: Command line help via the "-h" or "--help"
command line option.
-rw-r--r-- | print/cups-filters/Makefile | 4 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 36f4303e681..1bf2c9ad789 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2015/12/15 09:41:49 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/12/29 23:31:00 wiz Exp $ -DISTNAME= cups-filters-1.4.0 +DISTNAME= cups-filters-1.5.0 CATEGORIES= print MASTER_SITES= http://openprinting.org/download/cups-filters/ EXTRACT_SUFX= .tar.xz diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index 218f8a2124c..b21ea217956 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2015/12/15 09:41:49 wiz Exp $ +$NetBSD: distinfo,v 1.29 2015/12/29 23:31:00 wiz Exp $ -SHA1 (cups-filters-1.4.0.tar.xz) = 05280371296d708974309a2870d516444169b2b8 -RMD160 (cups-filters-1.4.0.tar.xz) = 3280f0019422ceed08c3b15ea92db23b77ec144c -SHA512 (cups-filters-1.4.0.tar.xz) = c1f8b45ef79747405cbe114fc35f14cf30d3a7f13753bbfb524cb2ce7c7e4f10a4af8cd1df978a231c119d0e893efed946b25183f8898253b5be72ed9c926963 -Size (cups-filters-1.4.0.tar.xz) = 1373724 bytes +SHA1 (cups-filters-1.5.0.tar.xz) = 0e3da2b53c9c1b94b9e6f2e9a4a73c8f5e029d44 +RMD160 (cups-filters-1.5.0.tar.xz) = 5c4280d8ee87a87bd71abf335e8f6812ce1388e0 +SHA512 (cups-filters-1.5.0.tar.xz) = 81574f8368aaef61aeee4369caa394f2c8cdc717b03687d8a17c7927892f07cff68f1efb8d674757cb97001b55fd58fa5c14784a510ce9d31e385b1a73cd18c7 +Size (cups-filters-1.5.0.tar.xz) = 1375588 bytes |