From nobody@FreeBSD.org  Thu Jun  3 09:54:10 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 47C11106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Jun 2010 09:54:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 36A948FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Jun 2010 09:54:10 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o539s9pT019082
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Jun 2010 09:54:09 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o539s99D019069;
	Thu, 3 Jun 2010 09:54:09 GMT
	(envelope-from nobody)
Message-Id: <201006030954.o539s99D019069@www.freebsd.org>
Date: Thu, 3 Jun 2010 09:54:09 GMT
From: Grzegorz Blach <magik@roorback.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: port www/weave renamed to www/firefox-sync and updated to 1.3 version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 10:00:08 UTC 2010
>Closed-Date:    Wed Jun 09 08:53:47 UTC 2010
>Last-Modified:  Wed Jun 09 08:53:47 UTC 2010
>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@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@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:
State-Changed-From-To: open->repocopy 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 5 10:01:54 UTC 2010 
State-Changed-Why:  
over to portmgr  


Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jun 5 10:01:54 UTC 2010 
Responsible-Changed-Why:  
over to portmgr  

http://www.freebsd.org/cgi/query-pr.cgi?pr=147425 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Tue Jun 8 22:03:12 UTC 2010 
State-Changed-Why:  
Repocopy complete. 


Responsible-Changed-From-To: portmgr->miwi 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Tue Jun 8 22:03:12 UTC 2010 
Responsible-Changed-Why:  
Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147425 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147425: commit references a PR
Date: Wed,  9 Jun 2010 08:46:19 +0000 (UTC)

 miwi        2010-06-09 08:46:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/firefox-sync     Makefile distinfo pkg-descr 
   Log:
   - Update to 1.3
   
   PR:             147425
   Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
   
   Revision  Changes    Path
   1.19      +4 -4      ports/www/firefox-sync/Makefile
   1.11      +3 -3      ports/www/firefox-sync/distinfo
   1.3       +4 -4      ports/www/firefox-sync/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jun 9 08:53:46 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147425 
>Unformatted:
