FreeBSD Bugzilla – Attachment 190728 Details for
Bug 225984
[New Port] security/rubygem-attr_encrypted30 new port required for gitlab 10.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port required for gitlab 10.4
security_rubygem-attr_encrypted30.patch (text/plain), 1.84 KB, created by
Matthias Fechner
on 2018-02-17 11:32:58 UTC
(
hide
)
Description:
new port required for gitlab 10.4
Filename:
MIME Type:
Creator:
Matthias Fechner
Created:
2018-02-17 11:32:58 UTC
Size:
1.84 KB
patch
obsolete
>diff --git a/security/Makefile b/security/Makefile >index f1d7db95635..f65d83e8bf9 100644 >--- a/security/Makefile >+++ b/security/Makefile >@@ -1049,6 +1049,7 @@ > SUBDIR += ruby-camellia > SUBDIR += rubygem-airbrussh > SUBDIR += rubygem-attr_encrypted >+ SUBDIR += rubygem-attr_encrypted30 > SUBDIR += rubygem-bcrypt > SUBDIR += rubygem-bcrypt-ruby > SUBDIR += rubygem-bcrypt_pbkdf >diff --git a/security/rubygem-attr_encrypted30/Makefile b/security/rubygem-attr_encrypted30/Makefile >new file mode 100644 >index 00000000000..4dd8d1027f7 >--- /dev/null >+++ b/security/rubygem-attr_encrypted30/Makefile >@@ -0,0 +1,23 @@ >+# $FreeBSD$ >+ >+PORTNAME= attr_encrypted >+PORTVERSION= 3.0.3 >+CATEGORIES= security rubygems >+MASTER_SITES= RG >+PKGNAMESUFFIX= 30 >+ >+MAINTAINER= idefix@fechner.net >+COMMENT= Generates attr_accessors that encrypt and decrypt attributes >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE >+ >+RUN_DEPENDS= rubygem-encryptor>=3.0.0:security/rubygem-encryptor >+ >+PORTSCOUT= limit:^3\.0\. >+ >+NO_ARCH= yes >+USES= gem >+USE_RUBY= yes >+ >+.include <bsd.port.mk> >diff --git a/security/rubygem-attr_encrypted30/distinfo b/security/rubygem-attr_encrypted30/distinfo >new file mode 100644 >index 00000000000..ec489ac4856 >--- /dev/null >+++ b/security/rubygem-attr_encrypted30/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1518866890 >+SHA256 (rubygem/attr_encrypted-3.0.3.gem) = 6d84c64852c4bbc0926b92fe7a93295671a9e69cb2939b96fb1e4b5e8a5b33b6 >+SIZE (rubygem/attr_encrypted-3.0.3.gem) = 34816 >diff --git a/security/rubygem-attr_encrypted30/pkg-descr b/security/rubygem-attr_encrypted30/pkg-descr >new file mode 100644 >index 00000000000..3104136de39 >--- /dev/null >+++ b/security/rubygem-attr_encrypted30/pkg-descr >@@ -0,0 +1,4 @@ >+Ruby library which generates attr_accessors that encrypt >+and decrypt attributes transparently >+ >+WWW: https://github.com/attr-encrypted/attr_encrypted
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
mfechner
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 225984
: 190728