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:   nikita
Date:           Wed Sep 29 07:44:44 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/www: Makefile

Log Message:
www: remove gnurl from www/Makefile, doc: add Removed entry


To generate a diff of this commit:
cvs rdiff -u -r1.4933 -r1.4934 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1585 -r1.1586 pkgsrc/www/Makefile

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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.4933 pkgsrc/doc/CHANGES-2021:1.4934
--- pkgsrc/doc/CHANGES-2021:1.4933      Wed Sep 29 07:34:26 2021
+++ pkgsrc/doc/CHANGES-2021     Wed Sep 29 07:44:43 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4933 2021/09/29 07:34:26 adam Exp $
+$NetBSD: CHANGES-2021,v 1.4934 2021/09/29 07:44:43 nikita Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -7591,3 +7591,4 @@ Changes to the packages collection and i
        Updated devel/meson to 0.59.2 [adam 2021-09-29]
        Updated devel/pango to 1.48.10 [adam 2021-09-29]
        Updated misc/py-platformdirs to 2.4.0 [adam 2021-09-29]
+       Removed www/gnurl [nikita 2021-09-29]
\ No newline at end of file

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1585 pkgsrc/www/Makefile:1.1586
--- pkgsrc/www/Makefile:1.1585  Sun Sep 19 14:01:22 2021
+++ pkgsrc/www/Makefile Wed Sep 29 07:44:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1585 2021/09/19 14:01:22 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1586 2021/09/29 07:44:43 nikita Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -128,7 +128,6 @@ SUBDIR+=    geckodriver
 SUBDIR+=       geeklog
 SUBDIR+=       gitea
 SUBDIR+=       gitweb
-SUBDIR+=       gnurl
 SUBDIR+=       go-ffuf
 SUBDIR+=       go-minify
 SUBDIR+=       goaccess



Home | Main Index | Thread Index | Old Index