update to 1.3.11
changes: The new release fixes some scheduler and web interface issues and improves PDF printing.
This commit is contained in:
parent
0503b52fd6
commit
a2e9829bb9
2 changed files with 6 additions and 7 deletions
|
@ -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}/ \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue