mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 1.0.4
This commit is contained in:
parent
27cf8a7871
commit
4477edbbf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176069
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= resurrectpages
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xpi/resurrect_pages-1.0.3-fx.xpi) = 0406bffe0d7ebdf6b2b3a5083fcb3c9b
|
||||
SHA256 (xpi/resurrect_pages-1.0.3-fx.xpi) = 04c2dcad87a25507e6dff157797bcb9e918ee411830d96ba38644194d852ca9b
|
||||
SIZE (xpi/resurrect_pages-1.0.3-fx.xpi) = 20086
|
||||
MD5 (xpi/resurrect_pages-1.0.4-fx.xpi) = 4cd262e518f270be543b4220879c7744
|
||||
SHA256 (xpi/resurrect_pages-1.0.4-fx.xpi) = 4bb298009ede2a60e4ab2588325d958890414b13905d434e3ebe72f89930a1b7
|
||||
SIZE (xpi/resurrect_pages-1.0.4-fx.xpi) = 21531
|
||||
|
@ -5,6 +5,8 @@
|
||||
%%XPI_XPIDIR%%/content/resurrect.js
|
||||
%%XPI_XPIDIR%%/defaults/preferences/resurrect.js
|
||||
%%XPI_XPIDIR%%/install.rdf
|
||||
%%XPI_XPIDIR%%/locale/de-DE/overlay.dtd
|
||||
%%XPI_XPIDIR%%/locale/de-DE/overlay.properties
|
||||
%%XPI_XPIDIR%%/locale/en-US/overlay.dtd
|
||||
%%XPI_XPIDIR%%/locale/en-US/overlay.properties
|
||||
%%XPI_XPIDIR%%/locale/es-AR/overlay.dtd
|
||||
@ -23,6 +25,8 @@
|
||||
%%XPI_XPIDIR%%/locale/pt-BR/overlay.properties
|
||||
%%XPI_XPIDIR%%/locale/ru-RU/overlay.dtd
|
||||
%%XPI_XPIDIR%%/locale/ru-RU/overlay.properties
|
||||
%%XPI_XPIDIR%%/locale/zh-TW/overlay.dtd
|
||||
%%XPI_XPIDIR%%/locale/zh-TW/overlay.properties
|
||||
%%XPI_XPIDIR%%/skin/em-icon.png
|
||||
%%XPI_XPIDIR%%/skin/netError.css
|
||||
%%XPI_XPIDIR%%/skin/resurrect-overlay.css
|
||||
@ -31,6 +35,7 @@
|
||||
@dirrm %%XPI_XPIDIR%%/content
|
||||
@dirrm %%XPI_XPIDIR%%/defaults/preferences
|
||||
@dirrm %%XPI_XPIDIR%%/defaults
|
||||
@dirrm %%XPI_XPIDIR%%/locale/de-DE
|
||||
@dirrm %%XPI_XPIDIR%%/locale/en-US
|
||||
@dirrm %%XPI_XPIDIR%%/locale/es-AR
|
||||
@dirrm %%XPI_XPIDIR%%/locale/es-CL
|
||||
@ -40,5 +45,6 @@
|
||||
@dirrm %%XPI_XPIDIR%%/locale/nl-NL
|
||||
@dirrm %%XPI_XPIDIR%%/locale/pt-BR
|
||||
@dirrm %%XPI_XPIDIR%%/locale/ru-RU
|
||||
@dirrm %%XPI_XPIDIR%%/locale/zh-TW
|
||||
@dirrm %%XPI_XPIDIR%%/locale
|
||||
@dirrm %%XPI_XPIDIR%%/skin
|
||||
|
Loading…
Reference in New Issue
Block a user