mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.15
This commit is contained in:
parent
b0988dd3d7
commit
08b726dffa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83429
3 changed files with 8 additions and 9 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Tk-XMLViewer
|
||||
PORTVERSION= 0.14
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tk
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Tk-XMLViewer-0.14.tar.gz) = bf21faa6f721ebb97141f9fa6de4dc57
|
||||
MD5 (Tk-XMLViewer-0.15.tar.gz) = 34e06e2c30ccbfd8f38d00772d2f6479
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/tkxmlview
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Tk/autoinstall.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Tk/XMLViewer.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/XMLViewer/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/XMLViewer
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Tk 2>/dev/null || true
|
||||
%%SITE_PERL%%/Tk/prereqinst.pl
|
||||
%%SITE_PERL%%/Tk/XMLViewer.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/XMLViewer/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/XMLViewer
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Tk 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue