pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-cucumber-core



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb  6 08:28:18 UTC 2026

Modified Files:
        pkgsrc/devel/ruby-cucumber-core: Makefile

Log Message:
ruby-cucumber-core: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ruby-cucumber-core/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/ruby-cucumber-core/Makefile
diff -u pkgsrc/devel/ruby-cucumber-core/Makefile:1.20 pkgsrc/devel/ruby-cucumber-core/Makefile:1.21
--- pkgsrc/devel/ruby-cucumber-core/Makefile:1.20       Tue Feb  3 15:03:34 2026
+++ pkgsrc/devel/ruby-cucumber-core/Makefile    Fri Feb  6 08:28:18 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2026/02/03 15:03:34 taca Exp $
+# $NetBSD: Makefile,v 1.21 2026/02/06 08:28:18 wiz Exp $
 
 DISTNAME=      cucumber-core-15.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      http://cukes.info/
+#HOMEPAGE=     http://cukes.info/
 COMMENT=       Core library for the Cucumber BDD app
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index