aboutsummaryrefslogtreecommitdiffstats
path: root/editors/p5-Vimana
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-12-20 13:54:05 +0800
committermiwi <miwi@FreeBSD.org>2010-12-20 13:54:05 +0800
commit24d1c7efed8d520f1133e080224a082f03400ae7 (patch)
tree369ccf14775eab867ccd950b895b35edd824379f /editors/p5-Vimana
parent81c878cff7cab9a230e5b0fa6cd5f7e48361c2fe (diff)
downloadfreebsd-ports-graphics-24d1c7efed8d520f1133e080224a082f03400ae7.tar.gz
freebsd-ports-graphics-24d1c7efed8d520f1133e080224a082f03400ae7.tar.zst
freebsd-ports-graphics-24d1c7efed8d520f1133e080224a082f03400ae7.zip
- Update to 2010.09303
PR: 153075 Submitted by: pgollucci@
Diffstat (limited to 'editors/p5-Vimana')
-rw-r--r--editors/p5-Vimana/Makefile33
-rw-r--r--editors/p5-Vimana/distinfo5
-rw-r--r--editors/p5-Vimana/pkg-plist7
3 files changed, 25 insertions, 20 deletions
diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile
index 62c02348599..e783d9dc4b5 100644
--- a/editors/p5-Vimana/Makefile
+++ b/editors/p5-Vimana/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Vimana
-PORTVERSION= 2010.0421
+PORTVERSION= 2010.09303
CATEGORIES= editors perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/C/CO/CORNELIUS
@@ -15,35 +15,40 @@ PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Vim script manager
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-BUILD_DEPENDS= vim>=0:${PORTSDIR}/editors/vim \
+BUILD_DEPENDS= vim>=0:${PORTSDIR}/editors/vim
+RUN_DEPENDS= vim>=0:${PORTSDIR}/editors/vim \
p5-App-CLI>=0.08:${PORTSDIR}/devel/p5-App-CLI \
- p5-Archive-Any>=0:${PORTSDIR}/archivers/p5-Archive-Any \
- p5-Cache>=2.04:${PORTSDIR}/devel/p5-Cache \
- p5-File-Copy-Recursive>=0.38:${PORTSDIR}/devel/p5-File-Copy-Recursive \
- p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \
- p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
- p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
+ p5-Archive-Extract>=0.34:${PORTSDIR}/archivers/p5-Archive-Extract \
+ p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
+ p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \
+ p5-File-Temp>=0.22:${PORTSDIR}/devel/p5-File-Temp \
p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite
+ p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww \
+ p5-Exporter-Lite>=0.2:${PORTSDIR}/devel/p5-Exporter-Lite \
+ p5-Digest-MD5>=2.39:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
+ p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \
+ p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
+ p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
PERL_CONFIGURE= yes
-MAN1= vimana.1
+MAN1= vimana.1 vim_record.1
MAN3= Vimana.3 \
- Vimana::Accessor.3 \
Vimana::Command::Download.3 \
Vimana::Command::Install.3 \
Vimana::Command::Installed.3 \
Vimana::Command::Remove.3 \
Vimana::Command::Search.3 \
Vimana::Index.3 \
+ Vimana::Installer.3 \
+ Vimana::Installer::Makefile.3 \
Vimana::Installer::Auto.3 \
Vimana::Installer::Text.3 \
Vimana::Logger.3 \
Vimana::Manual.3 \
- Vimana::PackageFile.3 \
Vimana::Record.3 \
Vimana::Recursive.3 \
Vimana::Util.3
diff --git a/editors/p5-Vimana/distinfo b/editors/p5-Vimana/distinfo
index 9180fb44078..2c2042e0346 100644
--- a/editors/p5-Vimana/distinfo
+++ b/editors/p5-Vimana/distinfo
@@ -1,3 +1,2 @@
-MD5 (Vimana-2010.0421.tar.gz) = b2960858544062914543d1f042632513
-SHA256 (Vimana-2010.0421.tar.gz) = 0b567663dee345252e48a5a363a7896c9922052fce2c34ae602ee4953fb7c8d3
-SIZE (Vimana-2010.0421.tar.gz) = 114589
+SHA256 (Vimana-2010.09303.tar.gz) = 688523d382df46728c47265d4a7280601f57414ede632382bb01238ad60d1d88
+SIZE (Vimana-2010.09303.tar.gz) = 127106
diff --git a/editors/p5-Vimana/pkg-plist b/editors/p5-Vimana/pkg-plist
index 8fc8d9c92cc..2c203af2833 100644
--- a/editors/p5-Vimana/pkg-plist
+++ b/editors/p5-Vimana/pkg-plist
@@ -1,8 +1,9 @@
%%SITE_PERL%%/Vimana.pm
-%%SITE_PERL%%/Vimana/Accessor.pm
%%SITE_PERL%%/Vimana/Archive.pm
%%SITE_PERL%%/Vimana/Command.pm
%%SITE_PERL%%/Vimana/Command/Download.pm
+%%SITE_PERL%%/Vimana/Command/Rate.pm
+%%SITE_PERL%%/Vimana/Command/Help.pm
%%SITE_PERL%%/Vimana/Command/Info.pm
%%SITE_PERL%%/Vimana/Command/Install.pm
%%SITE_PERL%%/Vimana/Command/Installed.pm
@@ -18,18 +19,18 @@
%%SITE_PERL%%/Vimana/Installer/Meta.pm
%%SITE_PERL%%/Vimana/Installer/Rakefile.pm
%%SITE_PERL%%/Vimana/Installer/Text.pm
+%%SITE_PERL%%/Vimana/Installer/Vimball.pm
%%SITE_PERL%%/Vimana/Logger.pm
%%SITE_PERL%%/Vimana/Manual.pm
-%%SITE_PERL%%/Vimana/PackageFile.pm
%%SITE_PERL%%/Vimana/Record.pm
%%SITE_PERL%%/Vimana/Recursive.pm
%%SITE_PERL%%/Vimana/Util.pm
%%SITE_PERL%%/Vimana/VimOnline.pm
%%SITE_PERL%%/Vimana/VimOnline/ScriptPage.pm
%%SITE_PERL%%/Vimana/VimOnline/Search.pm
-%%SITE_PERL%%/Vimana/VimballInstall.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Vimana/.packlist
bin/vimana
+bin/vim_record
@dirrmtry %%SITE_PERL%%/Vimana/VimOnline
@dirrmtry %%SITE_PERL%%/Vimana/Installer
@dirrmtry %%SITE_PERL%%/Vimana/Command