pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rcsparse Update to 0.0.43:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c79b3ce559a
branches: trunk
changeset: 554524:3c79b3ce559a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 15 18:53:02 2009 +0000
description:
Update to 0.0.43:
Don't segfault on malformed RCS files.
Mark user-destdir ready while here.
diffstat:
devel/ruby-rcsparse/Makefile | 8 ++++----
devel/ruby-rcsparse/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 229ab7b1f60e -r 3c79b3ce559a devel/ruby-rcsparse/Makefile
--- a/devel/ruby-rcsparse/Makefile Sun Feb 15 18:52:40 2009 +0000
+++ b/devel/ruby-rcsparse/Makefile Sun Feb 15 18:53:02 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/06/19 14:48:18 taca Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/15 18:53:02 wiz Exp $
-DISTNAME= 2ea7cc31cb36
-PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.42
-PKGREVISION= 1
+DISTNAME= 0aa8fb608963
+PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.43
CATEGORIES= devel ruby
MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/archive/
EXTRACT_SUFX= .tar.bz2
@@ -16,6 +15,7 @@
DIST_SUBDIR= rcsparse
WRKSRC= ${WRKDIR}/rcsparse-${DISTNAME}
USE_RUBY_EXTCONF= yes
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 229ab7b1f60e -r 3c79b3ce559a devel/ruby-rcsparse/distinfo
--- a/devel/ruby-rcsparse/distinfo Sun Feb 15 18:52:40 2009 +0000
+++ b/devel/ruby-rcsparse/distinfo Sun Feb 15 18:53:02 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/05/21 09:44:09 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/02/15 18:53:02 wiz Exp $
-SHA1 (rcsparse/2ea7cc31cb36.tar.bz2) = 6ffab04875daaa8e5265bfa37e26eb0e5605630b
-RMD160 (rcsparse/2ea7cc31cb36.tar.bz2) = 4fe22facfa6178e1248a40783c15005ce03be204
-Size (rcsparse/2ea7cc31cb36.tar.bz2) = 101896 bytes
+SHA1 (rcsparse/0aa8fb608963.tar.bz2) = c16b05e8c2f0a97bc3798614c7572663ad372e5b
+RMD160 (rcsparse/0aa8fb608963.tar.bz2) = 5286f9d777f70b2976ff0abf901bf30636a0d558
+Size (rcsparse/0aa8fb608963.tar.bz2) = 101877 bytes
Home |
Main Index |
Thread Index |
Old Index