pkgsrc-Changes archive

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

CVS commit: pkgsrc/time



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Jan 21 14:39:06 UTC 2024

Modified Files:
        pkgsrc/time: Makefile
Removed Files:
        pkgsrc/time/projclock: DESCR Makefile PLIST distinfo
        pkgsrc/time/projclock/patches: patch-aa patch-ab patch-ac

Log Message:
time/projclock: remove broken package

Using the package unconditionally results in 'No such file or
directory'.

https://mail-index.netbsd.org/pkgsrc-users/2024/01/14/msg038787.html


To generate a diff of this commit:
cvs rdiff -u -r1.265 -r1.266 pkgsrc/time/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/time/projclock/DESCR
cvs rdiff -u -r1.19 -r0 pkgsrc/time/projclock/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/time/projclock/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/time/projclock/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/time/projclock/patches/patch-aa
cvs rdiff -u -r1.2 -r0 pkgsrc/time/projclock/patches/patch-ab \
    pkgsrc/time/projclock/patches/patch-ac

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

Modified files:

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.265 pkgsrc/time/Makefile:1.266
--- pkgsrc/time/Makefile:1.265  Sun Jan 21 10:39:33 2024
+++ pkgsrc/time/Makefile        Sun Jan 21 14:39:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.265 2024/01/21 10:39:33 mef Exp $
+# $NetBSD: Makefile,v 1.266 2024/01/21 14:39:05 rillig Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -156,7 +156,6 @@ SUBDIR+=    php-calendar
 SUBDIR+=       php-mrbs
 SUBDIR+=       plan
 SUBDIR+=       polclock
-SUBDIR+=       projclock
 SUBDIR+=       projectlibre
 SUBDIR+=       py-aniso8601
 SUBDIR+=       py-arrow



Home | Main Index | Thread Index | Old Index