pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/newfile
Module Name: pkgsrc
Committed By: nia
Date: Fri May 21 16:40:03 UTC 2021
Modified Files:
pkgsrc/devel/newfile: Makefile
Log Message:
newfile: remove incorrect CONFLICTS
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/newfile/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/newfile/Makefile
diff -u pkgsrc/devel/newfile/Makefile:1.23 pkgsrc/devel/newfile/Makefile:1.24
--- pkgsrc/devel/newfile/Makefile:1.23 Fri Mar 20 11:57:28 2020
+++ pkgsrc/devel/newfile/Makefile Fri May 21 16:40:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/03/20 11:57:28 nia Exp $
+# $NetBSD: Makefile,v 1.24 2021/05/21 16:40:02 nia Exp $
#
DISTNAME= newfile-1.0.14
@@ -11,8 +11,6 @@ HOMEPAGE= http://newfile.sourceforge.net
COMMENT= Tool for creating starter files in various languages
LICENSE= modified-bsd
-CONFLICTS+= ruby[1-9][0-9]-newfile-* newfile-*
-
NO_BUILD= yes
GNU_CONFIGURE= yes
REPLACE_RUBY= src/newfile.rb.in
Home |
Main Index |
Thread Index |
Old Index