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:   wiz
Date:           Mon Oct 16 15:54:36 UTC 2023

Modified Files:
        pkgsrc/graphics/tiff: Makefile

Log Message:
tiff: reset PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 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.161 pkgsrc/graphics/tiff/Makefile:1.162
--- pkgsrc/graphics/tiff/Makefile:1.161 Mon Oct 16 15:38:19 2023
+++ pkgsrc/graphics/tiff/Makefile       Mon Oct 16 15:54:35 2023
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.161 2023/10/16 15:38:19 gdt Exp $
+# $NetBSD: Makefile,v 1.162 2023/10/16 15:54:35 wiz Exp $
 
 # Please do not update to 4.6.0 before the branch; it withdraws a lot!
 VERSION_BASE=  4.6.0
 # Accomodate testing unreleased versions.
 #VERSION_RC=   rc3
 DISTNAME=      tiff-${VERSION_BASE}${VERSION_RC}
-PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.osgeo.org/libtiff/
 



Home | Main Index | Thread Index | Old Index