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: Thu Mar 9 06:56:24 UTC 2023
Modified Files:
pkgsrc/doc: CHANGES-2023
pkgsrc/graphics: Makefile
Removed Files:
pkgsrc/graphics/py-pillow-heif: DESCR Makefile PLIST distinfo
pkgsrc/graphics/py-pillow-heif/patches:
patch-libheif_linux__build__libs.py
Log Message:
*: finish move of py-pillow-heif to py-pillow_heif
To generate a diff of this commit:
cvs rdiff -u -r1.1648 -r1.1649 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1004 -r1.1005 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-pillow-heif/DESCR
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/py-pillow-heif/Makefile \
pkgsrc/graphics/py-pillow-heif/PLIST \
pkgsrc/graphics/py-pillow-heif/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/graphics/py-pillow-heif/patches/patch-libheif_linux__build__libs.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.1648 pkgsrc/doc/CHANGES-2023:1.1649
--- pkgsrc/doc/CHANGES-2023:1.1648 Thu Mar 9 06:51:45 2023
+++ pkgsrc/doc/CHANGES-2023 Thu Mar 9 06:56:24 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.1648 2023/03/09 06:51:45 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.1649 2023/03/09 06:56:24 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -2134,3 +2134,4 @@ Changes to the packages collection and i
Updated devel/py-msgpack to 1.0.5 [adam 2023-03-09]
Updated devel/py-pydantic to 1.10.6 [adam 2023-03-09]
Added devel/py-msgpack104 version 1.0.4 [wiz 2023-03-09]
+ Moved graphics/py-pillow-heif to graphics/py-pillow_heif [wiz 2023-03-08]
Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1004 pkgsrc/graphics/Makefile:1.1005
--- pkgsrc/graphics/Makefile:1.1004 Wed Mar 8 17:32:42 2023
+++ pkgsrc/graphics/Makefile Thu Mar 9 06:56:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1004 2023/03/08 17:32:42 wiz Exp $
+# $NetBSD: Makefile,v 1.1005 2023/03/09 06:56:24 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -526,7 +526,7 @@ SUBDIR+= py-openexr
SUBDIR+= py-piddle
SUBDIR+= py-piexif
SUBDIR+= py-pilkit
-SUBDIR+= py-pillow-heif
+SUBDIR+= py-pillow_heif
SUBDIR+= py-pycha
SUBDIR+= py-pygal
SUBDIR+= py-pygraphviz
Home |
Main Index |
Thread Index |
Old Index