pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gimp
Module Name: pkgsrc
Committed By: nia
Date: Mon Aug 21 10:46:30 UTC 2023
Modified Files:
pkgsrc/graphics/gimp: Makefile
Log Message:
gimp: bump gegl requirement
To generate a diff of this commit:
cvs rdiff -u -r1.381 -r1.382 pkgsrc/graphics/gimp/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/gimp/Makefile
diff -u pkgsrc/graphics/gimp/Makefile:1.381 pkgsrc/graphics/gimp/Makefile:1.382
--- pkgsrc/graphics/gimp/Makefile:1.381 Mon Aug 14 05:24:32 2023
+++ pkgsrc/graphics/gimp/Makefile Mon Aug 21 10:46:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.381 2023/08/14 05:24:32 wiz Exp $
+# $NetBSD: Makefile,v 1.382 2023/08/21 10:46:30 nia Exp $
DISTNAME= gimp-2.10.34
PKGREVISION= 1
@@ -71,7 +71,7 @@ BUILDLINK_API_DEPENDS.fontconfig+= fontc
BUILDLINK_API_DEPENDS.babl+= babl>=0.1.78
.include "../../graphics/babl/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.36
+BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.38
.include "../../graphics/gegl/buildlink3.mk"
.include "../../graphics/gexiv2/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index