aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2019-11-03 15:06:56 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2019-11-03 15:06:56 +0000
commite390f63903f2e803d87e84ae8c7ca106b5384812 (patch)
tree4898a81dbd6d0d5582edb62addbc633a2e8d4b3a /archivers
parente9b175a16320ffdaf77af72d376a0390d88aeab4 (diff)
downloadports-e390f63903f2e803d87e84ae8c7ca106b5384812.tar.gz
ports-e390f63903f2e803d87e84ae8c7ca106b5384812.zip
MFH: r515349
Add rubygem-rubyzip12 1.2.3 (copied from rubygem-rubyzip) - Add PORTSCOUT Approved by: ports-secteam (miwi)
Notes
Notes: svn path=/branches/2019Q4/; revision=516431
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile1
-rw-r--r--archivers/rubygem-rubyzip12/Makefile23
-rw-r--r--archivers/rubygem-rubyzip12/distinfo3
-rw-r--r--archivers/rubygem-rubyzip12/pkg-descr3
4 files changed, 30 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index e6b9ad99666d..2935a2d88642 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -214,6 +214,7 @@
SUBDIR += rubygem-minitar-cli
SUBDIR += rubygem-ruby-xz
SUBDIR += rubygem-rubyzip
+ SUBDIR += rubygem-rubyzip12
SUBDIR += rubygem-rubyzip2
SUBDIR += rubygem-snappy
SUBDIR += rvm
diff --git a/archivers/rubygem-rubyzip12/Makefile b/archivers/rubygem-rubyzip12/Makefile
new file mode 100644
index 000000000000..39f27eefa76c
--- /dev/null
+++ b/archivers/rubygem-rubyzip12/Makefile
@@ -0,0 +1,23 @@
+# Created by: Steve Wills <swills@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= rubyzip
+PORTVERSION= 1.2.3
+CATEGORIES= archivers rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= 12
+
+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\.2\.
+
+.include <bsd.port.mk>
diff --git a/archivers/rubygem-rubyzip12/distinfo b/archivers/rubygem-rubyzip12/distinfo
new file mode 100644
index 000000000000..29079a483d34
--- /dev/null
+++ b/archivers/rubygem-rubyzip12/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1561910729
+SHA256 (rubygem/rubyzip-1.2.3.gem) = 8cc27a19088a4ef44560c7fd930595be7ae220ebf0a26a9bc7fe0f4f91e02ff1
+SIZE (rubygem/rubyzip-1.2.3.gem) = 152576
diff --git a/archivers/rubygem-rubyzip12/pkg-descr b/archivers/rubygem-rubyzip12/pkg-descr
new file mode 100644
index 000000000000..fac639dee7e3
--- /dev/null
+++ b/archivers/rubygem-rubyzip12/pkg-descr
@@ -0,0 +1,3 @@
+Ruby module for reading and writing zip files
+
+WWW: https://github.com/rubyzip/rubyzip