diff options
author | drochner <drochner@pkgsrc.org> | 2009-08-05 17:19:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-08-05 17:19:16 +0000 |
commit | eb4ffd2c6cc1ff5dec0d344daa06cbd5ee390870 (patch) | |
tree | 5332959b22ca3c91aad7a544d6d12b65a6e082df /print/cups | |
parent | 6d4fbc71d596826592bca264f96c8918f86eb6cc (diff) | |
download | pkgsrc-eb4ffd2c6cc1ff5dec0d344daa06cbd5ee390870.tar.gz |
update to 1.3.11
changes:
The new release fixes some scheduler and web interface issues and
improves PDF printing.
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 5 | ||||
-rw-r--r-- | print/cups/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index f0ad415fc1c..20639bc5555 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2009/06/03 10:20:59 wiz Exp $ +# $NetBSD: Makefile,v 1.141 2009/08/05 17:19:16 drochner 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,10 +6,9 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} -BASE_VERS= 1.3.10 +BASE_VERS= 1.3.11 DIST_VERS= ${BASE_VERS} VERS= ${DIST_VERS:S/-/./g} -PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \ ftp://ftp.ntua.gr/pub/gnu/cups/${BASE_VERS}/ \ diff --git a/print/cups/distinfo b/print/cups/distinfo index a91f08135e6..cf080270af1 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.61 2009/05/14 01:19:12 christos Exp $ +$NetBSD: distinfo,v 1.62 2009/08/05 17:19:16 drochner Exp $ -SHA1 (cups-1.3.10-source.tar.bz2) = 48689f07104106216d35198cc90ed56df33faf38 -RMD160 (cups-1.3.10-source.tar.bz2) = 9c8f5366f84b5f9087f7a29bace677db309a933f -Size (cups-1.3.10-source.tar.bz2) = 3778970 bytes +SHA1 (cups-1.3.11-source.tar.bz2) = c8304ee8d631bb370fc10fc1fffbe8ebae413df2 +RMD160 (cups-1.3.11-source.tar.bz2) = aa263fe29350cee307bbd72ef2f5cb061c2476e0 +Size (cups-1.3.11-source.tar.bz2) = 3799424 bytes SHA1 (patch-aa) = 51ff6e66f881e445adca768d4cf2f6bd18fc36dd SHA1 (patch-ab) = 0b8c6662b836775c693da7ebc613ca7a5594840a SHA1 (patch-ac) = 02fab706563f7ba01d66530f9462759689c09f04 |