pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/xhtmldiff xhtmldiff builds with ruby>1.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/361b87dfba7c
branches:  trunk
changeset: 361219:361b87dfba7c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 18 00:56:31 2017 +0000

description:
xhtmldiff builds with ruby>1.8

diffstat:

 textproc/xhtmldiff/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 1a6d0cac73f8 -r 361b87dfba7c textproc/xhtmldiff/Makefile
--- a/textproc/xhtmldiff/Makefile       Tue Apr 18 00:46:09 2017 +0000
+++ b/textproc/xhtmldiff/Makefile       Tue Apr 18 00:56:31 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/09/08 15:19:19 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2017/04/18 00:56:31 minskim Exp $
 
 DISTNAME=      xhtmldiff-1.2.2
 PKGREVISION=   2
@@ -15,8 +15,6 @@
 
 CONFLICTS+=    ruby[1-9][0-9]-xhtmldiff-[0-9]* xhtmldiff-[0-9]*
 
-RUBY_VERSIONS_ACCEPTED= 18
-
 post-extract:
        cp ${WRKSRC}/packaging/xhtmldiff.gemspec ${GEM_SPECFILE}
 



Home | Main Index | Thread Index | Old Index