On 10/18/11 13:16, Giovanni Bechis wrote:
> On 10/11/11 13:33, Giovanni Bechis wrote:
>> On 10/11/11 10:56, Giovanni Bechis wrote:
>>> This ports will supersede databases/maatkit.
>>
> Another patch and some run-dependencies added, comments ? Ok ?
>
Pkgpath added and devel/quirks updated, should I add something else to
let the update work from databases/maatkit to databases percona-toolkit ?
 Cheers
  Giovanni

Attachment: percona-toolkit-1.0.1.tgz
Description: Binary data

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.56
diff -u -p -r1.56 Makefile
--- Makefile    16 Oct 2011 16:05:50 -0000      1.56
+++ Makefile    10 Nov 2011 15:39:01 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-1.54
+PKGNAME =      quirks-1.55
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <es...@openbsd.org>
 
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.61
diff -u -p -r1.61 Quirks.pm
--- files/Quirks.pm     16 Oct 2011 16:05:50 -0000      1.61
+++ files/Quirks.pm     10 Nov 2011 15:39:01 -0000
@@ -251,7 +251,8 @@ my $stem_extensions = {
        'ptsans' => 'ru-ptsans',
        'py-zeya' => 'zeya',
 # 5.1
-       'php5-mapscript' => 'php-mapscript'
+       'php5-mapscript' => 'php-mapscript',
+       'maatkit' => 'percona-toolkit'
 };
 
 # ->is_base_system($handle, $state):

Reply via email to