pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-subversion from CHANGES in 1.8.0, support r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/443536af3497
branches:  trunk
changeset: 621389:443536af3497
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Jul 08 02:43:13 2013 +0000

description:
from CHANGES in 1.8.0, support ruby 1.9.

diffstat:

 devel/ruby-subversion/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 4e7896c90e43 -r 443536af3497 devel/ruby-subversion/Makefile
--- a/devel/ruby-subversion/Makefile    Mon Jul 08 01:36:55 2013 +0000
+++ b/devel/ruby-subversion/Makefile    Mon Jul 08 02:43:13 2013 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.41 2013/02/09 13:22:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2013/07/08 02:43:13 obache Exp $
 
 PKGNAME=       ${RUBY_PKGPREFIX}-subversion-${SVNVER}
 COMMENT=       Ruby bindings for Subversion
 
 .include "../../devel/subversion/Makefile.common"
 
-RUBY_VERSION_SUPPORTED=        18
-
 SHLIBTOOL_OVERRIDE=    # empty
 
 REPLACE_RUBY_DIRS=     tools



Home | Main Index | Thread Index | Old Index