FreeBSD Bugzilla – Attachment 194304 Details for
Bug 229048
[New port] converters/p5-Encode-Base58-GMP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-Encode-Base58-GMP.diff (text/plain), 3.23 KB, created by
Tomohiro Hosaka
on 2018-06-16 10:07:53 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Tomohiro Hosaka
Created:
2018-06-16 10:07:53 UTC
Size:
3.23 KB
patch
obsolete
>Index: head/converters/p5-Encode-Base58-GMP/Makefile >=================================================================== >--- head/converters/p5-Encode-Base58-GMP/Makefile (nonexistent) >+++ head/converters/p5-Encode-Base58-GMP/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# $FreeBSD$ >+ >+PORTNAME= Encode-Base58-GMP >+PORTVERSION= 1.00 >+CATEGORIES= converters perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= bokutin@bokut.in >+COMMENT= High speed Base58 encoding using GMP with BigInt and MD5 support >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= p5-Math-GMPz>=0:math/p5-Math-GMPz >+TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base >+ >+USES= perl5 >+USE_PERL5= configure >+ >+.include <bsd.port.mk> > >Property changes on: head/converters/p5-Encode-Base58-GMP/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/converters/p5-Encode-Base58-GMP/distinfo >=================================================================== >--- head/converters/p5-Encode-Base58-GMP/distinfo (nonexistent) >+++ head/converters/p5-Encode-Base58-GMP/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1506838544 >+SHA256 (Encode-Base58-GMP-1.00.tar.gz) = 2c61d655864392700e1415da8a1d32ca9cdfc86e5a4acfa1cd959072dd1da55f >+SIZE (Encode-Base58-GMP-1.00.tar.gz) = 16049 > >Property changes on: head/converters/p5-Encode-Base58-GMP/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/converters/p5-Encode-Base58-GMP/pkg-descr >=================================================================== >--- head/converters/p5-Encode-Base58-GMP/pkg-descr (nonexistent) >+++ head/converters/p5-Encode-Base58-GMP/pkg-descr (working copy) >@@ -0,0 +1 @@ >+High speed Base58 encoding using GMP with BigInt and MD5 support > >Property changes on: head/converters/p5-Encode-Base58-GMP/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/converters/p5-Encode-Base58-GMP/pkg-plist >=================================================================== >--- head/converters/p5-Encode-Base58-GMP/pkg-plist (nonexistent) >+++ head/converters/p5-Encode-Base58-GMP/pkg-plist (working copy) >@@ -0,0 +1,2 @@ >+%%SITE_PERL%%/Encode/Base58/GMP.pm >+%%PERL5_MAN3%%/Encode::Base58::GMP.3.gz > >Property changes on: head/converters/p5-Encode-Base58-GMP/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+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 229048
:
194280
|
194293
| 194304