pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/ruby-xz archivers/ruby-xz: drop dependency t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c534504d3d64
branches: trunk
changeset: 371820:c534504d3d64
user: taca <taca%pkgsrc.org@localhost>
date: Fri Jan 14 16:18:50 2022 +0000
description:
archivers/ruby-xz: drop dependency to ruby-fiddle
Now devel/ruby-fiddle is part of ruby*-base package.
Bump PKGREVISION.
diffstat:
archivers/ruby-xz/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 83784e4ef3a0 -r c534504d3d64 archivers/ruby-xz/Makefile
--- a/archivers/ruby-xz/Makefile Fri Jan 14 16:17:08 2022 +0000
+++ b/archivers/ruby-xz/Makefile Fri Jan 14 16:18:50 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2021/12/05 15:26:13 taca Exp $
+# $NetBSD: Makefile,v 1.23 2022/01/14 16:18:50 taca Exp $
DISTNAME= ruby-xz-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
+PKGREVISION= 1
CATEGORIES= archivers
MAINTAINER= minskim%NetBSD.org@localhost
@@ -9,7 +10,5 @@
COMMENT= Ruby bindings for liblzma
LICENSE= mit
-DEPENDS+= ${RUBY_NAME}-fiddle>=${RUBY_VERSION}:../../devel/ruby-fiddle
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index