pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-DBIx-Class-Schema-Loader



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 25 09:52:28 UTC 2018

Modified Files:
        pkgsrc/databases/p5-DBIx-Class-Schema-Loader: Makefile

Log Message:
p5-DBIx-Class-Schema-Loader: remove unneeded dependency.

Ride update.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 \
    pkgsrc/databases/p5-DBIx-Class-Schema-Loader/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/p5-DBIx-Class-Schema-Loader/Makefile
diff -u pkgsrc/databases/p5-DBIx-Class-Schema-Loader/Makefile:1.35 pkgsrc/databases/p5-DBIx-Class-Schema-Loader/Makefile:1.36
--- pkgsrc/databases/p5-DBIx-Class-Schema-Loader/Makefile:1.35  Sun Mar 25 09:51:09 2018
+++ pkgsrc/databases/p5-DBIx-Class-Schema-Loader/Makefile       Sun Mar 25 09:52:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2018/03/25 09:51:09 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/03/25 09:52:28 wiz Exp $
 
 DISTNAME=      DBIx-Class-Schema-Loader-0.07049
 PKGNAME=       p5-${DISTNAME}
@@ -15,7 +15,6 @@ LICENSE=      ${PERL5_LICENSE}
 BUILD_DEPENDS+=        p5-Config-Any-[0-9]*:../../devel/p5-Config-Any
 BUILD_DEPENDS+=        p5-Config-General-[0-9]*:../../devel/p5-Config-General
 BUILD_DEPENDS+=        p5-DBD-SQLite>=1.29:../../databases/p5-DBD-SQLite
-BUILD_DEPENDS+=        p5-DBIx-Class-IntrospectableM2M-[0-9]*:../../databases/p5-DBIx-Class-IntrospectableM2M
 #BUILD_DEPENDS+=       {perl>=5.10.1,p5-File-Path>=2.07}:../../devel/p5-File-Path
 BUILD_DEPENDS+=        p5-Moose>=1.1200:../../devel/p5-Moose
 BUILD_DEPENDS+=        p5-MooseX-MarkAsMethods>=0.13:../../devel/p5-MooseX-MarkAsMethods



Home | Main Index | Thread Index | Old Index