diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-01-29 00:06:45 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-01-29 00:06:45 +0000 |
commit | f3e92d1b0bf72705c09b271a2329d034f80faef9 (patch) | |
tree | 9bde637922909bf5524a278c4f8561f9454c8287 /databases/p5-Dancer-Plugin-Database | |
parent | 54f805ffca3621234956cfde66230e0acb7e1ddf (diff) |
Update to 2.12, and remove author-only dependencies from TEST_DEPENDS.
Notes
Notes:
svn path=/head/; revision=407436
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database')
-rw-r--r-- | databases/p5-Dancer-Plugin-Database/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-Dancer-Plugin-Database/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile index 71c52a52b6e5..d5fffb028453 100644 --- a/databases/p5-Dancer-Plugin-Database/Makefile +++ b/databases/p5-Dancer-Plugin-Database/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-Database -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,7 @@ BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer \ p5-Dancer-Plugin-Database-Core>=0.12:${PORTSDIR}/databases/p5-Dancer-Plugin-Database-Core RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite NO_ARCH= yes USES= perl5 diff --git a/databases/p5-Dancer-Plugin-Database/distinfo b/databases/p5-Dancer-Plugin-Database/distinfo index f1fdf3502517..c2cdd3dae87f 100644 --- a/databases/p5-Dancer-Plugin-Database/distinfo +++ b/databases/p5-Dancer-Plugin-Database/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Database-2.11.tar.gz) = 0b2971f2bf145e4d24a1c5e0c775aaeba063fc8c288b592305b4db511eb6385d -SIZE (Dancer-Plugin-Database-2.11.tar.gz) = 20055 +SHA256 (Dancer-Plugin-Database-2.12.tar.gz) = 0a647e519b2f6758eb563ce5fc5476b0f4556735a68f6211c7a318c68405ef27 +SIZE (Dancer-Plugin-Database-2.12.tar.gz) = 20115 |