Bug 141600 - [PATCH] www/p5-Catalyst-Plugin-Session-Store-DBIC: update to 0.11
Summary: [PATCH] www/p5-Catalyst-Plugin-Session-Store-DBIC: update to 0.11
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:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Catalyst-Plugin-Session-Store-DBIC-0.11.patch (1.30 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:23 UTC
- Update to 0.11

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:29 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:31 UTC
Maintainer of www/p5-Catalyst-Plugin-Session-Store-DBIC,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-15 07:33:34 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 14:28:59 UTC
In addition to Philip's patch, dependencies should be updated as well.

@@ -15,11 +15,9 @@
 COMMENT=	Store your sessions via DBIx::Class
 
 BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
-		p5-Catalyst-Plugin-Session-Store-Delegate>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-Delegate \
+		p5-Catalyst-Plugin-Session-Store-Delegate>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-Delegate \
 		p5-DBIx-Class>=0.0700:${PORTSDIR}/databases/p5-DBIx-Class \
-		p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
-		p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
-		p5-NEXT>=0:${PORTSDIR}/devel/p5-NEXT \
+		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:38 UTC
State Changed
From-To: feedback->open

feedback timeout (14 days)
Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-29 04:25:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-12-29 04:25:14 UTC
pgollucci    2009-12-29 04:25:00 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Catalyst-Plugin-Session-Store-DBIC Makefile distinfo 
  Log:
  - Update to 0.11 [1]
    Fix dependencies [2]
  
  PR:             ports/141600
  Submitted by:   kuriyama [2], myself (pgollucci@)
  Approved by:    maintainer timeout (fernan@iib.unsam.edu.ar; 14 days)
  
  Revision  Changes    Path
  1.5       +3 -5      ports/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile
  1.3       +3 -3      ports/www/p5-Catalyst-Plugin-Session-Store-DBIC/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"