FreeBSD Bugzilla – Attachment 211368 Details for
Bug 243894
[NEW PORT] textproc/p5-String-Pad String padding routines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-String-Pad (text/plain), 2.91 KB, created by
Zane C. Bowers-Hadley
on 2020-02-05 06:23:24 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2020-02-05 06:23:24 UTC
Size:
2.91 KB
patch
obsolete
>Index: textproc/p5-String-Pad/Makefile >=================================================================== >--- textproc/p5-String-Pad/Makefile (nonexistent) >+++ textproc/p5-String-Pad/Makefile (working copy) >@@ -0,0 +1,18 @@ >+# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> >+# $FreeBSD$ >+ >+PORTNAME= String-Pad >+PORTVERSION= 0.020 >+CATEGORIES= textproc perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= vvelox@vvelox.net >+COMMENT= String padding routines >+ >+BUILD_DEPENDS= p5-Exporter>=5.57:devel/p5-Exporter >+ >+USES= perl5 >+USE_PERL5= configure >+ >+.include <bsd.port.mk> > >Property changes on: textproc/p5-String-Pad/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: textproc/p5-String-Pad/distinfo >=================================================================== >--- textproc/p5-String-Pad/distinfo (nonexistent) >+++ textproc/p5-String-Pad/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1580883674 >+SHA256 (String-Pad-0.020.tar.gz) = f232175b00994f463e6394abe08c3af4a80b4c44e5656e384c92c6bca2c0093d >+SIZE (String-Pad-0.020.tar.gz) = 14436 > >Property changes on: textproc/p5-String-Pad/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: textproc/p5-String-Pad/pkg-descr >=================================================================== >--- textproc/p5-String-Pad/pkg-descr (nonexistent) >+++ textproc/p5-String-Pad/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+String padding routines >+ >+WWW: https://metacpan.org/release/String-Pad > >Property changes on: textproc/p5-String-Pad/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: textproc/p5-String-Pad/pkg-plist >=================================================================== >--- textproc/p5-String-Pad/pkg-plist (nonexistent) >+++ textproc/p5-String-Pad/pkg-plist (working copy) >@@ -0,0 +1,2 @@ >+%%PERL5_MAN3%%/String::Pad.3.gz >+%%SITE_PERL%%/String/Pad.pm > >Property changes on: textproc/p5-String-Pad/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 243894
:
211368
|
213179