diff options
author | Charles Longeau <chl@cvs.openbsd.org> | 2009-04-24 18:54:35 +0000 |
---|---|---|
committer | Charles Longeau <chl@cvs.openbsd.org> | 2009-04-24 18:54:35 +0000 |
commit | 8dcb5d1d2940d843dabdcef31bc8cb2dba817119 (patch) | |
tree | 7458bf3b9120705a836b9e56b7925dce2cf42159 /usr.bin/file/magdir/revision | |
parent | a75d7de4707e3d43e0e869059021172cadecca54 (diff) |
file update to 4.24
The '-i' switch is now enabled so file(1) can output mime type strings.
ok ian@
builk ports build test on amd64 by jasper@
ok ray@ gilles@ on a almost identical diff
builk ports build test on sparc64 on this almost identical diff by ajacoutot@
also tested by landry@
Diffstat (limited to 'usr.bin/file/magdir/revision')
-rw-r--r-- | usr.bin/file/magdir/revision | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/revision b/usr.bin/file/magdir/revision index 9ce0073cb41..0134cfc3d8a 100644 --- a/usr.bin/file/magdir/revision +++ b/usr.bin/file/magdir/revision @@ -1,4 +1,4 @@ -# $OpenBSD: revision,v 1.2 2008/05/08 01:40:57 chl Exp $ +# $OpenBSD: revision,v 1.3 2009/04/24 18:54:34 chl Exp $ #------------------------------------------------------------------------------ # file(1) magic for revision control files @@ -8,3 +8,13 @@ # Conary changesets # From: Jonathan Smith <smithj@rpath.com> 0 belong 0xea3f81bb Conary changeset data + +# Type: Git bundles (git-bundle) +# From: Josh Triplett <josh@freedesktop.org> +0 string #\ v2\ git\ bundle\n Git bundle + +# Type: Mercurial bundles +# From: Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr> +0 string HG10 Mercurial bundle, +>4 string UN uncompressed +>4 string BZ bzip2 compressed |