diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-14 23:54:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-14 23:54:11 +0800 |
commit | c9117f00377397cef36251633ab24b353a7237ac (patch) | |
tree | b1656017c9399f7e880e8fe41659ecffb5521cbc /devel/p5-File-Find-Rule-VCS | |
parent | 8c776e702515de8d8f5676955189c6cc001ce069 (diff) | |
download | freebsd-ports-gnome-c9117f00377397cef36251633ab24b353a7237ac.tar.gz freebsd-ports-gnome-c9117f00377397cef36251633ab24b353a7237ac.tar.zst freebsd-ports-gnome-c9117f00377397cef36251633ab24b353a7237ac.zip |
- Update to 1.06
PR: 136696
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Diffstat (limited to 'devel/p5-File-Find-Rule-VCS')
-rw-r--r-- | devel/p5-File-Find-Rule-VCS/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-File-Find-Rule-VCS/distinfo | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile index aebad83ba6e0..c7bfb8f6a6c5 100644 --- a/devel/p5-File-Find-Rule-VCS/Makefile +++ b/devel/p5-File-Find-Rule-VCS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Find-Rule-VCS -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= cm@therek.net COMMENT= Exclude files and directories for Version Control Systems -PERL_CONFIGURE= YES +BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \ + p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob +RUN_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \ + p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob + +PERL_CONFIGURE= 5.5.3+ MAN3= File::Find::Rule::VCS.3 diff --git a/devel/p5-File-Find-Rule-VCS/distinfo b/devel/p5-File-Find-Rule-VCS/distinfo index 1ea500dd3e96..e933ed957079 100644 --- a/devel/p5-File-Find-Rule-VCS/distinfo +++ b/devel/p5-File-Find-Rule-VCS/distinfo @@ -1,3 +1,3 @@ -MD5 (File-Find-Rule-VCS-1.05.tar.gz) = 58526cd2ec430d24e2feb9ebdfe58398 -SHA256 (File-Find-Rule-VCS-1.05.tar.gz) = 01f798ed3c77feaa3ce5ed1e55fd814b3166757a150d11151fcbc06dcde4c7df -SIZE (File-Find-Rule-VCS-1.05.tar.gz) = 23012 +MD5 (File-Find-Rule-VCS-1.06.tar.gz) = 09d9be6effed6c5fa296d8e82d219e70 +SHA256 (File-Find-Rule-VCS-1.06.tar.gz) = e8cee989e0f312205df07ff56fde5e8e427f846055ec2400730894b88fe7e503 +SIZE (File-Find-Rule-VCS-1.06.tar.gz) = 25734 |