ports/142395: updated port www/weave

Grzegorz Blach magik at roorback.net
Thu Jan 7 00:30:06 UTC 2010


>Number:         142395
>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:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 07 00:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD silver 8.0-STABLE FreeBSD 8.0-STABLE #14 r200913: Thu Dec 24 02:54:22 CET 2009     root at silver:/usr/obj/usr/src/sys/SILVER  i386

>Description:
www/weave port updated to 1.0rc release

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN weave-old/Makefile weave/Makefile
--- weave-old/Makefile	2009-12-16 01:12:50.000000000 +0100
+++ weave/Makefile	2010-01-07 01:16:42.516092720 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	weave
-PORTVERSION=	1.0b3
+PORTVERSION=	1.0rc
 CATEGORIES=	www
 MASTER_SITES=	http://files.roorback.net/ \
 		LOCAL/glarkin
diff -ruN weave-old/distinfo weave/distinfo
--- weave-old/distinfo	2009-12-16 01:12:50.000000000 +0100
+++ weave/distinfo	2010-01-07 01:17:16.840669167 +0100
@@ -1,3 +1,3 @@
-MD5 (weave-1.0b3.tar.bz2) = cd4cd8956c6e23dd3207e250913a93de
-SHA256 (weave-1.0b3.tar.bz2) = 29c0a20871ab00f3028451198f1848e2165d6c669bc5ebe6bbc1d672f66450b9
-SIZE (weave-1.0b3.tar.bz2) = 398324
+MD5 (weave-1.0rc.tar.bz2) = 1228a2efb8fe5643ce1836ba2fe26013
+SHA256 (weave-1.0rc.tar.bz2) = 752b1444d8d09327e5aabb28637c064f1e10964622d9fc3988c228b6ad2da54d
+SIZE (weave-1.0rc.tar.bz2) = 430186
diff -ruN weave-old/files/patch-Makefile weave/files/patch-Makefile
--- weave-old/files/patch-Makefile	2009-12-16 01:12:51.000000000 +0100
+++ weave/files/patch-Makefile	2010-01-07 01:17:08.689530405 +0100
@@ -5,7 +5,7 @@
  ifeq ($(buildid),)
    date    := $(shell date -u +%Y%m%d%H%M)
 -  revid   := $(shell hg tip --template '{node|short}')
-+  revid   := 0ff643d2615e
++  revid   := d2a85a1d1d17
    buildid := $(date)-$(revid)
    buildid_short := $(date)
  endif


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



More information about the freebsd-ports-bugs mailing list