| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jul 2012 20:45:12
0.09
|
swills  |
- Update to 0.09
Changelog: http://cpansearch.perl.org/src/GPHAT/Test-Net-RabbitMQ-0.09/Changes |
22 Apr 2012 18:09:27
0.08
|
swills  |
- Update to 0.08 |
04 Feb 2012 19:34:34
0.06_1
|
swills  |
- Fix *_DEPENDS:
- ExtUtils::MakeMaker is already in all supported Perl releases
- Test::Exception is a test-only dependency
- Bump PORTREVISION for dependency change
- Fix PLIST for p5-Test-Exception removal from *_DEPENDS
PR: ports/164648
Submitted by: sunpoet |
21 Jan 2012 17:40:15
0.06
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Jun 2011 08:36:20
0.06
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
12 Feb 2011 09:30:23
0.06
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
25 Dec 2010 16:55:41
0.06
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
24 Sep 2010 01:48:27
0.06
|
pgollucci  |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
11 Sep 2010 13:31:06
0.06
|
swills  |
A Perl mock RabbitMQ implementation for use when testing.
WWW: http://search.cpan.org/~gphat/Test-Net-RabbitMQ/
Approved by: wxs (co-mentor) |