diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-23 12:03:19 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-23 12:03:19 +0000 |
commit | 6fbc4f4995b5958ebbc08e138f1a0453ce003fd7 (patch) | |
tree | 536c1be99af20bf7cab83da8cd772dff8fd0562d /www/xpi-tabletools | |
parent | ba30d2337d3ca4d29e9e849847df85f5f276a007 (diff) | |
download | ports-6fbc4f4995b5958ebbc08e138f1a0453ce003fd7.tar.gz ports-6fbc4f4995b5958ebbc08e138f1a0453ce003fd7.zip |
Notes
Diffstat (limited to 'www/xpi-tabletools')
-rw-r--r-- | www/xpi-tabletools/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-tabletools/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-tabletools/files/chrome.manifest | 4 | ||||
-rw-r--r-- | www/xpi-tabletools/pkg-plist | 12 |
4 files changed, 20 insertions, 4 deletions
diff --git a/www/xpi-tabletools/Makefile b/www/xpi-tabletools/Makefile index 1689e043508f..75b8f38c6cb9 100644 --- a/www/xpi-tabletools/Makefile +++ b/www/xpi-tabletools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tabletools -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 DISTVERSIONSUFFIX= -fx CATEGORIES= www MASTER_SITES= ${MASTER_SITE_CSME} diff --git a/www/xpi-tabletools/distinfo b/www/xpi-tabletools/distinfo index 9713dd3c6d3a..c49e3fa0938a 100644 --- a/www/xpi-tabletools/distinfo +++ b/www/xpi-tabletools/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/tabletools-0.1.2-fx.xpi) = 22aeb726714eaf894252930aeef232bc -SHA256 (xpi/tabletools-0.1.2-fx.xpi) = a1b628cff910efa035a643b355d67b34be467a0c14b231d94ec93610f966b46d -SIZE (xpi/tabletools-0.1.2-fx.xpi) = 67854 +MD5 (xpi/tabletools-0.1.3-fx.xpi) = 399e3355eccf03d338224d5cf4872678 +SHA256 (xpi/tabletools-0.1.3-fx.xpi) = 050e28beeacd0e22e90769dd6984b54ccfc0e240d7b1405a16fd4f8251536515 +SIZE (xpi/tabletools-0.1.3-fx.xpi) = 81485 diff --git a/www/xpi-tabletools/files/chrome.manifest b/www/xpi-tabletools/files/chrome.manifest index e250b2fc377d..ef853db114cd 100644 --- a/www/xpi-tabletools/files/chrome.manifest +++ b/www/xpi-tabletools/files/chrome.manifest @@ -14,3 +14,7 @@ locale tabletools es-AR jar:chrome/tabletools.jar!/locale/tabletools/es-AR/ locale tabletools fr-FR jar:chrome/tabletools.jar!/locale/tabletools/fr-FR/ locale tabletools de-DE jar:chrome/tabletools.jar!/locale/tabletools/de-DE/ + +locale tabletools hr-HR jar:chrome/tabletools.jar!/locale/tabletools/hr-HR/ + +locale tabletools es-ES jar:chrome/tabletools.jar!/locale/tabletools/es-ES/ diff --git a/www/xpi-tabletools/pkg-plist b/www/xpi-tabletools/pkg-plist index 52497dc9b293..0c6e9784e5ab 100644 --- a/www/xpi-tabletools/pkg-plist +++ b/www/xpi-tabletools/pkg-plist @@ -19,11 +19,21 @@ %%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/tabletools.properties %%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/tabletoolsOptions.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/tabletoolsOverlay.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/es-ES/about.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/es-ES/contents.rdf +%%XPI_XPIDIR%%/chrome/locale/tabletools/es-ES/tabletools.properties +%%XPI_XPIDIR%%/chrome/locale/tabletools/es-ES/tabletoolsOptions.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/es-ES/tabletoolsOverlay.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/about.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/contents.rdf %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/tabletools.properties %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/tabletoolsOptions.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/tabletoolsOverlay.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/hr-HR/about.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/hr-HR/contents.rdf +%%XPI_XPIDIR%%/chrome/locale/tabletools/hr-HR/tabletools.properties +%%XPI_XPIDIR%%/chrome/locale/tabletools/hr-HR/tabletoolsOptions.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/hr-HR/tabletoolsOverlay.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/about.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/contents.rdf %%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/tabletools.properties @@ -41,7 +51,9 @@ @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/en-US @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR +@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/es-ES @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR +@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/hr-HR @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools @dirrm %%XPI_XPIDIR%%/chrome/locale |