diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-28 13:51:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-28 13:51:36 +0000 |
commit | 55aab013cf4239662324c77c1ccb1254cbd4d15d (patch) | |
tree | 2ead56fdd76742807f85d48805a341b7a9e02874 | |
parent | - Update to 3.0.2 (diff) |
- Update to 1.0b2
PR: 140877
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
-rw-r--r-- | www/firefox-sync/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-sync/distinfo | 6 | ||||
-rw-r--r-- | www/firefox-sync/files/patch-Makefile | 2 | ||||
-rw-r--r-- | www/weave/Makefile | 2 | ||||
-rw-r--r-- | www/weave/distinfo | 6 | ||||
-rw-r--r-- | www/weave/files/patch-Makefile | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/www/firefox-sync/Makefile b/www/firefox-sync/Makefile index bb7c4c338d66..6026d567e70b 100644 --- a/www/firefox-sync/Makefile +++ b/www/firefox-sync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= weave -PORTVERSION= 1.0b1 +PORTVERSION= 1.0b2 CATEGORIES= www MASTER_SITES= http://files.roorback.net/ \ LOCAL/glarkin diff --git a/www/firefox-sync/distinfo b/www/firefox-sync/distinfo index cb06267c8c1d..31b20608d9b1 100644 --- a/www/firefox-sync/distinfo +++ b/www/firefox-sync/distinfo @@ -1,3 +1,3 @@ -MD5 (weave-1.0b1.tar.bz2) = 11d4d31548d987b2906a274cd2ab4f78 -SHA256 (weave-1.0b1.tar.bz2) = 21f2c9cf753f03c18b7e214234e85a1ff128b8414bc93cc9d68a2bbb41f87dcf -SIZE (weave-1.0b1.tar.bz2) = 428074 +MD5 (weave-1.0b2.tar.bz2) = a5d1680aa09d24e7ef5337f18d9decd2 +SHA256 (weave-1.0b2.tar.bz2) = ad51ae92eacd5fb9a3858f2230c97f1ef88a3b83c686e7f45799362551927523 +SIZE (weave-1.0b2.tar.bz2) = 435106 diff --git a/www/firefox-sync/files/patch-Makefile b/www/firefox-sync/files/patch-Makefile index e16fbc88047b..70f6e35158aa 100644 --- a/www/firefox-sync/files/patch-Makefile +++ b/www/firefox-sync/files/patch-Makefile @@ -5,7 +5,7 @@ ifeq ($(buildid),) date := $(shell date -u +%Y%m%d%H%M) - revid := $(shell hg tip --template '{node|short}') -+ revid := 6fd2e74936a6 ++ revid := fe353cf870d1 buildid := $(date)-$(revid) buildid_short := $(date) endif diff --git a/www/weave/Makefile b/www/weave/Makefile index bb7c4c338d66..6026d567e70b 100644 --- a/www/weave/Makefile +++ b/www/weave/Makefile @@ -6,7 +6,7 @@ # PORTNAME= weave -PORTVERSION= 1.0b1 +PORTVERSION= 1.0b2 CATEGORIES= www MASTER_SITES= http://files.roorback.net/ \ LOCAL/glarkin diff --git a/www/weave/distinfo b/www/weave/distinfo index cb06267c8c1d..31b20608d9b1 100644 --- a/www/weave/distinfo +++ b/www/weave/distinfo @@ -1,3 +1,3 @@ -MD5 (weave-1.0b1.tar.bz2) = 11d4d31548d987b2906a274cd2ab4f78 -SHA256 (weave-1.0b1.tar.bz2) = 21f2c9cf753f03c18b7e214234e85a1ff128b8414bc93cc9d68a2bbb41f87dcf -SIZE (weave-1.0b1.tar.bz2) = 428074 +MD5 (weave-1.0b2.tar.bz2) = a5d1680aa09d24e7ef5337f18d9decd2 +SHA256 (weave-1.0b2.tar.bz2) = ad51ae92eacd5fb9a3858f2230c97f1ef88a3b83c686e7f45799362551927523 +SIZE (weave-1.0b2.tar.bz2) = 435106 diff --git a/www/weave/files/patch-Makefile b/www/weave/files/patch-Makefile index e16fbc88047b..70f6e35158aa 100644 --- a/www/weave/files/patch-Makefile +++ b/www/weave/files/patch-Makefile @@ -5,7 +5,7 @@ ifeq ($(buildid),) date := $(shell date -u +%Y%m%d%H%M) - revid := $(shell hg tip --template '{node|short}') -+ revid := 6fd2e74936a6 ++ revid := fe353cf870d1 buildid := $(date)-$(revid) buildid_short := $(date) endif |