Update to version 0.48
This commit is contained in:
parent
0c6398c48a
commit
68edf21171
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417712
2 changed files with 7 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MySQL-Diff
|
||||
PORTVERSION= 0.43
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.48
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
COMMENT= Perl module for comparing the table structure of two MySQL databases
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-MakeMethods>=0:devel/p5-Class-MakeMethods \
|
||||
p5-DBD-mysql>=0:databases/p5-DBD-mysql \
|
||||
p5-File-Slurp>=0:devel/p5-File-Slurp
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (MySQL-Diff-0.43.tar.gz) = 911f7542f9062768d0bda4d474e2ccb131036700d189b6aede1cb9adab1bc208
|
||||
SIZE (MySQL-Diff-0.43.tar.gz) = 22124
|
||||
TIMESTAMP = 1467116916
|
||||
SHA256 (MySQL-Diff-0.48.tar.gz) = 836571e4cc80a44a8fb1bee440a07a4b32a6301afc6335013803a99d8e52656e
|
||||
SIZE (MySQL-Diff-0.48.tar.gz) = 25926
|
||||
|
|
Loading…
Reference in a new issue