1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix plist and unbreak - do not overwrite file installed by shared-mime-info

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Anders Troback <freebsd@troback.com> (maintainer)
This commit is contained in:
Pav Lucistnik 2010-12-09 14:43:26 +00:00
parent 6178381630
commit 06c672b2a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265920
3 changed files with 20 additions and 3 deletions

View File

@ -6,6 +6,7 @@
PORTNAME= gramps
PORTVERSION= 3.2.5
PORTREVISION= 1
CATEGORIES= science gnome python
MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION}
@ -15,8 +16,6 @@ COMMENT= A GTK/GNOME-based genealogy program
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \
${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
BROKEN= incorrect plist
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BDB= 43

View File

@ -0,0 +1,19 @@
--- data/gramps.xml.in.orig 2010-11-18 09:58:56.000000000 +0300
+++ data/gramps.xml.in 2010-12-09 13:24:49.000000000 +0300
@@ -7,16 +7,6 @@
<_comment>Gramps database</_comment>
<glob pattern="*.grdb"/>
</mime-type>
- <mime-type type="application/x-gedcom">
- <_comment>GEDCOM</_comment>
- <glob pattern="*.ged"/>
- <glob pattern="*.gedcom"/>
- <glob pattern="*.GED"/>
- <glob pattern="*.GEDCOM"/>
- <magic priority="80">
- <match type="string" value="0 HEAD" offset="0:1"/>
- </magic>
- </mime-type>
<mime-type type="application/x-gramps-package">
<_comment>Gramps package</_comment>
<glob pattern="*.gpkg"/>

View File

@ -2696,7 +2696,6 @@ share/locale/sv/LC_MESSAGES/gramps.mo
share/locale/zh_CN/LC_MESSAGES/gramps.mo
share/mime-info/gramps.keys
share/mime-info/gramps.mime
share/mime/application/x-gedcom.xml
share/mime/application/x-geneweb.xml
share/mime/application/x-gramps-package.xml
share/mime/application/x-gramps-xml.xml