pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-mocha
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 11 14:03:25 UTC 2022
Modified Files:
pkgsrc/devel/ruby-mocha: Makefile distinfo
Log Message:
devel/ruby-mocha: update to 1.14.0
pkgsrc change: update HOMEPAGE.
1.14.0
External changes
* Mock#expects,#stubs should return last expectation - thanks to
@vlad-pisanov for #524 (b6b637db)
Internal changes
* Avoid breaking change in psych v4 in ruby v3.1 (08b9f4ca)
* Remove broken Dependabot badge from README (d446657a)
* Add Ruby 3.0 to the CI matrix - thanks to @mishina2228 for #526 (65bc626e)
* Move development dependencies from gemspec to Gemfile - thanks to
@mishina2228 for #527 (dd127f7b)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/ruby-mocha/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/ruby-mocha/distinfo
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-mocha/Makefile
diff -u pkgsrc/devel/ruby-mocha/Makefile:1.30 pkgsrc/devel/ruby-mocha/Makefile:1.31
--- pkgsrc/devel/ruby-mocha/Makefile:1.30 Sun Aug 22 13:48:10 2021
+++ pkgsrc/devel/ruby-mocha/Makefile Thu Aug 11 14:03:25 2022
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.30 2021/08/22 13:48:10 taca Exp $
+# $NetBSD: Makefile,v 1.31 2022/08/11 14:03:25 taca Exp $
-DISTNAME= mocha-1.13.0
+DISTNAME= mocha-1.14.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://gofreerange.com/mocha/docs/
+HOMEPAGE= https://mocha.jamesmead.org/
COMMENT= Ruby library for mocking and stubbing
LICENSE= ruby-license OR mit
-DEPENDS+= ${RUBY_PKGPREFIX}-metaclass>=0.0.1<0.1:../../devel/ruby-metaclass
-
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.32 pkgsrc/devel/ruby-mocha/distinfo:1.33
--- pkgsrc/devel/ruby-mocha/distinfo:1.32 Tue Oct 26 10:19:38 2021
+++ pkgsrc/devel/ruby-mocha/distinfo Thu Aug 11 14:03:25 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2021/10/26 10:19:38 nia Exp $
+$NetBSD: distinfo,v 1.33 2022/08/11 14:03:25 taca Exp $
-BLAKE2s (mocha-1.13.0.gem) = 95d99765fbb11273931f47a89ac354613cb0d6ea71f747ebc18f9e74fd05a87a
-SHA512 (mocha-1.13.0.gem) = 9fade23a03a6e2fe3eba82fc44f55c4c36c796e573e9549c3c41a7a92fc479a8eeb61d8e3ea0d6fc3096e92855be19afc0daae7d81181f08f8de6b051e9cbcef
-Size (mocha-1.13.0.gem) = 68096 bytes
+BLAKE2s (mocha-1.14.0.gem) = 7acc8348b94acfc5262c32ecc7ea52ec4ddb3c9514e115064a638cb0094cc890
+SHA512 (mocha-1.14.0.gem) = b6c384ebb847d9e3a8be27a9b4fe615baf4eee5f4b6cc7f8c5a1a398db8d5e866a9f69d229731eefe6293f33736ee0d7b6c9354ecb63497ff7948ec466c3e9b4
+Size (mocha-1.14.0.gem) = 68096 bytes
Home |
Main Index |
Thread Index |
Old Index