diff options
author | wiz <wiz> | 2006-09-03 10:19:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-09-03 10:19:01 +0000 |
commit | dfe30c0ff1e408c49e0361bdc07507f2851a87dd (patch) | |
tree | 653a54100dc4098b91ed278f242142361e65b8b2 /databases | |
parent | 0112734a3075e54cafd00b29a90ed943ec79559b (diff) | |
download | pkgsrc-dfe30c0ff1e408c49e0361bdc07507f2851a87dd.tar.gz |
Update to 0.19:
shared-mime-info 0.19 (2006-08-25)
* Mime-type Changes:
- Add application/powerpoint and application/mspowerpoint as aliases for
Powerpoint
- Add VHDL mime-type
- Add application/mbox for the MBOX mailboxes
- Add text/x-txt2tags
- Remove *.dat as a glob for MPEG videos
- Add Monkey's Audio, AC3, and Musepack mime-types
- Fix matching Type1 fonts
- Remove useless application/octet-stream mime-type
- Add *.mo to application/x-gettext-translation
- Add loads of tracker audio files, console ROMs, raw images mime-types
- Fix QuickTime Media Links mime-types and detection
- Add audio/AMR and audio/AMR-WB mime-types and detection
- Add better TeX magic, and more globs
- Add better magic for patch files
- Fix .jar files' mime-types, and add better magic
- Fix magic for MPEG4 audio files
- Add an alias for .deb packages
- Add application/sieve mime-type
- Fix application/javascript's mime-type
- Fix text/csv's mime-type
* Other:
- Add paths to the .pc file
Diffstat (limited to 'databases')
-rw-r--r-- | databases/shared-mime-info/Makefile | 6 | ||||
-rw-r--r-- | databases/shared-mime-info/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/shared-mime-info/Makefile b/databases/shared-mime-info/Makefile index a77b0e8ceda..0ebce43f5bd 100644 --- a/databases/shared-mime-info/Makefile +++ b/databases/shared-mime-info/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2006/07/10 17:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/09/03 10:19:01 wiz Exp $ # -DISTNAME= shared-mime-info-0.18 +DISTNAME= shared-mime-info-0.19 CATEGORIES= databases MASTER_SITES= http://freedesktop.org/~hadess/ @@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES -USE_TOOLS+= intltool msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config CONFIGURE_ARGS+= --disable-update-mimedb diff --git a/databases/shared-mime-info/distinfo b/databases/shared-mime-info/distinfo index f26ca9a142a..7ee46d81b5e 100644 --- a/databases/shared-mime-info/distinfo +++ b/databases/shared-mime-info/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2006/07/10 17:42:19 wiz Exp $ +$NetBSD: distinfo,v 1.8 2006/09/03 10:19:01 wiz Exp $ -SHA1 (shared-mime-info-0.18.tar.gz) = 4e7a7850098824476270405ac7bd7759d9b89e43 -RMD160 (shared-mime-info-0.18.tar.gz) = 7406ac3af0639ee4e28c0d909fc95b6f1f1cff67 -Size (shared-mime-info-0.18.tar.gz) = 599826 bytes +SHA1 (shared-mime-info-0.19.tar.gz) = c589906365c591d67b4d7280b0a52297b4bb7dcc +RMD160 (shared-mime-info-0.19.tar.gz) = edb36ea4c23f608749cb9e8bfa747297a10afed1 +Size (shared-mime-info-0.19.tar.gz) = 595168 bytes SHA1 (patch-aa) = bfef540d9190ce676ca2c7199ce9fdbf02715266 |