pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/libarchive



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 11 20:43:36 UTC 2025

Modified Files:
        pkgsrc/archivers/libarchive: Makefile

Log Message:
libarchive: bump PKGREVISION for openssl dependency removal


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/archivers/libarchive/Makefile

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

Modified files:

Index: pkgsrc/archivers/libarchive/Makefile
diff -u pkgsrc/archivers/libarchive/Makefile:1.57 pkgsrc/archivers/libarchive/Makefile:1.58
--- pkgsrc/archivers/libarchive/Makefile:1.57   Sat Oct 11 20:13:21 2025
+++ pkgsrc/archivers/libarchive/Makefile        Sat Oct 11 20:43:36 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2025/10/11 20:13:21 js Exp $
+# $NetBSD: Makefile,v 1.58 2025/10/11 20:43:36 wiz Exp $
 
 .include "Makefile.common"
 
+PKGREVISION=   1
 COMMENT=       Library to read/create different archive formats
 
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index