ports/147425: port www/weave renamed to www/firefox-sync and updated to 1.3 version

Grzegorz Blach magik at roorback.net
Thu Jun 3 10:00:15 UTC 2010


>Number:         147425
>Category:       ports
>Synopsis:       port www/weave renamed to www/firefox-sync and updated to 1.3 version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 10:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8.1-PRERELEASE amd64
>Organization:
>Environment:
FreeBSD silver.nine 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #8 r208723: Wed Jun  2 05:09:20 CEST 2010     root at silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
With new release Mozilla renamed Weave to Firefox-sync, so I renamed port too.
I'm not sure, that I can remove PORTEPOCH after rename?

Of course this port was updated from 1.2.3 to 1.3 version.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN firefox-sync.old/Makefile firefox-sync/Makefile
--- firefox-sync.old/Makefile	2010-05-21 09:34:25.000000000 +0200
+++ firefox-sync/Makefile	2010-06-03 11:52:04.171917247 +0200
@@ -5,15 +5,15 @@
 # $FreeBSD: ports/www/weave/Makefile,v 1.17 2010/05/21 07:34:25 pav Exp $
 #
 
-PORTNAME=	weave
-PORTVERSION=	1.2.3
+PORTNAME=	firefox-sync
+PORTVERSION=	1.3
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	http://files.roorback.net/ \
 		LOCAL/glarkin
 
 MAINTAINER=	magik at roorback.net
-COMMENT=	Mozilla Weave extension
+COMMENT=	Mozilla extension to synchronize Firefox data
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libxul/xpidl:${PORTSDIR}/www/libxul
 RUN_DEPENDS=	${LOCALBASE}/lib/libxul/xpidl:${PORTSDIR}/www/libxul
@@ -37,7 +37,7 @@
 BUILD_DEPENDS+=	${FF_DEPENDS}
 RUN_DEPENDS+=	${FF_DEPENDS}
 
-REVID=		ad1ede89cbb2
+REVID=		8c2ff3edbda5
 .if ${ARCH} == i386
 PLATFORM=	FreeBSD_x86-gcc3
 .elif ${ARCH} == amd64
diff -ruN firefox-sync.old/distinfo firefox-sync/distinfo
--- firefox-sync.old/distinfo	2010-05-02 17:56:46.000000000 +0200
+++ firefox-sync/distinfo	2010-06-03 11:29:56.285217680 +0200
@@ -1,3 +1,3 @@
-MD5 (weave-1.2.3.tar.bz2) = e5664338fd75da19360f64aa4f73a6e3
-SHA256 (weave-1.2.3.tar.bz2) = 4ea8064d4b30533a49d64dc963cb688c9d3bc819718a6b58ff47cfb96c0e48e8
-SIZE (weave-1.2.3.tar.bz2) = 487537
+MD5 (firefox-sync-1.3.tar.bz2) = 90142c241b5b49365b7b069f4ea31f6d
+SHA256 (firefox-sync-1.3.tar.bz2) = 0af0f227dbd25e7a87d819ce97a6860aa3f0c0fae1a124e2548a59762f59061e
+SIZE (firefox-sync-1.3.tar.bz2) = 500472
diff -ruN firefox-sync.old/pkg-descr firefox-sync/pkg-descr
--- firefox-sync.old/pkg-descr	2009-10-07 21:52:47.000000000 +0200
+++ firefox-sync/pkg-descr	2010-06-03 11:35:02.700218190 +0200
@@ -1,5 +1,5 @@
-Weave is a Mozilla Labs project to explore ways in which
-the browser can broker richer experiences on the Web,
-by integrating more closely with online services.
+Free browser add-on that lets you stay in sync with your Firefox.
+Access your history, passwords, bookmarks
+and even open tabs across all your devices.
 
-WWW: http://labs.mozilla.com/weave/
+WWW: http://labs.mozilla.com/sync/


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list