pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-maruku
Module Name: pkgsrc
Committed By: nia
Date: Fri May 21 11:19:22 UTC 2021
Modified Files:
pkgsrc/textproc/ruby-maruku: Makefile
Log Message:
ruby-maruku: remove self-conflict
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/ruby-maruku/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-maruku/Makefile
diff -u pkgsrc/textproc/ruby-maruku/Makefile:1.11 pkgsrc/textproc/ruby-maruku/Makefile:1.12
--- pkgsrc/textproc/ruby-maruku/Makefile:1.11 Mon Mar 20 15:35:24 2017
+++ pkgsrc/textproc/ruby-maruku/Makefile Fri May 21 11:19:22 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/03/20 15:35:24 taca Exp $
+# $NetBSD: Makefile,v 1.12 2021/05/21 11:19:22 nia Exp $
DISTNAME= maruku-0.7.3
+PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= minskim%NetBSD.org@localhost
@@ -10,8 +11,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${RUBY_PKGPREFIX}-syntax>=1.0.0:../../textproc/ruby-syntax
-CONFLICTS+= ruby[1-9][0-9]-maruku-*
-
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index