Sat Mar 21 23:38:44 2020 UTC ()
(devel/Makefile) p5-Test-Exit Added


(mef)
diff -r1.3065 -r1.3066 pkgsrc/devel/Makefile

cvs diff -r1.3065 -r1.3066 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/03/21 19:41:55 1.3065
+++ pkgsrc/devel/Makefile 2020/03/21 23:38:44 1.3066
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3065 2020/03/21 19:41:55 adam Exp $ 1# $NetBSD: Makefile,v 1.3066 2020/03/21 23:38:44 mef Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -1835,26 +1835,27 @@ SUBDIR+= p5-Test-ClassAPI @@ -1835,26 +1835,27 @@ SUBDIR+= p5-Test-ClassAPI
1835SUBDIR+= p5-Test-CleanNamespaces 1835SUBDIR+= p5-Test-CleanNamespaces
1836SUBDIR+= p5-Test-Cmd 1836SUBDIR+= p5-Test-Cmd
1837SUBDIR+= p5-Test-Command-Simple 1837SUBDIR+= p5-Test-Command-Simple
1838SUBDIR+= p5-Test-Compile 1838SUBDIR+= p5-Test-Compile
1839SUBDIR+= p5-Test-Continuous 1839SUBDIR+= p5-Test-Continuous
1840SUBDIR+= p5-Test-Deep 1840SUBDIR+= p5-Test-Deep
1841SUBDIR+= p5-Test-DependentModules 1841SUBDIR+= p5-Test-DependentModules
1842SUBDIR+= p5-Test-Differences 1842SUBDIR+= p5-Test-Differences
1843SUBDIR+= p5-Test-Dir 1843SUBDIR+= p5-Test-Dir
1844SUBDIR+= p5-Test-DistManifest 1844SUBDIR+= p5-Test-DistManifest
1845SUBDIR+= p5-Test-Distribution 1845SUBDIR+= p5-Test-Distribution
1846SUBDIR+= p5-Test-EOL 1846SUBDIR+= p5-Test-EOL
1847SUBDIR+= p5-Test-Exception 1847SUBDIR+= p5-Test-Exception
 1848SUBDIR+= p5-Test-Exit
1848SUBDIR+= p5-Test-Expect 1849SUBDIR+= p5-Test-Expect
1849SUBDIR+= p5-Test-FailWarnings 1850SUBDIR+= p5-Test-FailWarnings
1850SUBDIR+= p5-Test-Fatal 1851SUBDIR+= p5-Test-Fatal
1851SUBDIR+= p5-Test-File 1852SUBDIR+= p5-Test-File
1852SUBDIR+= p5-Test-File-Contents 1853SUBDIR+= p5-Test-File-Contents
1853SUBDIR+= p5-Test-File-ShareDir 1854SUBDIR+= p5-Test-File-ShareDir
1854SUBDIR+= p5-Test-Fixture-DBIC-Schema 1855SUBDIR+= p5-Test-Fixture-DBIC-Schema
1855SUBDIR+= p5-Test-HTTP-LocalServer 1856SUBDIR+= p5-Test-HTTP-LocalServer
1856SUBDIR+= p5-Test-Harness 1857SUBDIR+= p5-Test-Harness
1857SUBDIR+= p5-Test-HexDifferences 1858SUBDIR+= p5-Test-HexDifferences
1858SUBDIR+= p5-Test-HexString 1859SUBDIR+= p5-Test-HexString
1859SUBDIR+= p5-Test-Identity 1860SUBDIR+= p5-Test-Identity
1860SUBDIR+= p5-Test-InDistDir 1861SUBDIR+= p5-Test-InDistDir