pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/gourmet update to 0.8.5.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28010da2fc92
branches:  trunk
changeset: 499068:28010da2fc92
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Sep 08 18:00:35 2005 +0000

description:
update to 0.8.5.12
changes:
-import improvements (eg from webpages)
-bugfixes
-keyboard shortcuts added
-UI improvements

diffstat:

 databases/gourmet/Makefile |   6 ++--
 databases/gourmet/PLIST    |  59 ++++++++++++++++++++++++++++++++++++++++++---
 databases/gourmet/distinfo |   8 +++---
 3 files changed, 62 insertions(+), 11 deletions(-)

diffs (130 lines):

diff -r 312ede4a16e5 -r 28010da2fc92 databases/gourmet/Makefile
--- a/databases/gourmet/Makefile        Thu Sep 08 17:57:35 2005 +0000
+++ b/databases/gourmet/Makefile        Thu Sep 08 18:00:35 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/19 17:34:46 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/09/08 18:00:35 drochner Exp $
 #
 
-DISTNAME=              gourmet-0.8.5.5
+DISTNAME=              gourmet-0.8.5.12
 CATEGORIES=            databases
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=grecipe-manager/}
 
@@ -9,7 +9,7 @@
 HOMEPAGE=              http://grecipe-manager.sourceforge.net/
 COMMENT=               Recipe database
 
-WRKSRC=                ${WRKDIR}/gourmet-0.8.5.5
+USE_PKGLOCALEDIR=      yes
 PYDISTUTILSPKG=                yes
 PYTHON_VERSIONS_ACCEPTED= 23 24
 
diff -r 312ede4a16e5 -r 28010da2fc92 databases/gourmet/PLIST
--- a/databases/gourmet/PLIST   Thu Sep 08 17:57:35 2005 +0000
+++ b/databases/gourmet/PLIST   Thu Sep 08 18:00:35 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/19 17:34:46 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/08 18:00:35 drochner Exp $
 bin/gourmet
 ${PYSITELIB}/gourmet/FauxActionGroups.py
 ${PYSITELIB}/gourmet/FauxActionGroups.pyc
@@ -90,6 +90,9 @@
 ${PYSITELIB}/gourmet/defaults_es.py
 ${PYSITELIB}/gourmet/defaults_es.pyc
 ${PYSITELIB}/gourmet/defaults_es.pyo
+${PYSITELIB}/gourmet/defaults_fr.py
+${PYSITELIB}/gourmet/defaults_fr.pyc
+${PYSITELIB}/gourmet/defaults_fr.pyo
 ${PYSITELIB}/gourmet/defaults_nl.py
 ${PYSITELIB}/gourmet/defaults_nl.pyc
 ${PYSITELIB}/gourmet/defaults_nl.pyo
@@ -174,9 +177,27 @@
 ${PYSITELIB}/gourmet/importers/html_importer.py
 ${PYSITELIB}/gourmet/importers/html_importer.pyc
 ${PYSITELIB}/gourmet/importers/html_importer.pyo
-${PYSITELIB}/gourmet/importers/html_rules.py
-${PYSITELIB}/gourmet/importers/html_rules.pyc
-${PYSITELIB}/gourmet/importers/html_rules.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/__init__.py
+${PYSITELIB}/gourmet/importers/html_plugins/__init__.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/__init__.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/allrecipes.py
+${PYSITELIB}/gourmet/importers/html_plugins/allrecipes.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/allrecipes.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/eating_well.py
+${PYSITELIB}/gourmet/importers/html_plugins/eating_well.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/eating_well.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/epicurious.py
+${PYSITELIB}/gourmet/importers/html_plugins/epicurious.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/epicurious.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/foodnetwork.py
+${PYSITELIB}/gourmet/importers/html_plugins/foodnetwork.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/foodnetwork.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/html_helpers.py
+${PYSITELIB}/gourmet/importers/html_plugins/html_helpers.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/html_helpers.pyo
+${PYSITELIB}/gourmet/importers/html_plugins/recipezaar.py
+${PYSITELIB}/gourmet/importers/html_plugins/recipezaar.pyc
+${PYSITELIB}/gourmet/importers/html_plugins/recipezaar.pyo
 ${PYSITELIB}/gourmet/importers/importer.py
 ${PYSITELIB}/gourmet/importers/importer.pyc
 ${PYSITELIB}/gourmet/importers/importer.pyo
@@ -210,6 +231,9 @@
 ${PYSITELIB}/gourmet/keymanager.py
 ${PYSITELIB}/gourmet/keymanager.pyc
 ${PYSITELIB}/gourmet/keymanager.pyo
+${PYSITELIB}/gourmet/mnemonic_manager.py
+${PYSITELIB}/gourmet/mnemonic_manager.pyc
+${PYSITELIB}/gourmet/mnemonic_manager.pyo
 ${PYSITELIB}/gourmet/optionTable.py
 ${PYSITELIB}/gourmet/optionTable.pyc
 ${PYSITELIB}/gourmet/optionTable.pyo
@@ -264,7 +288,34 @@
 share/gourmet/recipe.dtd
 share/gourmet/shopList.glade
 share/gourmet/splash.png
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/de_AT/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/de_DE/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/es_ES/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/nl_BE/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/nl_NL/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/sv_SE/LC_MESSAGES/gourmet.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gourmet.mo
 @dirrm share/gourmet
+@dirrm ${PYSITELIB}/gourmet/importers/html_plugins
 @dirrm ${PYSITELIB}/gourmet/importers
 @dirrm ${PYSITELIB}/gourmet/exporters
 @dirrm ${PYSITELIB}/gourmet/backends
diff -r 312ede4a16e5 -r 28010da2fc92 databases/gourmet/distinfo
--- a/databases/gourmet/distinfo        Thu Sep 08 17:57:35 2005 +0000
+++ b/databases/gourmet/distinfo        Thu Sep 08 18:00:35 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/07/19 17:34:46 drochner Exp $
+$NetBSD: distinfo,v 1.2 2005/09/08 18:00:35 drochner Exp $
 
-SHA1 (gourmet-0.8.5.5.tar.gz) = 4c27e14fb14009682fc925090e3c8402b27ff734
-RMD160 (gourmet-0.8.5.5.tar.gz) = 3821a389308c98fc50e8f804e16a52ccb7191f4b
-Size (gourmet-0.8.5.5.tar.gz) = 694493 bytes
+SHA1 (gourmet-0.8.5.12.tar.gz) = d426393521b2af14b6ccfeebc7d5c5d2ea77cd5f
+RMD160 (gourmet-0.8.5.12.tar.gz) = 0a5ae2734090bb70b5fab6887d169148bc0b2a93
+Size (gourmet-0.8.5.12.tar.gz) = 967333 bytes



Home | Main Index | Thread Index | Old Index