summaryrefslogtreecommitdiff
path: root/devel/ruby-rcsparse/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2007-08-06 23:39:25 +0000
committerwiz <wiz>2007-08-06 23:39:25 +0000
commitd9ab63abfa0af8afd38c3237b449a85cf2bed41f (patch)
treea82ddba3d15258ac0074c42ca4b02fa932b4f450 /devel/ruby-rcsparse/Makefile
parent7f3be977718f4872016509c245695801f4ec8f57 (diff)
downloadpkgsrc-d9ab63abfa0af8afd38c3237b449a85cf2bed41f.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/Makefile')
-rw-r--r--devel/ruby-rcsparse/Makefile6
1 files changed, 3 insertions, 3 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