Update to version 0.10.
This commit is contained in:
parent
288b6d293b
commit
bcc49f73aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77250
4 changed files with 5 additions and 14 deletions
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shared-mime-info
|
||||
PORTVERSION= 0.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.freedesktop.org/standards/shared-mime-info/
|
||||
DISTNAME= shared-mime-info-${PORTVERSION}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (shared-mime-info-0.9.tar.gz) = 9d043db3b215b4720c1b4bfc681445bf
|
||||
MD5 (shared-mime-info-0.10.tar.gz) = 3c32b7628e1629639e58755c1e0585d3
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- Makefile.in.orig Sun Jul 28 17:48:22 2002
|
||||
+++ Makefile.in Sun Jul 28 17:47:36 2002
|
||||
@@ -104,7 +104,7 @@
|
||||
update_mime_database_LDFLAGS =
|
||||
|
||||
DEFS = @DEFS@
|
||||
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
|
||||
+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(LOCALBASE)/include
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
LIBS = @LIBS@
|
||||
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
@ -50,6 +50,7 @@ share/mime/application/x-awk.xml
|
|||
share/mime/application/x-bcpio.xml
|
||||
share/mime/application/x-bzip-compressed-tar.xml
|
||||
share/mime/application/x-bzip.xml
|
||||
share/mime/application/x-cd-image.xml
|
||||
share/mime/application/x-cgi.xml
|
||||
share/mime/application/x-chess-pgn.xml
|
||||
share/mime/application/x-class-file.xml
|
||||
|
@ -176,6 +177,7 @@ share/mime/application/x-wais-source.xml
|
|||
share/mime/application/x-x509-ca-cert.xml
|
||||
share/mime/application/x-zerosize.xml
|
||||
share/mime/application/x-zoo.xml
|
||||
share/mime/application/xhtml+xml.xml
|
||||
share/mime/application/zip.xml
|
||||
share/mime/audio/ac3.xml
|
||||
share/mime/audio/basic.xml
|
||||
|
@ -327,6 +329,7 @@ share/mime/text/x-texinfo.xml
|
|||
share/mime/text/x-troff-me.xml
|
||||
share/mime/text/x-troff-mm.xml
|
||||
share/mime/text/x-troff-ms.xml
|
||||
share/mime/text/x-uri.xml
|
||||
share/mime/text/x-vcalendar.xml
|
||||
share/mime/text/x-vcard.xml
|
||||
share/mime/text/x-xslfo.xml
|
||||
|
|
Loading…
Reference in a new issue