pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/mypaint
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 9 21:10:20 UTC 2025
Modified Files:
pkgsrc/graphics/mypaint: Makefile
Log Message:
mypaint: bump libmypaint requirements per release notes
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/graphics/mypaint/Makefile
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/Makefile
diff -u pkgsrc/graphics/mypaint/Makefile:1.73 pkgsrc/graphics/mypaint/Makefile:1.74
--- pkgsrc/graphics/mypaint/Makefile:1.73 Thu Jan 9 21:05:49 2025
+++ pkgsrc/graphics/mypaint/Makefile Thu Jan 9 21:10:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2025/01/09 21:05:49 ktnb Exp $
+# $NetBSD: Makefile,v 1.74 2025/01/09 21:10:20 wiz Exp $
DISTNAME= mypaint-2.0.1
PKGREVISION= 23
@@ -28,7 +28,7 @@ pre-configure:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libmypaint+= libmypaint>=1.5.0
+BUILDLINK_API_DEPENDS.libmypaint+= libmypaint>=1.6.0
.include "../../graphics/libmypaint/buildlink3.mk"
BUILDLINK_API_DEPENDS.mypaint-brushes+= mypaint-brushes>=2.0
.include "../../graphics/mypaint-brushes/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index