Bug 176338 - [PATCH] comms/p5-Cisco-UCS: update to 0.30,1
Summary: [PATCH] comms/p5-Cisco-UCS: update to 0.30,1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 02:40 UTC by gslin
Modified: 2013-03-02 08:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Cisco-UCS-0.30,1.patch (919 bytes, patch)
2013-02-22 02:40 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2013-02-22 02:40:00 UTC
- Update to 0.30,1

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:40:11 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:40:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-02-22 06:03:36 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-03-02 08:27:26 UTC
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"
Comment 6 Frederic Culot freebsd_committer freebsd_triage 2013-03-02 08:27:28 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!