MFH: r524724
Add rubygem-rubyzip13 1.3.0 (copied from rubygem-rubyzip) - Add PORTSCOUT Approved by: ports-secteam (miwi)
This commit is contained in:
parent
0dc4a2796e
commit
a95e8cb3af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=524990
@ -207,6 +207,7 @@
|
||||
SUBDIR += rubygem-ruby-xz
|
||||
SUBDIR += rubygem-rubyzip
|
||||
SUBDIR += rubygem-rubyzip12
|
||||
SUBDIR += rubygem-rubyzip13
|
||||
SUBDIR += rubygem-rubyzip2
|
||||
SUBDIR += rubygem-snappy
|
||||
SUBDIR += rvm
|
||||
|
23
archivers/rubygem-rubyzip13/Makefile
Normal file
23
archivers/rubygem-rubyzip13/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rubyzip
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= archivers rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 13
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ruby module for reading and writing zip files
|
||||
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^1\.3\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
archivers/rubygem-rubyzip13/distinfo
Normal file
3
archivers/rubygem-rubyzip13/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1571671545
|
||||
SHA256 (rubygem/rubyzip-1.3.0.gem) = 149dd90386c5eef837353b21cd9a0cfd4ec5a07b24ab18f734f546cefb17ace3
|
||||
SIZE (rubygem/rubyzip-1.3.0.gem) = 154624
|
3
archivers/rubygem-rubyzip13/pkg-descr
Normal file
3
archivers/rubygem-rubyzip13/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Ruby module for reading and writing zip files
|
||||
|
||||
WWW: https://github.com/rubyzip/rubyzip
|
Loading…
Reference in New Issue
Block a user