Update to 3.18.1
Changes: https://github.com/marcandre/backports/blob/master/CHANGELOG.md https://github.com/marcandre/backports/commits/master
This commit is contained in:
parent
ac38405d9a
commit
5200496e13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543197
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= backports
|
||||
PORTVERSION= 3.11.4
|
||||
PORTVERSION= 3.18.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,8 +12,9 @@ COMMENT= Ruby 1.9 backports for 1.8
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1535388831
|
||||
SHA256 (rubygem/backports-3.11.4.gem) = 0ff9c1601e381e51f93fca3b9931b5e0de4ff0f359da536603fa40c1799750c3
|
||||
SIZE (rubygem/backports-3.11.4.gem) = 157696
|
||||
TIMESTAMP = 1595416821
|
||||
SHA256 (rubygem/backports-3.18.1.gem) = 4c7f64f6193815ca0662399b563e369667f788cb0b8e324d7dd2ff83a1e64f61
|
||||
SIZE (rubygem/backports-3.18.1.gem) = 129024
|
||||
|
|
Loading…
Reference in a new issue