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
commit984118ed186734b98c54504a5254bfb608a71b72 (patch)
treea82ddba3d15258ac0074c42ca4b02fa932b4f450 /devel/ruby-rcsparse/Makefile
parenta999ff6e6c3a39d842381edde1c29a81c9b87f36 (diff)
downloadpkgsrc-984118ed186734b98c54504a5254bfb608a71b72.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