FreeBSD Bugzilla – Attachment 204833 Details for
Bug 238332
security/rubygem-bcrypt: Update to 3.1.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/rubygem-bcrypt upgrade 3.1.12 -> 3.1.13
rubygem-bcrypt-3.1.13.diff (text/plain), 2.83 KB, created by
Sir l33tname
on 2019-06-05 06:23:24 UTC
(
hide
)
Description:
security/rubygem-bcrypt upgrade 3.1.12 -> 3.1.13
Filename:
MIME Type:
Creator:
Sir l33tname
Created:
2019-06-05 06:23:24 UTC
Size:
2.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 503494) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= bcrypt >-PORTVERSION= 3.1.12 >+PORTVERSION= 3.1.13 > CATEGORIES= security rubygems > MASTER_SITES= RG > >@@ -12,7 +12,7 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/COPYING > >+USES= gem > USE_RUBY= yes >-USES= gem > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 503494) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1526575523 >-SHA256 (rubygem/bcrypt-3.1.12.gem) = defdc7d58313b6b34858babd314c56aba27151ae65d5095a86b652363ba64b7b >-SIZE (rubygem/bcrypt-3.1.12.gem) = 44544 >+TIMESTAMP = 1559714943 >+SHA256 (rubygem/bcrypt-3.1.13.gem) = 976a1afc2b10e78cb8017ffb76583361a867ef4d60d6588558c08e274ba8202a >+SIZE (rubygem/bcrypt-3.1.13.gem) = 54272 >Index: files/patch-ext_mri_ow-crypt.h >=================================================================== >--- files/patch-ext_mri_ow-crypt.h (revision 503494) >+++ files/patch-ext_mri_ow-crypt.h (nonexistent) >@@ -1,10 +0,0 @@ >---- ext/mri/ow-crypt.h.orig 2016-09-01 08:48:28 UTC >-+++ ext/mri/ow-crypt.h >-@@ -16,7 +16,6 @@ >- >- #ifndef __SKIP_GNU >- extern char *crypt(__CONST char *key, __CONST char *setting); >--extern char *crypt_r(__CONST char *key, __CONST char *setting, void *data); >- #endif >- >- #ifndef __SKIP_OW > >Property changes on: files/patch-ext_mri_ow-crypt.h >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-ext_mri_wrapper.c >=================================================================== >--- files/patch-ext_mri_wrapper.c (revision 503494) >+++ files/patch-ext_mri_wrapper.c (nonexistent) >@@ -1,16 +0,0 @@ >---- ext/mri/wrapper.c.orig 2016-09-01 08:48:10 UTC >-+++ ext/mri/wrapper.c >-@@ -185,13 +185,6 @@ char *crypt_ra(__CONST char *key, __CONS >- return _crypt_blowfish_rn(key, setting, (char *)*data, *size); >- } >- >--char *crypt_r(__CONST char *key, __CONST char *setting, void *data) >--{ >-- return _crypt_retval_magic( >-- crypt_rn(key, setting, data, CRYPT_OUTPUT_SIZE), >-- setting, (char *)data); >--} >-- >- #define __crypt_gensalt_rn crypt_gensalt_rn >- #define __crypt_gensalt_ra crypt_gensalt_ra >- #define __crypt_gensalt crypt_gensalt > >Property changes on: files/patch-ext_mri_wrapper.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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
Actions:
View
|
Diff
Attachments on
bug 238332
: 204833