ports/146094: Port www/weave updated to 1.2.2

Grzegorz Blach magik at roorback.net
Tue Apr 27 18:00:12 UTC 2010


>Number:         146094
>Category:       ports
>Synopsis:       Port www/weave updated to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 27 18:00:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD silver.nine 8.0-STABLE FreeBSD 8.0-STABLE #2 r207191: Sun Apr 25 19:38:00 CEST 2010     root at silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
www/weave port updated from 1.1 to 1.2.2

I set priority to high, because version 1.1 don't works with mozilla servers any more.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN weave/Makefile weave.new/Makefile
--- weave/Makefile	2010-03-14 18:11:25.000000000 +0100
+++ weave.new/Makefile	2010-04-27 19:46:51.585834634 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	weave
-PORTVERSION=	1.1
+PORTVERSION=	1.2.2
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	http://files.roorback.net/ \
diff -ruN weave/distinfo weave.new/distinfo
--- weave/distinfo	2010-03-14 18:11:25.000000000 +0100
+++ weave.new/distinfo	2010-04-27 19:49:00.829993914 +0200
@@ -1,3 +1,3 @@
-MD5 (weave-1.1.tar.bz2) = 1ccba18e4ef22ed6ee48cdf82e2689b7
-SHA256 (weave-1.1.tar.bz2) = 555fc3087abcc4b71467f57c7699c3e22a240b126a3abe49d663d7754977a290
-SIZE (weave-1.1.tar.bz2) = 434653
+MD5 (weave-1.2.2.tar.bz2) = 20eb6593a1cb6d94ea4fd4021ba4bcd2
+SHA256 (weave-1.2.2.tar.bz2) = 30001f0b277001c5dea469632b8fc12762e7d11167b9ad0718d25844a722a153
+SIZE (weave-1.2.2.tar.bz2) = 478296
diff -ruN weave/files/patch-Makefile weave.new/files/patch-Makefile
--- weave/files/patch-Makefile	2010-02-01 17:56:16.000000000 +0100
+++ weave.new/files/patch-Makefile	2010-04-27 19:47:24.233373034 +0200
@@ -5,7 +5,7 @@
  ifeq ($(buildid),)
    date    := $(shell date -u +%Y%m%d%H%M)
 -  revid   := $(shell hg tip --template '{node|short}')
-+  revid   := f3eafbc14f44
++  revid   := 3002d22c3d8e
    buildid := $(date)-$(revid)
    buildid_short := $(date)
  endif
diff -ruN weave/pkg-plist weave.new/pkg-plist
--- weave/pkg-plist	2009-12-16 01:12:50.000000000 +0100
+++ weave.new/pkg-plist	2010-04-27 19:51:38.641623634 +0200
@@ -1,22 +1,23 @@
 %%XPI_XPIDIR%%/chrome/sync.jar
 %%XPI_XPIDIR%%/defaults/preferences/sync.js
+%%XPI_XPIDIR%%/components/FormNotifier.js
 %%XPI_XPIDIR%%/components/IWeaveCrypto.xpt
 %%XPI_XPIDIR%%/components/Weave.js
 %%XPI_XPIDIR%%/modules/base_records/collection.js
 %%XPI_XPIDIR%%/modules/base_records/crypto.js
 %%XPI_XPIDIR%%/modules/base_records/keys.js
 %%XPI_XPIDIR%%/modules/base_records/wbo.js
-%%XPI_XPIDIR%%/modules/engines/clientData.js
+%%XPI_XPIDIR%%/modules/engines/clients.js
 %%XPI_XPIDIR%%/modules/engines/forms.js
 %%XPI_XPIDIR%%/modules/engines/history.js
 %%XPI_XPIDIR%%/modules/engines/passwords.js
 %%XPI_XPIDIR%%/modules/engines/prefs.js
 %%XPI_XPIDIR%%/modules/engines/tabs.js
 %%XPI_XPIDIR%%/modules/engines/bookmarks.js
-%%XPI_XPIDIR%%/modules/type_records/history.js
-%%XPI_XPIDIR%%/modules/type_records/clientData.js
-%%XPI_XPIDIR%%/modules/type_records/forms.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


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



More information about the freebsd-ports-bugs mailing list