aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-TestDatabase
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-23 03:53:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-23 03:53:19 +0000
commit8912fe7c2e889e788c974e2ad4db6c6f3da6a031 (patch)
treeb536022f9a6353dd6e9c63926f5ec5081cbc9141 /databases/p5-DBICx-TestDatabase
parent7ed7149b896d7e8f4473f45fdd6c0ae30adfc2b2 (diff)
downloadports-8912fe7c2e889e788c974e2ad4db6c6f3da6a031.tar.gz
ports-8912fe7c2e889e788c974e2ad4db6c6f3da6a031.zip
- Update to 1.302015
- Use real PORTVERSION - Use CONFLICTS_INSTALL instead of CONFLICTS - Update CONFLICTS_INSTALL - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Simple/Changes
Notes
Notes: svn path=/head/; revision=415696
Diffstat (limited to 'databases/p5-DBICx-TestDatabase')
-rw-r--r--databases/p5-DBICx-TestDatabase/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile
index 1674f0757a8c..4c5a0f390980 100644
--- a/databases/p5-DBICx-TestDatabase/Makefile
+++ b/databases/p5-DBICx-TestDatabase/Makefile
@@ -28,7 +28,7 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502200
-TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
+TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>