diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:23:16 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:23:16 +0000 |
commit | 346fdfaa76c10977dac257f5f76c954fe8f0d665 (patch) | |
tree | 1812485a9aa222ba62eb3c4819b7bb7721e403f3 /devel/p5-Log-Dispatch | |
parent | 622fd470b55acab4b8978d2bd611df89c1e02483 (diff) | |
download | ports-346fdfaa76c10977dac257f5f76c954fe8f0d665.tar.gz ports-346fdfaa76c10977dac257f5f76c954fe8f0d665.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@
Notes
Notes:
svn path=/head/; revision=274481
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 5b94b930d44f..4d6e68c4deb6 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- |