mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- update to 0.05
- add LICENSES - no changelog provided
This commit is contained in:
parent
bc7257fa14
commit
861b84c1b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279850
2 changed files with 6 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBIx-Class-QueryProfiler
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,6 +13,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= DBIx::Class profiler
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install
|
||||
RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class
|
||||
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/devel/p5-Test-Perl-Critic
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (DBIx-Class-QueryProfiler-0.04.tar.gz) = 9eb6efe3c9d21051c4ccb1be45653a124857b485f7ed39da1bd1f79c159954c2
|
||||
SIZE (DBIx-Class-QueryProfiler-0.04.tar.gz) = 4846
|
||||
SHA256 (DBIx-Class-QueryProfiler-0.05.tar.gz) = 8431fa0dfc498d8c5183175cdde4a84f34953cb9f3a04b89b9c949d0cf1d3d7d
|
||||
SIZE (DBIx-Class-QueryProfiler-0.05.tar.gz) = 25512
|
||||
|
|
Loading…
Add table
Reference in a new issue