diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-10 12:34:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-10 12:34:10 +0000 |
commit | ad955497c230605e3437115aef454a17e3497d0f (patch) | |
tree | 57503bc3eda6cede966678ac7dd9f9bd95650836 | |
parent | d718062b8d3456c3ee1de278e447eede6ce20280 (diff) | |
download | pkgsrc-ad955497c230605e3437115aef454a17e3497d0f.tar.gz |
Try removing share/ghostscript directory during uninstall.
Bump PKGREVISION.
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 4 | ||||
-rw-r--r-- | fonts/ghostscript-fonts/PLIST | 3 | ||||
-rw-r--r-- | print/ghostscript-esp/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-esp/PLIST | 3 | ||||
-rw-r--r-- | print/ghostscript/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript/PLIST | 4 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript6/PLIST | 3 |
8 files changed, 16 insertions, 13 deletions
diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index 6436212d94c..bdc14bec362 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/12/27 18:08:17 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/03/10 12:34:10 wiz Exp $ DISTNAME= ghostscript-fonts-8.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ diff --git a/fonts/ghostscript-fonts/PLIST b/fonts/ghostscript-fonts/PLIST index 6ccbc6ebf6b..09583799ff7 100644 --- a/fonts/ghostscript-fonts/PLIST +++ b/fonts/ghostscript-fonts/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/12/27 18:08:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/03/10 12:34:10 wiz Exp $ share/ghostscript/fonts/a010013l.afm share/ghostscript/fonts/a010013l.pfb share/ghostscript/fonts/a010013l.pfm @@ -152,3 +152,4 @@ share/ghostscript/fonts/z003034l.afm share/ghostscript/fonts/z003034l.pfb share/ghostscript/fonts/z003034l.pfm @dirrm share/ghostscript/fonts +@unexec ${RMDIR} %D/share/ghostscript 2>/dev/null || ${TRUE} 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 |