- Update to 3119
- Fix WWW: line in pkg-descr PR: ports/132363 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
This commit is contained in:
parent
cba7f02fe1
commit
79b0151eb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229813
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= maatkit
|
||||
PORTVERSION= 2979
|
||||
PORTVERSION= 3119
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (maatkit-2979.tar.gz) = ed08077bb21c6823c00cd9d133c1f6fb
|
||||
SHA256 (maatkit-2979.tar.gz) = 22ef31f9f4b67c2c43433b53db2af1694ea6eb0d8e57c8d627c9273cf8240d65
|
||||
SIZE (maatkit-2979.tar.gz) = 493347
|
||||
MD5 (maatkit-3119.tar.gz) = 32e501c6e829c2e57b45af028046ab3e
|
||||
SHA256 (maatkit-3119.tar.gz) = c1858e0a8e70f16ab883b838a9bf316715cd1f52bb3f9888eba20b1880fb5e04
|
||||
SIZE (maatkit-3119.tar.gz) = 495210
|
||||
|
|
|
@ -2,4 +2,4 @@ Maatkit is a collection of essential command-line utilities for MySQL.
|
|||
Each is completely stand-alone, without dependencies other than core Perl
|
||||
and the DBI drivers needed to connect to MySQL.
|
||||
|
||||
WWW: http://maatkit.sourceforge.net
|
||||
WWW: http://www.maatkit.org/
|
||||
|
|
Loading…
Reference in a new issue