The following reply was made to PR pkg/46670; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/46670: sysutils/e2fsprogs fix for DragonFly
Date: Tue, 10 Jul 2012 18:54:26 +0000
On Sat, Jul 07, 2012 at 09:30:01PM +0000, ahuete.devel%gmail.com@localhost wrote:
> http://island.quantumachine.net/~antonioh/archive/patches/sysutils_e2fsprogs.diff
+diff -rwu lib/ext2fs/ext2_fs.h lib/ext2fs/ext2_fs.h
+--- lib/ext2fs/ext2_fs.h 2012-07-07 23:05:53.600696000 +0200
++++ lib/ext2fs/ext2_fs.h 2012-07-07 23:06:39.571076000 +0200
+@@ -592,6 +592,7 @@
+ #define EXT2_OBSO_OS_MASIX 2
+ #define EXT2_OS_FREEBSD 3
+ #define EXT2_OS_LITES 4
++#define EXT2_OS_DRAGONFLY 5
Please get that approved upstream. They should be responsive.
--
David A. Holland
dholland%netbsd.org@localhost