pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/shared-mime-info Update to 0.23:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d23b1851d6f
branches: trunk
changeset: 537767:2d23b1851d6f
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 15 22:53:59 2008 +0000
description:
Update to 0.23:
shared-mime-info 0.23 (2007-12-18)
* Mime-type Changes:
- Add QTIF QuickTime image
- Add SDP stream description
- Add Vala source file
- Add Atom feed, OPML
- Add SAMI, MicroDVD, MPSub, SSA subtitles
- Add audio/x-m4b as a sub-class of audio/mp4
- Add *.aac as a suffix for MPEG-4 audio files
- Add Compressed Flash detection, add FutureSplash support
- Add *.asc as a suffix for PGP armoured keys
- Add application/msword as a sub-class of application/x-ole-storage
- Don't associate *.htm and *.html to Mozilla bookmarks
- Add more aliases for PowerPoint and Word mime-types
- Add *.vlc as a suffix for m3u files
- Better magic for Word and Office documents
- Split Windows Media Station playlists from ASX ones
- Fix up JPEG 2000 mime-types
* Other:
- Add a testsuite in the CVS tree
diffstat:
databases/shared-mime-info/Makefile | 4 ++--
databases/shared-mime-info/PLIST | 3 ++-
databases/shared-mime-info/distinfo | 12 ++++++------
databases/shared-mime-info/patches/patch-ab | 8 ++++----
databases/shared-mime-info/patches/patch-ac | 8 ++++----
5 files changed, 18 insertions(+), 17 deletions(-)
diffs (94 lines):
diff -r 079fa8d5ac23 -r 2d23b1851d6f databases/shared-mime-info/Makefile
--- a/databases/shared-mime-info/Makefile Tue Jan 15 22:47:29 2008 +0000
+++ b/databases/shared-mime-info/Makefile Tue Jan 15 22:53:59 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/11/03 16:37:42 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2008/01/15 22:53:59 wiz Exp $
#
-DISTNAME= shared-mime-info-0.22
+DISTNAME= shared-mime-info-0.23
CATEGORIES= databases
MASTER_SITES= http://freedesktop.org/~hadess/
EXTRACT_SUFX= .tar.bz2
diff -r 079fa8d5ac23 -r 2d23b1851d6f databases/shared-mime-info/PLIST
--- a/databases/shared-mime-info/PLIST Tue Jan 15 22:47:29 2008 +0000
+++ b/databases/shared-mime-info/PLIST Tue Jan 15 22:53:59 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2007/10/11 18:56:16 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/01/15 22:53:59 wiz Exp $
bin/update-mime-database
man/man1/update-mime-database.1
share/locale/az/LC_MESSAGES/shared-mime-info.mo
@@ -9,6 +9,7 @@
share/locale/da/LC_MESSAGES/shared-mime-info.mo
share/locale/de/LC_MESSAGES/shared-mime-info.mo
share/locale/el/LC_MESSAGES/shared-mime-info.mo
+share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo
share/locale/eo/LC_MESSAGES/shared-mime-info.mo
share/locale/es/LC_MESSAGES/shared-mime-info.mo
share/locale/eu/LC_MESSAGES/shared-mime-info.mo
diff -r 079fa8d5ac23 -r 2d23b1851d6f databases/shared-mime-info/distinfo
--- a/databases/shared-mime-info/distinfo Tue Jan 15 22:47:29 2008 +0000
+++ b/databases/shared-mime-info/distinfo Tue Jan 15 22:53:59 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2007/11/03 16:37:43 joerg Exp $
+$NetBSD: distinfo,v 1.11 2008/01/15 22:53:59 wiz Exp $
-SHA1 (shared-mime-info-0.22.tar.bz2) = d06e59157bec1b3315e35bc926b56f71253282a4
-RMD160 (shared-mime-info-0.22.tar.bz2) = fdf2c0d17e44f4b5d189c68a6893a88eab60778c
-Size (shared-mime-info-0.22.tar.bz2) = 417120 bytes
+SHA1 (shared-mime-info-0.23.tar.bz2) = 937c6f2f55df6917c633d67366928e9a54bfc18f
+RMD160 (shared-mime-info-0.23.tar.bz2) = 7450528c4d8bf595b8097c7fabac92079bf0a743
+Size (shared-mime-info-0.23.tar.bz2) = 475904 bytes
SHA1 (patch-aa) = e6fbe84b742034d26ef9d3ae89d271d819656ac2
-SHA1 (patch-ab) = cf729795e385ea65fd1694deafdd8c0a386e0a70
-SHA1 (patch-ac) = a269effaca7196a89a834207f235f85f251ad106
+SHA1 (patch-ab) = fd711dc1d844e796a9cd6332c41e20113dbeecd2
+SHA1 (patch-ac) = ad7e420656cbd7d0677ec14c8c8562f57b5211d2
diff -r 079fa8d5ac23 -r 2d23b1851d6f databases/shared-mime-info/patches/patch-ab
--- a/databases/shared-mime-info/patches/patch-ab Tue Jan 15 22:47:29 2008 +0000
+++ b/databases/shared-mime-info/patches/patch-ab Tue Jan 15 22:53:59 2008 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-ab,v 1.3 2007/11/03 16:37:43 joerg Exp $
+$NetBSD: patch-ab,v 1.4 2008/01/15 22:53:59 wiz Exp $
Don't force a build of the PO files, they need newer gettext versions.
---- Makefile.am.orig 2007-11-03 17:18:35.000000000 +0100
+--- Makefile.am.orig 2007-12-12 22:24:27.000000000 +0000
+++ Makefile.am
-@@ -54,8 +54,6 @@ uninstall-hook:
+@@ -56,8 +56,6 @@ uninstall-hook:
rm -f "$(DESTDIR)$(datadir)/mime/mime-cache"
rm -f "$(DESTDIR)$(datadir)/mime/XMLnamespaces"
-all: check
-
check:
- if [ -d CVS/ ]; then \
+ if test -n $(XMLLINT) ; then \
xmllint --noout --valid $(srcdir)/freedesktop.org.xml; \
diff -r 079fa8d5ac23 -r 2d23b1851d6f databases/shared-mime-info/patches/patch-ac
--- a/databases/shared-mime-info/patches/patch-ac Tue Jan 15 22:47:29 2008 +0000
+++ b/databases/shared-mime-info/patches/patch-ac Tue Jan 15 22:53:59 2008 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-ac,v 1.1 2007/11/03 16:37:44 joerg Exp $
+$NetBSD: patch-ac,v 1.2 2008/01/15 22:53:59 wiz Exp $
Don't force a build of the PO files, they need newer gettext versions.
---- Makefile.in.orig 2007-11-03 17:19:05.000000000 +0100
+--- Makefile.in.orig 2007-12-18 14:50:54.000000000 +0000
+++ Makefile.in
-@@ -914,8 +914,6 @@ uninstall-hook:
+@@ -920,8 +920,6 @@ uninstall-hook:
rm -f "$(DESTDIR)$(datadir)/mime/mime-cache"
rm -f "$(DESTDIR)$(datadir)/mime/XMLnamespaces"
-all: check
-
check:
- if [ -d CVS/ ]; then \
+ if test -n $(XMLLINT) ; then \
xmllint --noout --valid $(srcdir)/freedesktop.org.xml; \
Home |
Main Index |
Thread Index |
Old Index