update to Log-Dispatch-Config-1.04 and add missing dependency
This commit is contained in:
parent
63561667ab
commit
21d7b06296
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2014/03/24 09:04:58 jasper Exp $
|
||||
|
||||
COMMENT= abstract Configurator class
|
||||
|
||||
DISTNAME= Log-Dispatch-Config-1.02
|
||||
REVISION= 0
|
||||
DISTNAME= Log-Dispatch-Config-1.04
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -14,6 +13,7 @@ MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
RUN_DEPENDS= devel/p5-AppConfig \
|
||||
devel/p5-IO-stringy \
|
||||
devel/p5-Log-Dispatch
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (Log-Dispatch-Config-1.02.tar.gz) = n+ZS1MJg2vZfcD96o7Wfyw==
|
||||
RMD160 (Log-Dispatch-Config-1.02.tar.gz) = SST1gI70unuLcBraOOXFieMQBMM=
|
||||
SHA1 (Log-Dispatch-Config-1.02.tar.gz) = rjX46lc97mqK/AS2816p0k7+Ieg=
|
||||
SHA256 (Log-Dispatch-Config-1.02.tar.gz) = 7jZtxoTsxw6a55fP8QfYXnsXwJtpBA9sJ0pyrjDVZGM=
|
||||
SIZE (Log-Dispatch-Config-1.02.tar.gz) = 11903
|
||||
SHA256 (Log-Dispatch-Config-1.04.tar.gz) = WkjFg9yHsHm/FDoH+mpzgy/wKTVhfiFXgmm8SVkTCwQ=
|
||||
SIZE (Log-Dispatch-Config-1.04.tar.gz) = 14002
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/12 19:18:55 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2014/03/24 09:04:58 jasper Exp $
|
||||
${P5SITE}/Log/
|
||||
${P5SITE}/Log/Dispatch/
|
||||
${P5SITE}/Log/Dispatch/Config.pm
|
||||
${P5SITE}/Log/Dispatch/Configurator/
|
||||
${P5SITE}/Log/Dispatch/Configurator.pm
|
||||
|
Loading…
Reference in New Issue
Block a user