On 11/10/13 02:46, Stuart Cassoff wrote:
> Update to 0.6.

Better quirks.


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.95
diff -u -p -u -p -r1.95 Makefile
--- Makefile    25 Sep 2013 07:57:37 -0000      1.95
+++ Makefile    12 Nov 2013 03:44:24 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =

 # API.rev
-PKGNAME =      quirks-1.92
+PKGNAME =      quirks-1.93
 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.99
diff -u -p -u -p -r1.99 Quirks.pm
--- files/Quirks.pm     25 Sep 2013 07:57:38 -0000      1.99
+++ files/Quirks.pm     12 Nov 2013 03:44:24 -0000
@@ -322,11 +322,12 @@ my $stem_extensions = {
        'php-mhash' => 'php',
        'php-ncurses' => 'php',
        'php-sqlite' => 'php',
-       'thttpd' => 'sthttpd',
        'pecl-fileinfo' => 'php',
        'thttpd' => 'sthttpd',
        'dbus-python' => 'py-dbus',
        'libungif' => 'giflib',
+       'mentry' => 'tklib',
+       'wcb' => 'tklib',
 };

 # ->is_base_system($handle, $state):


Reply via email to