ports/143304: Update ports www/weave to rc4

Eric L. Chen eric at bsded.com
Thu Jan 28 02:00:02 UTC 2010


>Number:         143304
>Category:       ports
>Synopsis:       Update ports www/weave to rc4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 28 02:00:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric L. Chen
>Release:        8-STABLE
>Organization:
National Chung Hsing University
>Environment:
FreeBSD vaio 8.0-STABLE FreeBSD 8.0-STABLE #5: Tue Jan 26 10:51:16 CST 2010     root at vaio:/usr/obj/usr/src/sys/VAIO-SR55  amd64
>Description:
Update ports www/weave to rc4.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -purN www/weave/Makefile www/weave.new/Makefile
--- www/weave/Makefile	2010-01-26 10:24:38.000000000 +0800
+++ www/weave.new/Makefile	2010-01-28 09:45:59.000000000 +0800
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	weave
-DISTVERSION=	1.0rc2
+DISTVERSION=	1.0rc4
 PORTEPOCH=	1
 CATEGORIES=	www
-MASTER_SITES=	http://files.roorback.net/ \
-		LOCAL/glarkin
+MASTER_SITES=	http://hg.mozilla.org/labs/weave/archive/${DISTVERSION}${EXTRACT_SUFX}/
 
 MAINTAINER=	magik at roorback.net
 COMMENT=	Mozilla Weave extension
@@ -20,7 +19,6 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/firefox3
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 ONLY_FOR_ARCHS=	i386 amd64
-USE_BZIP2=	yes
 USE_GMAKE=	yes
 
 .include <bsd.port.options.mk>
diff -purN www/weave/distinfo www/weave.new/distinfo
--- www/weave/distinfo	2010-01-26 10:24:38.000000000 +0800
+++ www/weave.new/distinfo	2010-01-28 09:48:34.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (weave-1.0rc2.tar.bz2) = ba2a7e956013267dc3bce637cac5bd9b
-SHA256 (weave-1.0rc2.tar.bz2) = 87d21d82129d674aeb20c011160ec3073d1ed72a99310997b207cd4681238d08
-SIZE (weave-1.0rc2.tar.bz2) = 429473
+MD5 (weave-1.0rc4.tar.gz) = 664162191cc1c5e70ef140f1124985b5
+SHA256 (weave-1.0rc4.tar.gz) = 60b76e3b56e6a636819e5bbed3fd686be42ec131a8c2edc44e2f45db06201dd3
+SIZE (weave-1.0rc4.tar.gz) = 467714
diff -purN www/weave/files/patch-Makefile www/weave.new/files/patch-Makefile
--- www/weave/files/patch-Makefile	2010-01-26 10:24:38.000000000 +0800
+++ www/weave.new/files/patch-Makefile	2010-01-28 09:48:02.000000000 +0800
@@ -5,7 +5,7 @@
  ifeq ($(buildid),)
    date    := $(shell date -u +%Y%m%d%H%M)
 -  revid   := $(shell hg tip --template '{node|short}')
-+  revid   := 1f6afdc78969
++  revid   := 7cf81991a871
    buildid := $(date)-$(revid)
    buildid_short := $(date)
  endif


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



More information about the freebsd-ports-bugs mailing list