pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 27 16:04:28 UTC 2025
Modified Files:
pkgsrc/devel/ruby-rspec: Makefile
pkgsrc/devel/ruby-rspec-expectations: Makefile
pkgsrc/devel/ruby-rspec-mocks: Makefile
pkgsrc/devel/ruby-rspec-rails: Makefile
pkgsrc/devel/ruby-rspec-support: Makefile
Log Message:
devel/ruby-rspec
Update HOMEPAGE of related packages:
ruby-rspec
ruby-rspec-expectations
ruby-rspec-mocks
ruby-rspec-rails
ruby-rspec-support
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/ruby-rspec/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/ruby-rspec-mocks/Makefile
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/ruby-rspec-support/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-rspec/Makefile
diff -u pkgsrc/devel/ruby-rspec/Makefile:1.30 pkgsrc/devel/ruby-rspec/Makefile:1.31
--- pkgsrc/devel/ruby-rspec/Makefile:1.30 Thu May 29 14:51:39 2025
+++ pkgsrc/devel/ruby-rspec/Makefile Sun Jul 27 16:04:28 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2025/05/29 14:51:39 taca Exp $
+# $NetBSD: Makefile,v 1.31 2025/07/27 16:04:28 taca Exp $
DISTNAME= rspec-3.13.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://relishapp.com/rspec
+HOMEPAGE= https://rspec.info/
COMMENT= Behaviour Driven Development framework for Ruby
LICENSE= mit
Index: pkgsrc/devel/ruby-rspec-expectations/Makefile
diff -u pkgsrc/devel/ruby-rspec-expectations/Makefile:1.41 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.42
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.41 Thu May 29 14:49:19 2025
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile Sun Jul 27 16:04:28 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.41 2025/05/29 14:49:19 taca Exp $
+# $NetBSD: Makefile,v 1.42 2025/07/27 16:04:28 taca Exp $
DISTNAME= rspec-expectations-3.13.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://relishapp.com/rspec
+HOMEPAGE= https://github.com/rspec/rspec-expectations
COMMENT= Behaviour Driven Development framework for Ruby, expectations
LICENSE= mit
Index: pkgsrc/devel/ruby-rspec-mocks/Makefile
diff -u pkgsrc/devel/ruby-rspec-mocks/Makefile:1.43 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.44
--- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.43 Thu May 29 14:50:22 2025
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile Sun Jul 27 16:04:28 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2025/05/29 14:50:22 taca Exp $
+# $NetBSD: Makefile,v 1.44 2025/07/27 16:04:28 taca Exp $
DISTNAME= rspec-mocks-3.13.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://relishapp.com/rspec
+HOMEPAGE= https://github.com/rspec/rspec-mocks
COMMENT= This is test-double framework for rspec
LICENSE= mit
Index: pkgsrc/devel/ruby-rspec-rails/Makefile
diff -u pkgsrc/devel/ruby-rspec-rails/Makefile:1.55 pkgsrc/devel/ruby-rspec-rails/Makefile:1.56
--- pkgsrc/devel/ruby-rspec-rails/Makefile:1.55 Sun Feb 9 13:50:07 2025
+++ pkgsrc/devel/ruby-rspec-rails/Makefile Sun Jul 27 16:04:28 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2025/02/09 13:50:07 taca Exp $
+# $NetBSD: Makefile,v 1.56 2025/07/27 16:04:28 taca Exp $
DISTNAME= rspec-rails-7.1.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://relishapp.com/rspec
+HOMEPAGE= https://github.com/rspec/rspec-rails
COMMENT= Test-double framework for rspec
LICENSE= mit
Index: pkgsrc/devel/ruby-rspec-support/Makefile
diff -u pkgsrc/devel/ruby-rspec-support/Makefile:1.24 pkgsrc/devel/ruby-rspec-support/Makefile:1.25
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.24 Thu May 29 14:34:30 2025
+++ pkgsrc/devel/ruby-rspec-support/Makefile Sun Jul 27 16:04:28 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2025/05/29 14:34:30 taca Exp $
+# $NetBSD: Makefile,v 1.25 2025/07/27 16:04:28 taca Exp $
DISTNAME= rspec-support-3.13.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/rspec/rspec-support/
+HOMEPAGE= https://github.com/rspec/rspec-support
COMMENT= Support utilities for RSpec gems
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index