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:   otis
Date:           Sun Feb 14 11:57:46 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add unit and its subpackages


To generate a diff of this commit:
cvs rdiff -u -r1.1507 -r1.1508 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/www/Makefile
diff -u pkgsrc/www/Makefile:1.1507 pkgsrc/www/Makefile:1.1508
--- pkgsrc/www/Makefile:1.1507  Fri Feb 12 09:33:19 2021
+++ pkgsrc/www/Makefile Sun Feb 14 11:57:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1507 2021/02/12 09:33:19 adam Exp $
+# $NetBSD: Makefile,v 1.1508 2021/02/14 11:57:45 otis Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1007,6 +1007,11 @@ SUBDIR+= tscrape
 SUBDIR+=       tuir
 SUBDIR+=       typo3_62
 SUBDIR+=       uhttpmock
+SUBDIR+=       unit
+SUBDIR+=       unit-perl
+SUBDIR+=       unit-php
+SUBDIR+=       unit-python
+SUBDIR+=       unit-ruby
 SUBDIR+=       urlget
 SUBDIR+=       urlgrabber
 SUBDIR+=       varnish



Home | Main Index | Thread Index | Old Index