pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  7 16:56:40 UTC 2023

Modified Files:
        pkgsrc/editors/emacs-snapshot: Makefile
        pkgsrc/graphics/gd: Makefile
        pkgsrc/graphics/pngquant: Makefile
        pkgsrc/graphics/py-Pillow: Makefile
        pkgsrc/graphics/py-Pillow6: Makefile

Log Message:
*: recursive bump for libimagequant downgrade


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/editors/emacs-snapshot/Makefile
cvs rdiff -u -r1.137 -r1.138 pkgsrc/graphics/gd/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/pngquant/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/py-Pillow/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-Pillow6/Makefile

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

Modified files:

Index: pkgsrc/editors/emacs-snapshot/Makefile
diff -u pkgsrc/editors/emacs-snapshot/Makefile:1.114 pkgsrc/editors/emacs-snapshot/Makefile:1.115
--- pkgsrc/editors/emacs-snapshot/Makefile:1.114        Sun May  7 12:33:44 2023
+++ pkgsrc/editors/emacs-snapshot/Makefile      Sun May  7 16:56:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.114 2023/05/07 12:33:44 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2023/05/07 16:56:40 wiz Exp $
 
 DISTNAME=      emacs-28.0.50_2020-02-10
 PKGNAME=       emacs28-28.0.50
-PKGREVISION=   18
+PKGREVISION=   19
 MASTER_SITES=  https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/
 CATEGORIES=    editors
 

Index: pkgsrc/graphics/gd/Makefile
diff -u pkgsrc/graphics/gd/Makefile:1.137 pkgsrc/graphics/gd/Makefile:1.138
--- pkgsrc/graphics/gd/Makefile:1.137   Sun May  7 12:25:53 2023
+++ pkgsrc/graphics/gd/Makefile Sun May  7 16:56:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.137 2023/05/07 12:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.138 2023/05/07 16:56:40 wiz Exp $
 
 DISTNAME=      libgd-2.3.3
 PKGNAME=       ${DISTNAME:S/libgd/gd/}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libgd/}
 GITHUB_PROJECT=        libgd

Index: pkgsrc/graphics/pngquant/Makefile
diff -u pkgsrc/graphics/pngquant/Makefile:1.12 pkgsrc/graphics/pngquant/Makefile:1.13
--- pkgsrc/graphics/pngquant/Makefile:1.12      Sun May  7 12:25:53 2023
+++ pkgsrc/graphics/pngquant/Makefile   Sun May  7 16:56:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2023/05/07 12:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2023/05/07 16:56:40 wiz Exp $
 
 DISTNAME=      pngquant-2.18.0-src
 PKGNAME=       ${DISTNAME:S/-src//}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  http://pngquant.org/
 

Index: pkgsrc/graphics/py-Pillow/Makefile
diff -u pkgsrc/graphics/py-Pillow/Makefile:1.68 pkgsrc/graphics/py-Pillow/Makefile:1.69
--- pkgsrc/graphics/py-Pillow/Makefile:1.68     Sun May  7 12:25:53 2023
+++ pkgsrc/graphics/py-Pillow/Makefile  Sun May  7 16:56:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2023/05/07 12:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2023/05/07 16:56:40 wiz Exp $
 
 DISTNAME=      Pillow-9.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Pillow/}
 

Index: pkgsrc/graphics/py-Pillow6/Makefile
diff -u pkgsrc/graphics/py-Pillow6/Makefile:1.7 pkgsrc/graphics/py-Pillow6/Makefile:1.8
--- pkgsrc/graphics/py-Pillow6/Makefile:1.7     Sun May  7 12:25:53 2023
+++ pkgsrc/graphics/py-Pillow6/Makefile Sun May  7 16:56:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2023/05/07 12:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/05/07 16:56:40 wiz Exp $
 
 DISTNAME=      Pillow-6.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Pillow/}
 



Home | Main Index | Thread Index | Old Index