pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2017Q1]: pkgsrc/textproc/xhtmldiff Pullup ticket #5306 - reque...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ef8641ec738
branches:  pkgsrc-2017Q1
changeset: 360308:9ef8641ec738
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Apr 29 11:49:53 2017 +0000

description:
Pullup ticket #5306 - requested by sevan
textproc/xhtmldiff: build fix

Revisions pulled up:
- textproc/xhtmldiff/Makefile                                   1.10

---
   Module Name:    pkgsrc
   Committed By:   minskim
   Date:           Tue Apr 18 00:56:31 UTC 2017

   Modified Files:
           pkgsrc/textproc/xhtmldiff: Makefile

   Log Message:
   xhtmldiff builds with ruby>1.8

diffstat:

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

diffs (18 lines):

diff -r 80178d03ca1e -r 9ef8641ec738 textproc/xhtmldiff/Makefile
--- a/textproc/xhtmldiff/Makefile       Sat Apr 29 11:49:16 2017 +0000
+++ b/textproc/xhtmldiff/Makefile       Sat Apr 29 11:49:53 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/09/08 15:19:19 joerg Exp $
+# $NetBSD: Makefile,v 1.9.6.1 2017/04/29 11:49:53 bsiegert 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