pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-thor devel/ruby-thor: remove CONFLICTS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c18e7cce0d22
branches:  trunk
changeset: 444855:c18e7cce0d22
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jan 13 15:11:02 2021 +0000

description:
devel/ruby-thor: remove CONFLICTS

Remove CONFLICTS since add pkg_alternatives support.

Bump PKGREVISION.

diffstat:

 devel/ruby-thor/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 176a01652693 -r c18e7cce0d22 devel/ruby-thor/Makefile
--- a/devel/ruby-thor/Makefile  Wed Jan 13 15:08:44 2021 +0000
+++ b/devel/ruby-thor/Makefile  Wed Jan 13 15:11:02 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/03/24 18:30:19 taca Exp $
+# $NetBSD: Makefile,v 1.12 2021/01/13 15:11:02 taca Exp $
 
 DISTNAME=      thor-1.0.1
+PKGREVISION=   1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,8 +9,6 @@
 COMMENT=       Scripting framework that replaces rake, sake and rubigen
 LICENSE=       mit
 
-CONFLICTS+=    ruby[1-9][0-9]-thor-[0-9]*
-
 RUBYGEM_OPTIONS+=      --format-executable
 
 USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index