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:           Mon Dec 25 18:14:34 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/p5-Padre-Plugin-Nopaste: DESCR Makefile distinfo

Log Message:
p5-Plugin-Nopaste: remove

This needs Module::Install::DSL which was removed from Module::Install.

Last upstream release was 2013, so assume this is dead.


To generate a diff of this commit:
cvs rdiff -u -r1.7812 -r1.7813 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.243 -r1.244 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/p5-Padre-Plugin-Nopaste/DESCR
cvs rdiff -u -r1.19 -r0 pkgsrc/editors/p5-Padre-Plugin-Nopaste/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/editors/p5-Padre-Plugin-Nopaste/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.7812 pkgsrc/doc/CHANGES-2023:1.7813
--- pkgsrc/doc/CHANGES-2023:1.7812      Mon Dec 25 18:11:40 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Dec 25 18:14:33 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.7812 2023/12/25 18:11:40 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.7813 2023/12/25 18:14:33 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -11115,3 +11115,4 @@ Changes to the packages collection and i
        Updated sysutils/zabbix-frontend to 4.0.49nb2 [wiz 2023-12-25]
        Updated multimedia/libtheora-docs to 1.1.1nb8 [wiz 2023-12-25]
        Removed editors/p5-Padre-Plugin-SpellCheck [wiz 2023-12-25]
+       Removed editors/p5-Padre-Plugin-Nopaste [wiz 2023-12-25]

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.243 pkgsrc/editors/Makefile:1.244
--- pkgsrc/editors/Makefile:1.243       Mon Dec 25 18:11:41 2023
+++ pkgsrc/editors/Makefile     Mon Dec 25 18:14:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.243 2023/12/25 18:11:41 wiz Exp $
+# $NetBSD: Makefile,v 1.244 2023/12/25 18:14:34 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -116,7 +116,6 @@ SUBDIR+=    p5-Padre-Plugin-Encrypt
 SUBDIR+=       p5-Padre-Plugin-Git
 SUBDIR+=       p5-Padre-Plugin-HG
 SUBDIR+=       p5-Padre-Plugin-Kate
-SUBDIR+=       p5-Padre-Plugin-Nopaste
 SUBDIR+=       p5-Padre-Plugin-PerlCritic
 SUBDIR+=       p5-Padre-Plugin-PerlTidy
 SUBDIR+=       p5-Padre-Plugin-SVN



Home | Main Index | Thread Index | Old Index