pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/tiff



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Sep 13 11:13:43 UTC 2023

Modified Files:
        pkgsrc/graphics/tiff: Makefile

Log Message:
tiff: Ask that it not be updated pre-branch

The just-released version withdraws a large number of utilities.  This
is very likely to cause breakage.  I intend to update just after the
branch.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/graphics/tiff/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/tiff/Makefile
diff -u pkgsrc/graphics/tiff/Makefile:1.159 pkgsrc/graphics/tiff/Makefile:1.160
--- pkgsrc/graphics/tiff/Makefile:1.159 Thu Aug 17 10:20:39 2023
+++ pkgsrc/graphics/tiff/Makefile       Wed Sep 13 11:13:42 2023
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2023/08/17 10:20:39 nia Exp $
+# $NetBSD: Makefile,v 1.160 2023/09/13 11:13:42 gdt Exp $
 
+# Please do not update to 4.6.0 before the branch; it withdraws a lot!
 VERSION_BASE=  4.5.1
 # Accomodate testing unreleased versions.
 #VERSION_RC=   rc3



Home | Main Index | Thread Index | Old Index