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:           Sun Sep 19 14:01:22 UTC 2021

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

Log Message:
go-gohtml: remove.

Old-style Go package, not useful on its own, nothing depends on this.


To generate a diff of this commit:
cvs rdiff -u -r1.1584 -r1.1585 pkgsrc/www/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/www/go-gohtml/DESCR \
    pkgsrc/www/go-gohtml/buildlink3.mk
cvs rdiff -u -r1.35 -r0 pkgsrc/www/go-gohtml/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/go-gohtml/PLIST \
    pkgsrc/www/go-gohtml/distinfo

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.1584 pkgsrc/www/Makefile:1.1585
--- pkgsrc/www/Makefile:1.1584  Sat Sep 11 11:48:04 2021
+++ pkgsrc/www/Makefile Sun Sep 19 14:01:22 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1584 2021/09/11 11:48:04 mef Exp $
+# $NetBSD: Makefile,v 1.1585 2021/09/19 14:01:22 bsiegert Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -130,7 +130,6 @@ SUBDIR+=    gitea
 SUBDIR+=       gitweb
 SUBDIR+=       gnurl
 SUBDIR+=       go-ffuf
-SUBDIR+=       go-gohtml
 SUBDIR+=       go-minify
 SUBDIR+=       goaccess
 SUBDIR+=       grafana



Home | Main Index | Thread Index | Old Index