mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 1.6.2
This commit is contained in:
parent
b2b76822d7
commit
e02d916245
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269393
@ -6,15 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= webmock
|
||||
PORTVERSION= 1.6.1
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= allows stubbing HTTP requests and setting expectations on HTTP requests
|
||||
COMMENT= Allows stubbing HTTP requests and setting expectations on the requests
|
||||
|
||||
RUN_DEPENDS= rubygem-crack>=0.1.7:${PORTSDIR}/devel/rubygem-crack \
|
||||
rubygem-addressable>=2.2.2:${PORTSDIR}/www/rubygem-addressable
|
||||
rubygem-addressable>=2.2.2:${PORTSDIR}/www/rubygem-addressable
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/webmock-1.6.1.gem) = 2a2b8ea9b484557a8d78863e82b63c16cc8c21126f2762a8caccccfcae3d6f17
|
||||
SIZE (rubygem/webmock-1.6.1.gem) = 72704
|
||||
SHA256 (rubygem/webmock-1.6.2.gem) = 06925dae04492011c2965997846dc7912208526ed02ded24f3e328eaa3a83115
|
||||
SIZE (rubygem/webmock-1.6.2.gem) = 73216
|
||||
|
Loading…
Reference in New Issue
Block a user