mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 12.3.2
Changes: https://github.com/ruby/rake/blob/master/History.rdoc
This commit is contained in:
parent
0d968bb640
commit
dd89d6e57d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487113
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rake
|
||||
PORTVERSION= 12.3.1
|
||||
PORTVERSION= 12.3.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,9 +12,10 @@ COMMENT= Ruby Make
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/rake
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1521810514
|
||||
SHA256 (rubygem/rake-12.3.1.gem) = cf37840d136743411e4bd601885363e34dce537675306464528b0cafe428b1c5
|
||||
SIZE (rubygem/rake-12.3.1.gem) = 84992
|
||||
TIMESTAMP = 1544284584
|
||||
SHA256 (rubygem/rake-12.3.2.gem) = 56362f144a29ffbc5e49161a80ca4e2e6b7da2946170067d624d7603ed51c5eb
|
||||
SIZE (rubygem/rake-12.3.2.gem) = 87040
|
||||
|
|
Loading…
Add table
Reference in a new issue