pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Jun  7 09:48:57 UTC 2021

Modified Files:
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/go-toml-burntsushi: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
go-toml-burntsushi: remove.

This was only an indirect dependency of www/hugo.


To generate a diff of this commit:
cvs rdiff -u -r1.1549 -r1.1550 pkgsrc/www/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/www/go-toml-burntsushi/DESCR \
    pkgsrc/www/go-toml-burntsushi/distinfo
cvs rdiff -u -r1.34 -r0 pkgsrc/www/go-toml-burntsushi/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/go-toml-burntsushi/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/www/go-toml-burntsushi/buildlink3.mk

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1549 pkgsrc/www/Makefile:1.1550
--- pkgsrc/www/Makefile:1.1549  Sat Jun  5 12:27:24 2021
+++ pkgsrc/www/Makefile Mon Jun  7 09:48:57 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1549 2021/06/05 12:27:24 mef Exp $
+# $NetBSD: Makefile,v 1.1550 2021/06/07 09:48:57 bsiegert Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -138,7 +138,6 @@ SUBDIR+=    go-mux
 SUBDIR+=       go-parse
 SUBDIR+=       go-spritewell
 SUBDIR+=       go-tocss
-SUBDIR+=       go-toml-burntsushi
 SUBDIR+=       go-toml-pelletier
 SUBDIR+=       go-urlesc
 SUBDIR+=       go-webhooks



Home | Main Index | Thread Index | Old Index