aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-GitGot
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-10 08:28:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-10 08:28:13 +0000
commitd00c804ff1609c5e4c1f209f6f70a9ae1fbf74aa (patch)
treecc12d1fed6f82cbb961c51a11128d110bc8e3a4a /devel/p5-App-GitGot
parenta40fcc59b37da26df3456c1e2ee47a58ac2ed5c1 (diff)
downloadports-d00c804ff1609c5e4c1f209f6f70a9ae1fbf74aa.tar.gz
ports-d00c804ff1609c5e4c1f209f6f70a9ae1fbf74aa.zip
Notes
Diffstat (limited to 'devel/p5-App-GitGot')
-rw-r--r--devel/p5-App-GitGot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-App-GitGot/Makefile b/devel/p5-App-GitGot/Makefile
index 44fd25131b21..e2ec7443fc4b 100644
--- a/devel/p5-App-GitGot/Makefile
+++ b/devel/p5-App-GitGot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= App-GitGot
PORTVERSION= 1.09
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GENEHACK
@@ -15,7 +16,6 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Config-INI>=0:${PORTSDIR}/devel/p5-Config-INI \
- p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Git-Wrapper>=0.014:${PORTSDIR}/devel/p5-Git-Wrapper \
@@ -24,7 +24,6 @@ BUILD_DEPENDS= p5-Config-INI>=0:${PORTSDIR}/devel/p5-Config-INI \
p5-MouseX-NativeTraits>=0:${PORTSDIR}/devel/p5-MouseX-NativeTraits \
p5-Net-GitHub>=0:${PORTSDIR}/net/p5-Net-GitHub \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor \
p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \