pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-winrm-fs
Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 07:27:51 UTC 2025
Modified Files:
        pkgsrc/net/ruby-winrm-fs: Makefile
Log Message:
net/ruby-winrm-fs: change dependency
Depends on archivers/ruby-zip24 now.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/ruby-winrm-fs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-winrm-fs/Makefile
diff -u pkgsrc/net/ruby-winrm-fs/Makefile:1.2 pkgsrc/net/ruby-winrm-fs/Makefile:1.3
--- pkgsrc/net/ruby-winrm-fs/Makefile:1.2       Mon Sep 14 13:51:20 2020
+++ pkgsrc/net/ruby-winrm-fs/Makefile   Mon Nov  3 07:27:50 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/09/14 13:51:20 taca Exp $
+# $NetBSD: Makefile,v 1.3 2025/11/03 07:27:50 taca Exp $
 
 DISTNAME=      winrm-fs-1.3.5
+PKGREVISION=   1
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +9,7 @@ HOMEPAGE=       https://github.com/WinRb/winrm
 COMMENT=       WinRM File System
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-zip>=1.1:../../archivers/ruby-zip
+DEPENDS+=      ${RUBY_PKGPREFIX}-zip24>=2.0<3:../../archivers/ruby-zip24
 DEPENDS+=      ${RUBY_PKGPREFIX}-winrm>=2.0<3:../../net/ruby-winrm
 
 USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index