Changeset 60963
- Timestamp:
- Nov 29, 2009, 11:53:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile
r36435 r60963 4 4 PortGroup perl5 1.0 5 5 6 perl5.setup Catalyst-Plugin-Session-Store-DBI 0.1 36 perl5.setup Catalyst-Plugin-Session-Store-DBI 0.15 7 7 maintainers narf_tm openmaintainer 8 8 description Store your sessions in a database … … 12 12 platforms darwin 13 13 14 checksums md5 fda0bc9f14049e375921dbf36e7fbb25\15 sha1 e05c214622d223b01e33194c69e7871775d8858f\16 rmd160 7 e67eebfd635537bc025e2f477cc99f1e53656b314 checksums md5 17084da3ce9e4a41cf10cbec7bd03233 \ 15 sha1 4164906a169a6269ec6cacfc950bb4ced25162e4 \ 16 rmd160 7620118942a5b4428445acafd08ce33e9f32b2df 17 17 18 18 depends_lib-append port:p5-catalyst-runtime \ 19 19 port:p5-catalyst-plugin-session \ 20 port:p5-dbi 20 port:p5-dbi \ 21 port:p5-mro-compat
Note: See TracChangeset
for help on using the changeset viewer.