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 12:25:54 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:
*: bump for libimagequant change to static library


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/editors/emacs-snapshot/Makefile
cvs rdiff -u -r1.136 -r1.137 pkgsrc/graphics/gd/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/pngquant/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/py-Pillow/Makefile
cvs rdiff -u -r1.6 -r1.7 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.112 pkgsrc/editors/emacs-snapshot/Makefile:1.113
--- pkgsrc/editors/emacs-snapshot/Makefile:1.112        Wed Apr 19 08:09:49 2023
+++ pkgsrc/editors/emacs-snapshot/Makefile      Sun May  7 12:25:53 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.112 2023/04/19 08:09:49 adam Exp $
+# $NetBSD: Makefile,v 1.113 2023/05/07 12:25:53 wiz Exp $
 
 DISTNAME=      emacs-28.0.50_2020-02-10
 PKGNAME=       emacs28-28.0.50
-PKGREVISION=   16
+PKGREVISION=   17
 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.136 pkgsrc/graphics/gd/Makefile:1.137
--- pkgsrc/graphics/gd/Makefile:1.136   Sun Jan 29 21:14:39 2023
+++ pkgsrc/graphics/gd/Makefile Sun May  7 12:25:53 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.136 2023/01/29 21:14:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.137 2023/05/07 12:25:53 wiz Exp $
 
 DISTNAME=      libgd-2.3.3
 PKGNAME=       ${DISTNAME:S/libgd/gd/}
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libgd/}
 GITHUB_PROJECT=        libgd

Index: pkgsrc/graphics/pngquant/Makefile
diff -u pkgsrc/graphics/pngquant/Makefile:1.11 pkgsrc/graphics/pngquant/Makefile:1.12
--- pkgsrc/graphics/pngquant/Makefile:1.11      Mon Feb 13 12:39:25 2023
+++ pkgsrc/graphics/pngquant/Makefile   Sun May  7 12:25:53 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2023/02/13 12:39:25 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/05/07 12:25:53 wiz Exp $
 
 DISTNAME=      pngquant-2.18.0-src
 PKGNAME=       ${DISTNAME:S/-src//}
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  http://pngquant.org/
 

Index: pkgsrc/graphics/py-Pillow/Makefile
diff -u pkgsrc/graphics/py-Pillow/Makefile:1.67 pkgsrc/graphics/py-Pillow/Makefile:1.68
--- pkgsrc/graphics/py-Pillow/Makefile:1.67     Sat Apr  1 14:30:30 2023
+++ pkgsrc/graphics/py-Pillow/Makefile  Sun May  7 12:25:53 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2023/04/01 14:30:30 adam Exp $
+# $NetBSD: Makefile,v 1.68 2023/05/07 12:25:53 wiz Exp $
 
 DISTNAME=      Pillow-9.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Pillow/}
 

Index: pkgsrc/graphics/py-Pillow6/Makefile
diff -u pkgsrc/graphics/py-Pillow6/Makefile:1.6 pkgsrc/graphics/py-Pillow6/Makefile:1.7
--- pkgsrc/graphics/py-Pillow6/Makefile:1.6     Sun Apr 30 19:01:31 2023
+++ pkgsrc/graphics/py-Pillow6/Makefile Sun May  7 12:25:53 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2023/04/30 19:01:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/05/07 12:25:53 wiz Exp $
 
 DISTNAME=      Pillow-6.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Pillow/}
 



Home | Main Index | Thread Index | Old Index