Summary: | [PATCH] comms/p5-Cisco-UCS: update to 0.30,1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gslin | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | snowfly | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
gslin
2013-02-22 02:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Maintainer of comms/p5-Cisco-UCS, Please note that PR ports/176338 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176338 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->culot I'll take it. Author: culot Date: Sat Mar 2 08:27:18 2013 New Revision: 313216 URL: http://svnweb.freebsd.org/changeset/ports/313216 Log: - Update to 0.30 [1] - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/Cisco-UCS/Changes PR: ports/176338 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email) Modified: head/comms/p5-Cisco-UCS/Makefile head/comms/p5-Cisco-UCS/distinfo Modified: head/comms/p5-Cisco-UCS/Makefile ============================================================================== --- head/comms/p5-Cisco-UCS/Makefile Sat Mar 2 06:41:11 2013 (r313215) +++ head/comms/p5-Cisco-UCS/Makefile Sat Mar 2 08:27:18 2013 (r313216) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= Cisco-UCS -PORTVERSION= 0.29 +PORTVERSION= 0.30 PORTEPOCH= 1 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw -COMMENT= A Perl interface to the Cisco UCS XML API +COMMENT= Perl interface to the Cisco UCS XML API LICENSE= ART10 GPLv1 LICENSE_COMB= dual Modified: head/comms/p5-Cisco-UCS/distinfo ============================================================================== --- head/comms/p5-Cisco-UCS/distinfo Sat Mar 2 06:41:11 2013 (r313215) +++ head/comms/p5-Cisco-UCS/distinfo Sat Mar 2 08:27:18 2013 (r313216) @@ -1,2 +1,2 @@ -SHA256 (Cisco-UCS-0.29.tar.gz) = 66de01cbeaf57f01ae58b1013ed88f1dddfadf836ec877e86343135aadc79a87 -SIZE (Cisco-UCS-0.29.tar.gz) = 28457 +SHA256 (Cisco-UCS-0.30.tar.gz) = 58fafdb557120391695690369a5b7e095c4d623dd3a35307f583fd552277c752 +SIZE (Cisco-UCS-0.30.tar.gz) = 28792 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed, with minor changes. Thanks! |