diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-03 10:02:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-03 10:02:47 +0000 |
commit | acdca6ed3c5f7277bda550284e5a98542497ea4d (patch) | |
tree | 7dc1d3452647a8a532ca5b17760d58125bf59f94 /www/xpi-tabletools | |
parent | 37ce9c7e6676da454a6093b27b492414f3269179 (diff) | |
download | ports-acdca6ed3c5f7277bda550284e5a98542497ea4d.tar.gz ports-acdca6ed3c5f7277bda550284e5a98542497ea4d.zip |
- Update to 0.2.5
Notes
Notes:
svn path=/head/; revision=227537
Diffstat (limited to 'www/xpi-tabletools')
-rw-r--r-- | www/xpi-tabletools/Makefile | 4 | ||||
-rw-r--r-- | www/xpi-tabletools/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-tabletools/pkg-plist | 6 |
3 files changed, 11 insertions, 5 deletions
diff --git a/www/xpi-tabletools/Makefile b/www/xpi-tabletools/Makefile index 845ef1844af9..bda6ba493ae2 100644 --- a/www/xpi-tabletools/Makefile +++ b/www/xpi-tabletools/Makefile @@ -6,8 +6,8 @@ # PORTNAME= tabletools -PORTVERSION= 0.2.4 -DISTVERSION= 0.24 +PORTVERSION= 0.2.5 +DISTVERSION= 0.26 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-tabletools/distinfo b/www/xpi-tabletools/distinfo index 0b1e85553718..9c51d28a105d 100644 --- a/www/xpi-tabletools/distinfo +++ b/www/xpi-tabletools/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/tabletools-0.24-fx.xpi) = 35bafc453abe607e9f63dd2564a4c45d -SHA256 (xpi/tabletools-0.24-fx.xpi) = d38c01efd2ff03d68c69a37c1e9524aafb033530767c95700c59e203f6611a6f -SIZE (xpi/tabletools-0.24-fx.xpi) = 138589 +MD5 (xpi/tabletools-0.26-fx.xpi) = 70a39930ed4dc0d54f53663d531c8701 +SHA256 (xpi/tabletools-0.26-fx.xpi) = 53d4788148adcc34e6035b36124ec0e17a745d59601f67413c7948e18f417db1 +SIZE (xpi/tabletools-0.26-fx.xpi) = 145580 diff --git a/www/xpi-tabletools/pkg-plist b/www/xpi-tabletools/pkg-plist index 83e77cc393cc..9781fb01826d 100644 --- a/www/xpi-tabletools/pkg-plist +++ b/www/xpi-tabletools/pkg-plist @@ -4,6 +4,11 @@ %%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOptions.xul %%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOverlay.js %%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOverlay.xul +%%XPI_XPIDIR%%/chrome/locale/tabletools/cs-CZ/about.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/cs-CZ/contents.rdf +%%XPI_XPIDIR%%/chrome/locale/tabletools/cs-CZ/tabletools.properties +%%XPI_XPIDIR%%/chrome/locale/tabletools/cs-CZ/tabletoolsOptions.dtd +%%XPI_XPIDIR%%/chrome/locale/tabletools/cs-CZ/tabletoolsOverlay.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/about.dtd %%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/contents.rdf %%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/tabletools.properties @@ -88,6 +93,7 @@ %%XPI_XPIDIR%%/chrome.manifest @dirrm %%XPI_XPIDIR%%/chrome/content/tabletools @dirrm %%XPI_XPIDIR%%/chrome/content +@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/cs-CZ @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/en-US @dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR |