pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/television



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Jan 23 08:33:11 UTC 2026

Modified Files:
        pkgsrc/textproc/television: Makefile

Log Message:
television: remove outdated comment


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/television/Makefile

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

Modified files:

Index: pkgsrc/textproc/television/Makefile
diff -u pkgsrc/textproc/television/Makefile:1.14 pkgsrc/textproc/television/Makefile:1.15
--- pkgsrc/textproc/television/Makefile:1.14    Thu Jan 15 09:47:56 2026
+++ pkgsrc/textproc/television/Makefile Fri Jan 23 08:33:10 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2026/01/15 09:47:56 pin Exp $
+# $NetBSD: Makefile,v 1.15 2026/01/23 08:33:10 pin Exp $
 
 DISTNAME=      television-0.14.5
 CATEGORIES=    textproc devel
@@ -21,10 +21,6 @@ post-install:
 # The following are not strictly necessary but functionallity will
 # be limited without these. Hence, make sure they are installed.
 DEPENDS+=      git-base-[0-9]*:../../devel/git-base
-# Please note that within pkgsrc the resulting binary for sysutils/fd-find
-# has been renamed to 'fdfind' to avoid conflicts with misc/fd
-# Due to this, the default 'files.toml' provided with this package
-# needs to be adapted to reflect the renamed binary.
 DEPENDS+=      fd-find-[0-9]*:../../sysutils/fd-find
 DEPENDS+=      bat-[0-9]*:../../textproc/bat
 



Home | Main Index | Thread Index | Old Index