diff options
author | wiz <wiz@pkgsrc.org> | 2014-09-07 20:48:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-09-07 20:48:51 +0000 |
commit | 47f147abfe98e8574a7184011f6237cea524cb41 (patch) | |
tree | ae7ea545bf51728e756dd6fe460ad0df57a2823a /print | |
parent | cac583acfa229f303e3a6b64de0fd7de6cd8f748 (diff) | |
download | pkgsrc-47f147abfe98e8574a7184011f6237cea524cb41.tar.gz |
Update to 1.7.5. Remove missing patch from distinfo.
CHANGES IN CUPS V1.7.5
- Security: Addressed some more situations where symlinked files would
be served by the web interface (STR #4455)
- The LPD backend did not work with some versions of glibc (STR #4452)
- CGI scripts did not work (STR #4454)
- The cupsd.conf man page did not list the ErrorPolicy directive
(STR #4457)
- Updated the Brazilian Portuguese translation (STR #4456)
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/Makefile | 6 | ||||
-rw-r--r-- | print/cups/distinfo | 9 |
2 files changed, 6 insertions, 9 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 50fd87903d5..29ac387f905 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2014/08/23 20:02:11 schnoebe Exp $ +# $NetBSD: Makefile,v 1.213 2014/09/07 20:48:51 wiz 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,9 +6,7 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${DIST_VERS:S/-/./g} -PKGREVISION= 2 -BASE_VERS= 1.7.4 -#BASE_VERS= 1.7.5 +BASE_VERS= 1.7.5 DIST_VERS= ${BASE_VERS} CATEGORIES= print MASTER_SITES= http://www.cups.org/software/${BASE_VERS}/ diff --git a/print/cups/distinfo b/print/cups/distinfo index 0c4100b6d1a..267d7eeb858 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.105 2014/08/23 20:02:11 schnoebe Exp $ +$NetBSD: distinfo,v 1.106 2014/09/07 20:48:51 wiz Exp $ -SHA1 (cups-1.7.4-source.tar.bz2) = f6eaf9f5b60992e678868719c8ee81841972a9d0 -RMD160 (cups-1.7.4-source.tar.bz2) = 93074532d4051e7a2289c22d38ca8b5b1a86bbee -Size (cups-1.7.4-source.tar.bz2) = 8792324 bytes +SHA1 (cups-1.7.5-source.tar.bz2) = 7cd1a18fe2988b4375e9276af313a53e1caf5a27 +RMD160 (cups-1.7.5-source.tar.bz2) = 1d8b6ffec373d89679e31c9331cd3a2ec0d6f312 +Size (cups-1.7.5-source.tar.bz2) = 8793338 bytes SHA1 (patch-ac) = a6f3ed84b727fe4735060a804eaf564ef813748b SHA1 (patch-ad) = c7c6b052e6ed5a78f8d3aeceaac9c5b08597df38 SHA1 (patch-ae) = e8f4bbbbbe43cd5f6f9236e10d7241caeaedc3a3 @@ -13,7 +13,6 @@ SHA1 (patch-an) = c75ce52b7afc252c293da7024d93788fd5da3957 SHA1 (patch-ao) = 26a9fbfbe44bdf9ba615a747a40521cb49a13fa3 SHA1 (patch-at) = 66222cb2ab84d5889cd6d42fa08827e1a4e8c178 SHA1 (patch-conf_Makefile) = bb076cc51309477c95940bd437f0892e41337516 -SHA1 (patch-conf_cupsd.conf) = 2da36e537931463417776d5675930cf75953f17b SHA1 (patch-config-scripts_cups-gssapi.m4) = 7c8b0dd893b9d21597088062711cc50f13031338 SHA1 (patch-config.h.in) = c18c4afac00eb2c4e03e5886095152091fd217aa SHA1 (patch-data_Makefile) = 090e240f851dfb062c7f645dcbe0d15d67f283bc |