From 46baf67232f5784b7c5919bec6deb81e8dff9e99 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 15 Apr 2001 01:05:42 +0000 Subject: Add a couple of missing files and remove extra directories on uninstall. --- shells/perlsh/Makefile | 1 + shells/perlsh/pkg-plist | 5 +++++ shells/psh/Makefile | 1 + shells/psh/pkg-plist | 5 +++++ 4 files changed, 12 insertions(+) diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 84ebf9d16cb1..c0d60b6aaddd 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -7,6 +7,7 @@ PORTNAME= perlsh PORTVERSION= 0.009 +PORTREVISION= 1 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} diff --git a/shells/perlsh/pkg-plist b/shells/perlsh/pkg-plist index 1060df549eb6..9f4b80ffb368 100644 --- a/shells/perlsh/pkg-plist +++ b/shells/perlsh/pkg-plist @@ -1,4 +1,6 @@ bin/psh +lib/perl5/%%PERL_VERSION%%/man/man1/psh.pod1 +lib/perl5/%%PERL_VERSION%%/man/man1/pshdevel.pod1 lib/perl5/site_perl/%%PERL_VER%%/Psh.pm lib/perl5/site_perl/%%PERL_VER%%/Psh/Joblist.pm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS/Mac.pm @@ -59,3 +61,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/psh/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man3 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 84ebf9d16cb1..c0d60b6aaddd 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -7,6 +7,7 @@ PORTNAME= perlsh PORTVERSION= 0.009 +PORTREVISION= 1 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} diff --git a/shells/psh/pkg-plist b/shells/psh/pkg-plist index 1060df549eb6..9f4b80ffb368 100644 --- a/shells/psh/pkg-plist +++ b/shells/psh/pkg-plist @@ -1,4 +1,6 @@ bin/psh +lib/perl5/%%PERL_VERSION%%/man/man1/psh.pod1 +lib/perl5/%%PERL_VERSION%%/man/man1/pshdevel.pod1 lib/perl5/site_perl/%%PERL_VER%%/Psh.pm lib/perl5/site_perl/%%PERL_VER%%/Psh/Joblist.pm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS/Mac.pm @@ -59,3 +61,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/psh/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man3 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true -- cgit v1.2.3