FreeBSD Bugzilla – Attachment 152200 Details for
Bug 197105
[patch] devel/p5-JIRA-Client: Update to 0.42
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
jira-client.diff (text/plain), 1.85 KB, created by
Brad Davis
on 2015-01-26 21:01:27 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Brad Davis
Created:
2015-01-26 21:01:27 UTC
Size:
1.85 KB
patch
obsolete
>Index: devel/p5-JIRA-Client/Makefile >=================================================================== >--- devel/p5-JIRA-Client/Makefile (revision 377955) >+++ devel/p5-JIRA-Client/Makefile (working copy) >@@ -2,21 +2,19 @@ > # $FreeBSD$ > > PORTNAME= JIRA-Client >-PORTVERSION= 0.25 >-PORTREVISION= 1 >+PORTVERSION= 0.42 > CATEGORIES= devel perl5 >-MASTER_SITES= GOOGLE_CODE \ >- LOCAL/glarkin >+MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > > MAINTAINER= perl@FreeBSD.org > COMMENT= Extended interface to JIRA's SOAP API > >-RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite >+RUN_DEPENDS= p5-Data-Util>=0:${PORTSDIR}/devel/p5-Data-Util \ >+ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite > BUILD_DEPENDS:= ${RUN_DEPENDS} > > USES= perl5 > USE_PERL5= configure >-PROJECTHOST= jira-client > > .include <bsd.port.mk> >Index: devel/p5-JIRA-Client/distinfo >=================================================================== >--- devel/p5-JIRA-Client/distinfo (revision 377955) >+++ devel/p5-JIRA-Client/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (JIRA-Client-0.25.tar.gz) = ef4738ce2c3e9f8e17fe1889821d2a6807216fee656eacca20202b12bd4d4b31 >-SIZE (JIRA-Client-0.25.tar.gz) = 17377 >+SHA256 (JIRA-Client-0.42.tar.gz) = 7ff68e747df62996c4b82e205a214f25d84be4338ab1f346f3ea8d9587834c60 >+SIZE (JIRA-Client-0.42.tar.gz) = 29107 >Index: devel/p5-JIRA-Client/pkg-descr >=================================================================== >--- devel/p5-JIRA-Client/pkg-descr (revision 377955) >+++ devel/p5-JIRA-Client/pkg-descr (working copy) >@@ -3,7 +3,7 @@ > > This module implements an Object Oriented wrapper around JIRA's > SOAP API, which is specified in: >-http://preview.tinyurl.com/JiraSoapServiceApi >+http://docs.atlassian.com/software/jira/docs/api/rpc-jira-plugin/latest/com/atlassian/jira/rpc/soap/JiraSoapService.html > > Moreover, it implements some other methods to make it easier to do > some common operations.
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 197105
:
152199
| 152200 |
152201