ports/142948: updated port www/weave

Grzegorz Blach magik at roorback.net
Mon Jan 18 20:50:03 UTC 2010


>Number:         142948
>Category:       ports
>Synopsis:       updated port www/weave
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 18 20:50:02 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 r202534: Mon Jan 18 02:01:38 UTC 2010     root at silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
www/weave port updated to lastest release (1.0rc2)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN weave.old/Makefile weave/Makefile
--- weave.old/Makefile	2010-01-11 07:31:40.000000000 +0000
+++ weave/Makefile	2010-01-15 23:58:47.695097020 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	weave
-DISTVERSION=	1.0rc
+DISTVERSION=	1.0rc2
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://files.roorback.net/ \
diff -urN weave.old/distinfo weave/distinfo
--- weave.old/distinfo	2010-01-11 07:31:40.000000000 +0000
+++ weave/distinfo	2010-01-16 00:01:08.107644704 +0000
@@ -1,3 +1,3 @@
-MD5 (weave-1.0rc.tar.bz2) = 1228a2efb8fe5643ce1836ba2fe26013
-SHA256 (weave-1.0rc.tar.bz2) = 752b1444d8d09327e5aabb28637c064f1e10964622d9fc3988c228b6ad2da54d
-SIZE (weave-1.0rc.tar.bz2) = 430186
+MD5 (weave-1.0rc2.tar.bz2) = ba2a7e956013267dc3bce637cac5bd9b
+SHA256 (weave-1.0rc2.tar.bz2) = 87d21d82129d674aeb20c011160ec3073d1ed72a99310997b207cd4681238d08
+SIZE (weave-1.0rc2.tar.bz2) = 429473
diff -urN weave.old/files/patch-Makefile weave/files/patch-Makefile
--- weave.old/files/patch-Makefile	2010-01-11 07:31:40.000000000 +0000
+++ weave/files/patch-Makefile	2010-01-15 23:59:35.374942084 +0000
@@ -5,7 +5,7 @@
  ifeq ($(buildid),)
    date    := $(shell date -u +%Y%m%d%H%M)
 -  revid   := $(shell hg tip --template '{node|short}')
-+  revid   := d2a85a1d1d17
++  revid   := 1f6afdc78969
    buildid := $(date)-$(revid)
    buildid_short := $(date)
  endif


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



More information about the freebsd-ports-bugs mailing list