pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 16 21:28:24 UTC 2024

Modified Files:
        pkgsrc/archivers: Makefile
        pkgsrc/doc: CHANGES-2024
Removed Files:
        pkgsrc/archivers/torrentzip: DESCR Makefile PLIST distinfo

Log Message:
torrentzip: remove, replaced by archivers/trrntzip


To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 pkgsrc/archivers/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/archivers/torrentzip/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/archivers/torrentzip/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/archivers/torrentzip/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/archivers/torrentzip/distinfo
cvs rdiff -u -r1.411 -r1.412 pkgsrc/doc/CHANGES-2024

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.208 pkgsrc/archivers/Makefile:1.209
--- pkgsrc/archivers/Makefile:1.208     Tue Nov 28 17:25:37 2023
+++ pkgsrc/archivers/Makefile   Tue Jan 16 21:28:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.208 2023/11/28 17:25:37 adam Exp $
+# $NetBSD: Makefile,v 1.209 2024/01/16 21:28:23 wiz Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -143,7 +143,6 @@ SUBDIR+=    star
 SUBDIR+=       szip
 SUBDIR+=       tarlz
 SUBDIR+=       tartest
-SUBDIR+=       torrentzip
 SUBDIR+=       trrntzip
 SUBDIR+=       unace
 SUBDIR+=       unace-bin

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.411 pkgsrc/doc/CHANGES-2024:1.412
--- pkgsrc/doc/CHANGES-2024:1.411       Tue Jan 16 21:27:32 2024
+++ pkgsrc/doc/CHANGES-2024     Tue Jan 16 21:28:23 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.411 2024/01/16 21:27:32 pin Exp $
+$NetBSD: CHANGES-2024,v 1.412 2024/01/16 21:28:23 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -520,3 +520,4 @@ Changes to the packages collection and i
        Updated mail/meli to 0.8.4 [vins 2024-01-16]
        Updated editors/focuswriter to 1.8.6 [pin 2024-01-16]
        Updated devel/garden to 1.1.0 [pin 2024-01-16]
+       Removed archivers/torrentzip successor archivers/trrntzip [wiz 2024-01-16]



Home | Main Index | Thread Index | Old Index