pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gimp-devel
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 8 21:23:09 UTC 2025
Modified Files:
pkgsrc/graphics/gimp-devel: Makefile
Log Message:
gimp-devel: fix PKGNAME to match directory
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/graphics/gimp-devel/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-devel/Makefile
diff -u pkgsrc/graphics/gimp-devel/Makefile:1.59 pkgsrc/graphics/gimp-devel/Makefile:1.60
--- pkgsrc/graphics/gimp-devel/Makefile:1.59 Tue Apr 8 12:22:11 2025
+++ pkgsrc/graphics/gimp-devel/Makefile Tue Apr 8 21:23:09 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2025/04/08 12:22:11 adam Exp $
+# $NetBSD: Makefile,v 1.60 2025/04/08 21:23:09 wiz Exp $
DISTNAME= gimp-3.0.2
+PKGNAME= ${DISTNAME:S/gimp/gimp-devel/}
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index