pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Mar  6 13:48:32 UTC 2020

Modified Files:
        pkgsrc/graphics/gimp: Makefile
        pkgsrc/graphics/mypaint: Makefile

Log Message:
bump revs for mypaint-brushes bl3 bump


To generate a diff of this commit:
cvs rdiff -u -r1.322 -r1.323 pkgsrc/graphics/gimp/Makefile
cvs rdiff -u -r1.43 -r1.44 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/gimp/Makefile
diff -u pkgsrc/graphics/gimp/Makefile:1.322 pkgsrc/graphics/gimp/Makefile:1.323
--- pkgsrc/graphics/gimp/Makefile:1.322 Fri Mar  6 13:35:15 2020
+++ pkgsrc/graphics/gimp/Makefile       Fri Mar  6 13:48:32 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.322 2020/03/06 13:35:15 tnn Exp $
+# $NetBSD: Makefile,v 1.323 2020/03/06 13:48:32 tnn Exp $
 
 DISTNAME=      gimp-2.10.18
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/mypaint/Makefile
diff -u pkgsrc/graphics/mypaint/Makefile:1.43 pkgsrc/graphics/mypaint/Makefile:1.44
--- pkgsrc/graphics/mypaint/Makefile:1.43       Wed Mar  4 13:51:51 2020
+++ pkgsrc/graphics/mypaint/Makefile    Fri Mar  6 13:48:32 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2020/03/04 13:51:51 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/03/06 13:48:32 tnn Exp $
 
 DISTNAME=      mypaint-2.0.0
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mypaint/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index