pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May 27 13:19:56 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/ruby-cucumber-tag_expressions: ALTERNATIVES DESCR Makefile
            PLIST distinfo

Log Message:
devel/ruby-cucumber-tag_expressions: renamed to ruby-cucumber-tag-expressions

Forgot to commit of removing renamed package.


To generate a diff of this commit:
cvs rdiff -u -r1.3396 -r1.3397 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/ruby-cucumber-tag_expressions/ALTERNATIVES \
    pkgsrc/devel/ruby-cucumber-tag_expressions/DESCR
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/ruby-cucumber-tag_expressions/Makefile \
    pkgsrc/devel/ruby-cucumber-tag_expressions/PLIST \
    pkgsrc/devel/ruby-cucumber-tag_expressions/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3396 pkgsrc/devel/Makefile:1.3397
--- pkgsrc/devel/Makefile:1.3396        Thu May 27 06:36:06 2021
+++ pkgsrc/devel/Makefile       Thu May 27 13:19:55 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3396 2021/05/27 06:36:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3397 2021/05/27 13:19:55 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2823,7 +2823,6 @@ SUBDIR+=  ruby-cucumber-core
 SUBDIR+=       ruby-cucumber-expressions
 SUBDIR+=       ruby-cucumber-messages
 SUBDIR+=       ruby-cucumber-tag-expressions
-SUBDIR+=       ruby-cucumber-tag_expressions
 SUBDIR+=       ruby-cucumber-wire
 SUBDIR+=       ruby-curses
 SUBDIR+=       ruby-daemon_controller



Home | Main Index | Thread Index | Old Index