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: Sat Jan 17 16:44:52 UTC 2026
Modified Files:
pkgsrc/devel/ruby-rspec-core: Makefile
pkgsrc/devel/ruby-rspec-expectations: Makefile
pkgsrc/devel/ruby-rspec-support: Makefile
Log Message:
Update HOMEPAGE
Change to <https://github.com/rspec> from archievd GitHub erpository.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ruby-rspec-core/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.27 -r1.28 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-core/Makefile
diff -u pkgsrc/devel/ruby-rspec-core/Makefile:1.41 pkgsrc/devel/ruby-rspec-core/Makefile:1.42
--- pkgsrc/devel/ruby-rspec-core/Makefile:1.41 Tue Oct 28 13:49:01 2025
+++ pkgsrc/devel/ruby-rspec-core/Makefile Sat Jan 17 16:44:52 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.41 2025/10/28 13:49:01 taca Exp $
+# $NetBSD: Makefile,v 1.42 2026/01/17 16:44:52 taca Exp $
DISTNAME= rspec-core-3.13.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/rspec/rspec-core
+HOMEPAGE= https://github.com/rspec
COMMENT= Behaviour Driven Development framework for Ruby, core part
LICENSE= mit
Index: pkgsrc/devel/ruby-rspec-expectations/Makefile
diff -u pkgsrc/devel/ruby-rspec-expectations/Makefile:1.42 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.43
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.42 Sun Jul 27 16:04:28 2025
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile Sat Jan 17 16:44:52 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2025/07/27 16:04:28 taca Exp $
+# $NetBSD: Makefile,v 1.43 2026/01/17 16:44:52 taca Exp $
DISTNAME= rspec-expectations-3.13.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/rspec/rspec-expectations
+HOMEPAGE= https://github.com/rspec
COMMENT= Behaviour Driven Development framework for Ruby, expectations
LICENSE= mit
Index: pkgsrc/devel/ruby-rspec-support/Makefile
diff -u pkgsrc/devel/ruby-rspec-support/Makefile:1.27 pkgsrc/devel/ruby-rspec-support/Makefile:1.28
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.27 Tue Sep 23 03:23:47 2025
+++ pkgsrc/devel/ruby-rspec-support/Makefile Sat Jan 17 16:44:52 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2025/09/23 03:23:47 taca Exp $
+# $NetBSD: Makefile,v 1.28 2026/01/17 16:44:52 taca Exp $
DISTNAME= rspec-support-3.13.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/rspec/rspec-support
+HOMEPAGE= https://github.com/rspec
COMMENT= Support utilities for RSpec gems
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index