diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-08-22 11:03:22 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-08-22 11:03:22 +0800 |
commit | 58fa35500847c19bdd83093ad0a53bcc32a2e4a8 (patch) | |
tree | 015d9ca3f405fa1871b32561ecd172820aa12720 /www | |
parent | cbacc3867e3f497b25adffeb19ed634438926768 (diff) | |
download | freebsd-ports-gnome-58fa35500847c19bdd83093ad0a53bcc32a2e4a8.tar.gz freebsd-ports-gnome-58fa35500847c19bdd83093ad0a53bcc32a2e4a8.tar.zst freebsd-ports-gnome-58fa35500847c19bdd83093ad0a53bcc32a2e4a8.zip |
- Update to 0.11
Ignore require-hooks which exist in %INC
[Ryan Gies <ryan@livesite.net>]
Reloads by file, not module name
[Ryan Gies <ryan@livesite.net>]
Add a no Apache::Reload directive which skips reloading for modules
that have it included (useful for Moose compatibility).
[Graham Barr, <gbarr@pobox.com>]
Add Empty NOTICE file
http://rt.cpan.org/Ticket/Display.html?id=34786
[Niko Tyni (Debian Perl Group) <ntyni@debian.org>]
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Reload/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Apache-Reload/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-Apache-Reload/Makefile b/www/p5-Apache-Reload/Makefile index bc794056c20f..818f482669b9 100644 --- a/www/p5-Apache-Reload/Makefile +++ b/www/p5-Apache-Reload/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Apache-Reload -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-Reload/distinfo b/www/p5-Apache-Reload/distinfo index 070a517cdca2..657e202a526d 100644 --- a/www/p5-Apache-Reload/distinfo +++ b/www/p5-Apache-Reload/distinfo @@ -1,3 +1,3 @@ -MD5 (Apache-Reload-0.10.tar.gz) = 1d89841153b76b384e08479e3e26082a -SHA256 (Apache-Reload-0.10.tar.gz) = fcb1a11c29ea51ee2082281d34db973300c432ac7e9ff76348954c38ce67a3ac -SIZE (Apache-Reload-0.10.tar.gz) = 17441 +MD5 (Apache-Reload-0.11.tar.gz) = ec02f93aeef08f2d9e6734645a131a21 +SHA256 (Apache-Reload-0.11.tar.gz) = 3912b7ad2a1c67cf1ce225492c4036859c974d1b190bd65e490966f1620ea21a +SIZE (Apache-Reload-0.11.tar.gz) = 17992 |