Bug 141601 - [PATCH] www/p5-Catalyst-Plugin-Session-Store-Delegate: update to 0.05
Summary: [PATCH] www/p5-Catalyst-Plugin-Session-Store-Delegate: update to 0.05
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 07:30 UTC by Philip M. Gollucci
Modified: 2009-12-29 04:21 UTC (History)
1 user (show)

See Also:


Attachments
p5-Catalyst-Plugin-Session-Store-Delegate-0.05.patch (1.33 KB, patch)
2009-12-15 07:30 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-15 07:30:24 UTC
- Update to 0.05

Port maintainer (fernan@iib.unsam.edu.ar) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-15 07:33:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-15 07:33:50 UTC
Maintainer of www/p5-Catalyst-Plugin-Session-Store-Delegate,

Please note that PR ports/141601 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/141601

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-15 07:33:52 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jun Kuriyama freebsd_committer freebsd_triage 2009-12-16 06:23:47 UTC
In addition to Philip's patch, dependencies should be changed like
this.


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	19 Jun 2009 03:25:34 -0000	1.4
+++ Makefile	16 Dec 2009 05:49:01 -0000
@@ -14,7 +14,8 @@
 MAINTAINER=	fernan@iib.unsam.edu.ar
 COMMENT=	Delegate session storage to an application model object
 
-BUILD_DEPENDS=	p5-Catalyst-Plugin-Session>=0.12:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
+BUILD_DEPENDS=	p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
+		p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \
 		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS=	${BUILD_DEPENDS}
 


-- 
Jun Kuriyama <kuriyama@FreeBSD.org> // FreeBSD Project
         <kuriyama@s2factory.co.jp> // S2 Factory, Inc.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-28 23:06:42 UTC
State Changed
From-To: feedback->open

feedback timeout (14 days)
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-12-29 04:16:38 UTC
pgollucci    2009-12-29 04:15:09 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Catalyst-Plugin-Session-Store-Delegate Makefile 
                                                  distinfo 
  Log:
  - Update to 0.05
  
  PR:             ports/141601
  Approved by:    maintainer timeout (fernan@iib.unsam.edu.ar; 14 days)
  Submitted by:   myself (pgollucci@)
  
  Revision  Changes    Path
  1.5       +3 -2      ports/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
  1.3       +3 -3      ports/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-29 04:21:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!