Update to version 0.50
This commit is contained in:
parent
7d132c7772
commit
8d51f52a9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426263
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MySQL-Diff
|
||||
PORTVERSION= 0.48
|
||||
PORTVERSION= 0.50
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,7 +15,8 @@ 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
|
||||
p5-File-Slurp>=0:devel/p5-File-Slurp \
|
||||
p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5 shebangfix
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1467116916
|
||||
SHA256 (MySQL-Diff-0.48.tar.gz) = 836571e4cc80a44a8fb1bee440a07a4b32a6301afc6335013803a99d8e52656e
|
||||
SIZE (MySQL-Diff-0.48.tar.gz) = 25926
|
||||
TIMESTAMP = 1479326260
|
||||
SHA256 (MySQL-Diff-0.50.tar.gz) = 573c2cf0a07fab2663991cbc0988c2763676364cd9bcb63399363dff0430cfd0
|
||||
SIZE (MySQL-Diff-0.50.tar.gz) = 26212
|
||||
|
|
Loading…
Reference in a new issue