pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Jan 10 16:32:46 UTC 2024

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add and enable p5-DBIx-Simple.


To generate a diff of this commit:
cvs rdiff -u -r1.699 -r1.700 pkgsrc/databases/Makefile

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

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.699 pkgsrc/databases/Makefile:1.700
--- pkgsrc/databases/Makefile:1.699     Mon Dec 25 18:19:46 2023
+++ pkgsrc/databases/Makefile   Wed Jan 10 16:32:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.699 2023/12/25 18:19:46 wiz Exp $
+# $NetBSD: Makefile,v 1.700 2024/01/10 16:32:46 schmonz Exp $
 
 COMMENT=       Databases
 
@@ -206,6 +206,7 @@ SUBDIR+=    p5-DBIx-Datasource
 SUBDIR+=       p5-DBIx-Introspector
 SUBDIR+=       p5-DBIx-Schema
 SUBDIR+=       p5-DBIx-SearchBuilder
+SUBDIR+=       p5-DBIx-Simple
 SUBDIR+=       p5-DBM-Deep
 SUBDIR+=       p5-DB_File-Lock
 SUBDIR+=       p5-Dancer-Plugin-DBIC



Home | Main Index | Thread Index | Old Index