diff options
author | wiz <wiz@pkgsrc.org> | 2007-08-06 23:39:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-08-06 23:39:25 +0000 |
commit | df182b7355fd9f0a03e8aae35d485c856060936c (patch) | |
tree | a82ddba3d15258ac0074c42ca4b02fa932b4f450 /devel/ruby-rcsparse | |
parent | 697f38db22f6d22f9867ce608e46485357984424 (diff) | |
download | pkgsrc-df182b7355fd9f0a03e8aae35d485c856060936c.tar.gz |
Update to 0.41:
38:
Add test target to check out all rcs revs.
39:
Keep all delta stringinfos cached while running down the
file when creating a checkout.
40:
Cache delta handling as well.
41:
Use rcsparsetext also to obtain the log. Fix bug when
running down the revs.
Diffstat (limited to 'devel/ruby-rcsparse')
-rw-r--r-- | devel/ruby-rcsparse/Makefile | 6 | ||||
-rw-r--r-- | devel/ruby-rcsparse/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/ruby-rcsparse/Makefile b/devel/ruby-rcsparse/Makefile index 3ade26fe45e..1ec46861fae 100644 --- a/devel/ruby-rcsparse/Makefile +++ b/devel/ruby-rcsparse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2007/04/21 11:50:36 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/08/06 23:39:25 wiz Exp $ -DISTNAME= e871e108f2e4 -PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.37 +DISTNAME= 1a3116e80c2e +PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.41 CATEGORIES= devel ruby MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/archive/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/ruby-rcsparse/distinfo b/devel/ruby-rcsparse/distinfo index 825c353468c..b98cc910015 100644 --- a/devel/ruby-rcsparse/distinfo +++ b/devel/ruby-rcsparse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/04/21 11:50:36 wiz Exp $ +$NetBSD: distinfo,v 1.3 2007/08/06 23:39:25 wiz Exp $ -SHA1 (rcsparse/e871e108f2e4.tar.bz2) = 774b3345f165efc821ea2423543de1a4af4dea56 -RMD160 (rcsparse/e871e108f2e4.tar.bz2) = 20e327fa10841a58d0271922eec048ad25c0a8a7 -Size (rcsparse/e871e108f2e4.tar.bz2) = 101554 bytes +SHA1 (rcsparse/1a3116e80c2e.tar.bz2) = f71da8bbcc6eb18601ec62ed2118d4da9aa4b8b8 +RMD160 (rcsparse/1a3116e80c2e.tar.bz2) = 245f4013b62e119b253c9868e9e11ae9defbe402 +Size (rcsparse/1a3116e80c2e.tar.bz2) = 101868 bytes |