ports/140877: update of port www/weave
Grzegorz Blach
magik at roorback.net
Fri Nov 27 11:17:40 UTC 2009
Diff for weave
-------------- next part --------------
diff -ruN weave.old/Makefile weave/Makefile
--- weave.old/Makefile 2009-11-21 12:35:51.000000000 +0100
+++ weave/Makefile 2009-11-25 21:50:12.608454957 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= weave
-PORTVERSION= 1.0b1
+PORTVERSION= 1.0b2
CATEGORIES= www
MASTER_SITES= http://files.roorback.net/ \
LOCAL/glarkin
diff -ruN weave.old/distinfo weave/distinfo
--- weave.old/distinfo 2009-11-21 12:35:51.000000000 +0100
+++ weave/distinfo 2009-11-25 21:51:44.987991157 +0100
@@ -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 -ruN weave.old/files/patch-Makefile weave/files/patch-Makefile
--- weave.old/files/patch-Makefile 2009-11-21 12:35:51.000000000 +0100
+++ weave/files/patch-Makefile 2009-11-25 21:50:33.309799557 +0100
@@ -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
More information about the freebsd-ports-bugs
mailing list