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:           Sun Jun 30 06:37:13 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-hoe and delete hoe


To generate a diff of this commit:
cvs rdiff -u -r1.4305 -r1.4306 pkgsrc/devel/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/Makefile
diff -u pkgsrc/devel/Makefile:1.4305 pkgsrc/devel/Makefile:1.4306
--- pkgsrc/devel/Makefile:1.4305        Fri Jun 14 14:13:33 2024
+++ pkgsrc/devel/Makefile       Sun Jun 30 06:37:12 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4305 2024/06/14 14:13:33 riastradh Exp $
+# $NetBSD: Makefile,v 1.4306 2024/06/30 06:37:12 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -517,7 +517,6 @@ SUBDIR+=    heirloom-libcommon
 SUBDIR+=       heirloom-what
 SUBDIR+=       hex
 SUBDIR+=       hlint
-SUBDIR+=       hoe
 SUBDIR+=       honggfuzz
 SUBDIR+=       hptools
 SUBDIR+=       hs-HUnit
@@ -3310,6 +3309,7 @@ SUBDIR+=  ruby-heckle
 SUBDIR+=       ruby-highline
 SUBDIR+=       ruby-hike
 SUBDIR+=       ruby-hocon
+SUBDIR+=       ruby-hoe
 SUBDIR+=       ruby-i18n
 SUBDIR+=       ruby-iniparse
 SUBDIR+=       ruby-inline



Home | Main Index | Thread Index | Old Index