pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/mypaint-brushes



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Mar  6 13:46:27 UTC 2020

Modified Files:
        pkgsrc/graphics/mypaint-brushes: buildlink3.mk

Log Message:
bump bl3.mk for pkg-config filename change


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/mypaint-brushes/buildlink3.mk

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

Modified files:

Index: pkgsrc/graphics/mypaint-brushes/buildlink3.mk
diff -u pkgsrc/graphics/mypaint-brushes/buildlink3.mk:1.2 pkgsrc/graphics/mypaint-brushes/buildlink3.mk:1.3
--- pkgsrc/graphics/mypaint-brushes/buildlink3.mk:1.2   Mon Apr 30 20:57:04 2018
+++ pkgsrc/graphics/mypaint-brushes/buildlink3.mk       Fri Mar  6 13:46:27 2020
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/04/30 20:57:04 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/03/06 13:46:27 tnn Exp $
 
 BUILDLINK_TREE+=       mypaint-brushes
 
 .if !defined(MYPAINT_BRUSHES_BUILDLINK3_MK)
 MYPAINT_BRUSHES_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.mypaint-brushes+=        mypaint-brushes>=1.3.0
+BUILDLINK_API_DEPENDS.mypaint-brushes+=        mypaint-brushes>=2.0
 BUILDLINK_PKGSRCDIR.mypaint-brushes?=  ../../graphics/mypaint-brushes
 .endif # MYPAINT_BRUSHES_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index