diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-05-23 06:23:16 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-05-23 06:23:16 +0800 |
commit | 698a3cc0903ea7ba01b7771cda46ebcc630fbc82 (patch) | |
tree | 7383c98d5e83b3992afacab79225a9221116281b /devel/p5-Log-Dispatch | |
parent | 4e5b3249c8b8df9b7871e8c1fdca5c19f13b18a3 (diff) | |
download | freebsd-ports-graphics-698a3cc0903ea7ba01b7771cda46ebcc630fbc82.tar.gz freebsd-ports-graphics-698a3cc0903ea7ba01b7771cda46ebcc630fbc82.tar.zst freebsd-ports-graphics-698a3cc0903ea7ba01b7771cda46ebcc630fbc82.zip |
mod_perl2 was updated, this changes are needet to prevent
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@
Diffstat (limited to 'devel/p5-Log-Dispatch')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 5b94b930d44..4d6e68c4deb 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -7,6 +7,7 @@ PORTNAME= Log-Dispatch PORTVERSION= 2.29 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |