From 06cca694b8cf95e49ead4c3a689cb1a0236d5c0f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Mar 2008 12:34:10 +0000 Subject: Try removing share/ghostscript directory during uninstall. Bump PKGREVISION. --- print/ghostscript-esp/Makefile | 4 ++-- print/ghostscript-esp/PLIST | 3 ++- print/ghostscript/Makefile | 4 ++-- print/ghostscript/PLIST | 4 ++-- print/ghostscript6/Makefile | 4 ++-- print/ghostscript6/PLIST | 3 ++- 6 files changed, 12 insertions(+), 10 deletions(-) (limited to 'print') diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index f5630fd5371..2b795537ae0 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2008/01/18 05:08:54 tnn Exp $ +# $NetBSD: Makefile,v 1.27 2008/03/10 12:34:10 wiz Exp $ DISTNAME= espgs-${GS_VERS}-source PKGNAME= ghostscript-esp-${GS_VERS} -PKGREVISION= 8 +PKGREVISION= 9 BASEGS_VERS= 8.15 GS_VERS= ${BASEGS_VERS}.1 CATEGORIES= print diff --git a/print/ghostscript-esp/PLIST b/print/ghostscript-esp/PLIST index 3f5308562aa..b7457d97b39 100644 --- a/print/ghostscript-esp/PLIST +++ b/print/ghostscript-esp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/01/24 15:28:30 ben Exp $ +@comment $NetBSD: PLIST,v 1.8 2008/03/10 12:34:10 wiz Exp $ bin/bdftops bin/dvipdf bin/eps2eps @@ -524,5 +524,6 @@ share/ghostscript/${GS_VERS}/lib/zeroline.ps @dirrm share/ghostscript/${GS_VERS}/Resource/CMap @dirrm share/ghostscript/${GS_VERS}/Resource @dirrm share/ghostscript/${GS_VERS} +@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} @dirrm share/examples/ghostscript @dirrm share/doc/ghostscript diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 5d144577168..40a15d89ae3 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2008/03/05 19:12:16 drochner Exp $ +# $NetBSD: Makefile,v 1.47 2008/03/10 12:34:10 wiz Exp $ DISTNAME= ghostscript-8.62 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/ghostscript/PLIST b/print/ghostscript/PLIST index 9f36f1e8b56..b5d610a5c42 100644 --- a/print/ghostscript/PLIST +++ b/print/ghostscript/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/03/05 11:01:12 drochner Exp $ +@comment $NetBSD: PLIST,v 1.9 2008/03/10 12:34:10 wiz Exp $ bin/bdftops bin/dumphint bin/dvipdf @@ -687,4 +687,4 @@ share/ghostscript/${PKGVERSION}/lib/zeroline.ps @dirrm share/ghostscript/${PKGVERSION}/Resource/CMap @dirrm share/ghostscript/${PKGVERSION}/Resource @dirrm share/ghostscript/${PKGVERSION} -@dirrm share/ghostscript +@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index fa6437d91cc..1f8eb11f3ff 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/02/05 09:11:38 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/10 12:34:10 wiz Exp $ DISTNAME= ghostscript-${GS_VERS} -PKGREVISION= 10 +PKGREVISION= 11 GS_VERS= 6.01 CATEGORIES= print MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ diff --git a/print/ghostscript6/PLIST b/print/ghostscript6/PLIST index 123954db295..bc388e5d62d 100644 --- a/print/ghostscript6/PLIST +++ b/print/ghostscript6/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/27 17:39:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/03/10 12:34:10 wiz Exp $ bin/bdftops bin/dvipdf bin/eps2eps @@ -320,6 +320,7 @@ share/ghostscript/${GS_VERS}/vflib/vchars.ps @dirrm share/ghostscript/${GS_VERS}/vflib @dirrm share/ghostscript/${GS_VERS}/lib @dirrm share/ghostscript/${GS_VERS} +@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} @dirrm share/examples/ghostscript @dirrm share/doc/html/ghostscript/hpijs @dirrm share/doc/html/ghostscript -- cgit v1.2.3