aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-sync
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-27 10:12:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-27 10:12:49 +0000
commit06c4111515d02526f66c319b155b14180729878f (patch)
tree73898ea9c56306e4c451354e45e619ae4d04d7a9 /www/firefox-sync
parent50225937f8511e65aeff99e1b4637693a5eab867 (diff)
downloadports-06c4111515d02526f66c319b155b14180729878f.tar.gz
ports-06c4111515d02526f66c319b155b14180729878f.zip
Notes
Diffstat (limited to 'www/firefox-sync')
-rw-r--r--www/firefox-sync/Makefile3
-rw-r--r--www/firefox-sync/distinfo4
-rw-r--r--www/firefox-sync/pkg-plist17
3 files changed, 4 insertions, 20 deletions
diff --git a/www/firefox-sync/Makefile b/www/firefox-sync/Makefile
index 4cdfa0ce9e25..1b2c080e12b7 100644
--- a/www/firefox-sync/Makefile
+++ b/www/firefox-sync/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= firefox-sync
-PORTVERSION= 1.6.3
-PORTREVISION= 1
+PORTVERSION= 1.7
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://hg.mozilla.org/services/fx-sync/archive/${DISTVERSION}${EXTRACT_SUFX}/
diff --git a/www/firefox-sync/distinfo b/www/firefox-sync/distinfo
index 80db03cb27d2..9d566f783084 100644
--- a/www/firefox-sync/distinfo
+++ b/www/firefox-sync/distinfo
@@ -1,2 +1,2 @@
-SHA256 (firefox-sync-1.6.3.tar.bz2) = 3b46638a433d42be7a8db344d22be0caecf487a291b0dc197b5f7b88dd44c7bc
-SIZE (firefox-sync-1.6.3.tar.bz2) = 533410
+SHA256 (firefox-sync-1.7.tar.bz2) = 665293f645bf46c7cc5de2dac18a2985a8ae2336e88f69a41c0bd25332a34787
+SIZE (firefox-sync-1.7.tar.bz2) = 562404
diff --git a/www/firefox-sync/pkg-plist b/www/firefox-sync/pkg-plist
index 138914d3226e..d56f70718185 100644
--- a/www/firefox-sync/pkg-plist
+++ b/www/firefox-sync/pkg-plist
@@ -7,9 +7,6 @@
%%XPI_XPIDIR%%/components/IWeaveCrypto.xpt
%%XPI_XPIDIR%%/components/Weave.js
%%XPI_XPIDIR%%/crypto-modules/WeaveCrypto.js
-%%XPI_XPIDIR%%/modules/base_records/collection.js
-%%XPI_XPIDIR%%/modules/base_records/crypto.js
-%%XPI_XPIDIR%%/modules/base_records/wbo.js
%%XPI_XPIDIR%%/modules/engines/clients.js
%%XPI_XPIDIR%%/modules/engines/forms.js
%%XPI_XPIDIR%%/modules/engines/history.js
@@ -17,24 +14,14 @@
%%XPI_XPIDIR%%/modules/engines/prefs.js
%%XPI_XPIDIR%%/modules/engines/tabs.js
%%XPI_XPIDIR%%/modules/engines/bookmarks.js
-%%XPI_XPIDIR%%/modules/type_records/bookmark.js
-%%XPI_XPIDIR%%/modules/type_records/clients.js
-%%XPI_XPIDIR%%/modules/type_records/forms.js
-%%XPI_XPIDIR%%/modules/type_records/history.js
-%%XPI_XPIDIR%%/modules/type_records/passwords.js
-%%XPI_XPIDIR%%/modules/type_records/prefs.js
-%%XPI_XPIDIR%%/modules/type_records/tabs.js
%%XPI_XPIDIR%%/modules/ext/Observers.js
%%XPI_XPIDIR%%/modules/ext/Preferences.js
%%XPI_XPIDIR%%/modules/ext/StringBundle.js
-%%XPI_XPIDIR%%/modules/ext/Sync.js
-%%XPI_XPIDIR%%/modules/auth.js
%%XPI_XPIDIR%%/modules/notifications.js
%%XPI_XPIDIR%%/modules/resource.js
+%%XPI_XPIDIR%%/modules/record.js
%%XPI_XPIDIR%%/modules/service.js
%%XPI_XPIDIR%%/modules/status.js
-%%XPI_XPIDIR%%/modules/stores.js
-%%XPI_XPIDIR%%/modules/trackers.js
%%XPI_XPIDIR%%/modules/util.js
%%XPI_XPIDIR%%/modules/main.js
%%XPI_XPIDIR%%/modules/log4moz.js
@@ -50,9 +37,7 @@ lib/firefox3/extensions/%%XPI_XPIID%%
@dirrm %%XPI_XPIDIR%%/platform/%%PLATFORM%%
@dirrm %%XPI_XPIDIR%%/platform
@dirrm %%XPI_XPIDIR%%/modules/ext
-@dirrm %%XPI_XPIDIR%%/modules/type_records
@dirrm %%XPI_XPIDIR%%/modules/engines
-@dirrm %%XPI_XPIDIR%%/modules/base_records
@dirrm %%XPI_XPIDIR%%/modules
@dirrm %%XPI_XPIDIR%%/crypto-modules
@dirrm %%XPI_XPIDIR%%/components