pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 30 06:46:08 UTC 2024
Modified Files:
pkgsrc/devel/ruby-heckle: Makefile
pkgsrc/graphics/ruby-color-japanese: Makefile
pkgsrc/net/ruby-stompserver: Makefile
Log Message:
Reflect PKGPATH change of ruby-hoe package
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-heckle/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/ruby-color-japanese/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/ruby-stompserver/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-heckle/Makefile
diff -u pkgsrc/devel/ruby-heckle/Makefile:1.7 pkgsrc/devel/ruby-heckle/Makefile:1.8
--- pkgsrc/devel/ruby-heckle/Makefile:1.7 Fri Sep 25 08:51:34 2015
+++ pkgsrc/devel/ruby-heckle/Makefile Sun Jun 30 06:46:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/09/25 08:51:34 taca Exp $
+# $NetBSD: Makefile,v 1.8 2024/06/30 06:46:07 taca Exp $
DISTNAME= heckle-1.4.3
PKGREVISION= 2
@@ -9,7 +9,7 @@ HOMEPAGE= http://docs.seattlerb.org/heck
COMMENT= Code mutation tester for Ruby
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=2.3.0:../../devel/hoe
+DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=2.3.0:../../devel/ruby-hoe
DEPENDS+= ${RUBY_PKGPREFIX}-parsetree>=2.0.0:../../devel/ruby-parsetree
DEPENDS+= ${RUBY_PKGPREFIX}-ruby2ruby>=1.1.6:../../devel/ruby2ruby
DEPENDS+= ${RUBY_PKGPREFIX}-ZenTest>=3.5.2:../../devel/ZenTest
Index: pkgsrc/graphics/ruby-color-japanese/Makefile
diff -u pkgsrc/graphics/ruby-color-japanese/Makefile:1.4 pkgsrc/graphics/ruby-color-japanese/Makefile:1.5
--- pkgsrc/graphics/ruby-color-japanese/Makefile:1.4 Wed Jun 2 15:50:34 2021
+++ pkgsrc/graphics/ruby-color-japanese/Makefile Sun Jun 30 06:46:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/06/02 15:50:34 taca Exp $
+# $NetBSD: Makefile,v 1.5 2024/06/30 06:46:07 taca Exp $
DISTNAME= color-japanese-1.0.0
CATEGORIES= graphics
@@ -9,7 +9,7 @@ COMMENT= Defines RGB value for Japanese
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-color-tools>0:../../graphics/ruby-color-tools
-DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=1.2.0:../../devel/hoe
+DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=1.2.0:../../devel/ruby-hoe
RUBYGEM_OPTIONS+= --format-executable
Index: pkgsrc/net/ruby-stompserver/Makefile
diff -u pkgsrc/net/ruby-stompserver/Makefile:1.12 pkgsrc/net/ruby-stompserver/Makefile:1.13
--- pkgsrc/net/ruby-stompserver/Makefile:1.12 Thu Dec 22 02:05:55 2022
+++ pkgsrc/net/ruby-stompserver/Makefile Sun Jun 30 06:46:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/12/22 02:05:55 taca Exp $
+# $NetBSD: Makefile,v 1.13 2024/06/30 06:46:07 taca Exp $
DISTNAME= drizztbsd-stompserver-1c7a275
PKGNAME= ${RUBY_PKGPREFIX}-stompserver-1.0.0
@@ -16,7 +16,7 @@ DISTFILES= 1c7a275272f14ba3ce9d4c7f27402
USE_TOOLS= gzip tar
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.10:../../devel/ruby-eventmachine
-DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=3.0.6:../../devel/hoe
+DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=3.0.6:../../devel/ruby-hoe
DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.1.8:../../misc/ruby-daemons
WRKSRC= ${WRKDIR}/${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index