pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers



Module Name:    pkgsrc
Committed By:   pho
Date:           Sun Jan  5 11:47:01 UTC 2025

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers/Makefile: + hs-tar-conduit


To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 pkgsrc/archivers/Makefile

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

Modified files:

Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.214 pkgsrc/archivers/Makefile:1.215
--- pkgsrc/archivers/Makefile:1.214     Sun Aug 11 02:15:03 2024
+++ pkgsrc/archivers/Makefile   Sun Jan  5 11:47:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2024/08/11 02:15:03 taca Exp $
+# $NetBSD: Makefile,v 1.215 2025/01/05 11:47:01 pho Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -45,6 +45,7 @@ SUBDIR+=      heirloom-tar
 SUBDIR+=       hpack
 SUBDIR+=       hs-hslua-module-zip
 SUBDIR+=       hs-tar
+SUBDIR+=       hs-tar-conduit
 SUBDIR+=       hs-zip-archive
 SUBDIR+=       hs-zlib
 SUBDIR+=       innoextract



Home | Main Index | Thread Index | Old Index