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:   pin
Date:           Tue Aug 20 06:42:31 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add hexpatch


To generate a diff of this commit:
cvs rdiff -u -r1.4336 -r1.4337 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.4336 pkgsrc/devel/Makefile:1.4337
--- pkgsrc/devel/Makefile:1.4336        Tue Aug 20 02:58:04 2024
+++ pkgsrc/devel/Makefile       Tue Aug 20 06:42:31 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4336 2024/08/20 02:58:04 wen Exp $
+# $NetBSD: Makefile,v 1.4337 2024/08/20 06:42:31 pin Exp $
 #
 
 COMMENT=       Development utilities
@@ -519,6 +519,7 @@ SUBDIR+=    heirloom-getopt
 SUBDIR+=       heirloom-libcommon
 SUBDIR+=       heirloom-what
 SUBDIR+=       hex
+SUBDIR+=       hexpatch
 SUBDIR+=       hlint
 SUBDIR+=       honggfuzz
 SUBDIR+=       hptools



Home | Main Index | Thread Index | Old Index