pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/bsdtar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 18 15:08:07 UTC 2025

Modified Files:
        pkgsrc/archivers/bsdtar: Makefile

Log Message:
bsdtar: bump PKGREVISION for previous


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/archivers/bsdtar/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/bsdtar/Makefile
diff -u pkgsrc/archivers/bsdtar/Makefile:1.33 pkgsrc/archivers/bsdtar/Makefile:1.34
--- pkgsrc/archivers/bsdtar/Makefile:1.33       Tue Feb 18 15:07:51 2025
+++ pkgsrc/archivers/bsdtar/Makefile    Tue Feb 18 15:08:07 2025
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2025/02/18 15:07:51 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2025/02/18 15:08:07 wiz Exp $
 
 .include "../../archivers/libarchive/Makefile.common"
 .include "../../mk/bsd.prefs.mk"
 
 PKGNAME=       ${DISTNAME:S/libarchive/bsdtar/}
+PKGREVISION=   1
 COMMENT=       Fast multi-format tape archiver
 
 # Explicitly do not depend on libtool as this can be used



Home | Main Index | Thread Index | Old Index