diff --git a/print/cups/Makefile b/print/cups/Makefile index b84a3f1eee3..6c776708f32 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.141 2012/09/27 10:07:55 giovanni Exp $ +# $OpenBSD: Makefile,v 1.142 2012/09/28 10:19:28 ajacoutot Exp $ COMMENT-main= Common Unix Printing System COMMENT-libs= CUPS libraries and headers @@ -7,7 +7,7 @@ VERSION= 1.6.1 DISTNAME= cups-${VERSION}-source EXTRACT_SUFX= .tar.bz2 -REVISION-main= 4 +REVISION-main= 5 REVISION-libs= 3 PKGNAME-main= cups-${VERSION} diff --git a/print/cups/pkg/PLIST-main b/print/cups/pkg/PLIST-main index b291e798467..165a5d8a851 100644 --- a/print/cups/pkg/PLIST-main +++ b/print/cups/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2012/09/27 10:07:55 giovanni Exp $ +@comment $OpenBSD: PLIST-main,v 1.6 2012/09/28 10:19:28 ajacoutot Exp $ @conflict LPRng-* @pkgpath print/cups @pkgpath print/cups,ldap @@ -609,7 +609,7 @@ share/locale/es/ share/locale/es/cups_es.po share/locale/ja/ share/locale/ja/cups_ja.po -@exec-update rm -f /var/cache/cups/* 2>/dev/null +@exec-update rm -f /var/cache/cups/* 2>/dev/null || true @extraunexec rm -rf /var/cache/cups @extraunexec rm -rf /var/spool/cups @rcscript ${RCDIR}/cupsd