Bug 143304 - Update ports www/weave to rc4
Summary: Update ports www/weave to rc4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 02:00 UTC by Eric L. Chen
Modified: 2010-02-01 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.72 KB, patch)
2010-01-28 02:00 UTC, Eric L. Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric L. Chen 2010-01-28 02:00:01 UTC
Update ports www/weave to rc4.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-28 02:00:18 UTC
Maintainer of www/weave,

Please note that PR ports/143304 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/143304

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-28 02:00:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-01-28 02:20:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-01-29 02:31:20 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Mark Linimon 2010-01-29 02:32:15 UTC
----- Forwarded message from Grzegorz Blach <magik@roorback.net> -----

From: Grzegorz Blach <magik@roorback.net>
To: miwi@FreeBSD.org
Cc: freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/143304: Update ports www/weave to rc4

On 2010.01.28 03:20, miwi@FreeBSD.org wrote:
> Synopsis: Update ports www/weave to rc4
>
> Responsible-Changed-From-To: freebsd-ports-bugs->miwi
> Responsible-Changed-By: miwi
> Responsible-Changed-When: Thu Jan 28 02:20:36 UTC 2010
> Responsible-Changed-Why:
> I'll take it.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=143304

This update seems to build and works correctly, so patch should be  
commited without my additions.
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"


----- End forwarded message -----
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2010-01-30 00:44:23 UTC
State Changed
From-To: open->feedback

From private email from maintainer: 

> uppgrade to rc4 is currently outdated, since get out final 1.0 release. 
> I update patch later this day.
Comment 7 Mark Linimon freebsd_committer freebsd_triage 2010-01-30 00:45:04 UTC
State Changed
From-To: feedback->suspended

'suspended' is probably what I should have used, here.
Comment 8 Mark Linimon 2010-01-31 21:53:31 UTC
----- Forwarded message from Grzegorz Blach <magik@roorback.net> -----

From: Grzegorz Blach <magik@roorback.net>
To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/143304: Update ports www/weave to rc4
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (roorback.net);
	Sun, 31 Jan 2010 22:14:38 +0100 (CET)

www/weave updated to 1.0 release

diff -ruN weave.old/Makefile weave/Makefile
--- weave.old/Makefile	2010-01-11 08:31:40.000000000 +0100
+++ weave/Makefile	2010-01-31 21:51:47.155357467 +0100
@@ -2,11 +2,11 @@
 # Date created:				31 Aug 2009
 # Whom:					Grzegorz Blach <magik@roorback.net>
 #
-# $FreeBSD: ports/www/weave/Makefile,v 1.7 2010/01/11 07:31:40 delphij Exp $
+# $FreeBSD: ports/www/weave/Makefile,v 1.8 2010/01/25 08:41:14 miwi Exp $
 #
 
 PORTNAME=	weave
-DISTVERSION=	1.0rc2
+DISTVERSION=	1.0
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://files.roorback.net/ \
diff -ruN weave.old/distinfo weave/distinfo
--- weave.old/distinfo	2010-01-11 08:31:40.000000000 +0100
+++ weave/distinfo	2010-01-31 22:01:57.829532147 +0100
@@ -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.0.tar.bz2) = b8fd56c345aa1559738a22af1e3f5317
+SHA256 (weave-1.0.tar.bz2) = a006e2e5b2f98cac3cd19179a58571b3e7f62b1cedda8578d2bf94954042612f
+SIZE (weave-1.0.tar.bz2) = 433583
diff -ruN weave.old/files/patch-Makefile weave/files/patch-Makefile
--- weave.old/files/patch-Makefile	2010-01-11 08:31:40.000000000 +0100
+++ weave/files/patch-Makefile	2010-01-31 22:09:02.539625786 +0100
@@ -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   := f3eafbc14f44
    buildid := $(date)-$(revid)
    buildid_short := $(date)
  endif

----- End forwarded message -----
Comment 9 Martin Wilke freebsd_committer freebsd_triage 2010-02-01 16:56:23 UTC
State Changed
From-To: suspended->closed

Committed. Thanks!
Comment 10 dfilter service freebsd_committer freebsd_triage 2010-02-01 16:56:31 UTC
miwi        2010-02-01 16:56:16 UTC

  FreeBSD ports repository

  Modified files:
    www/weave            Makefile distinfo 
    www/weave/files      patch-Makefile 
  Log:
  - Update to 1.0 RELEASE
  
  PR:             143304
  Submitted by:   Eric L. Chen <eric@bsded.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.9       +2 -2      ports/www/weave/Makefile
  1.7       +3 -3      ports/www/weave/distinfo
  1.7       +1 -1      ports/www/weave/files/patch-Makefile
_______________________________________________
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"