diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-23 03:58:22 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-23 03:58:22 +0000 |
commit | eb55d92430a7e0e495155cf120dfbd2c7565befa (patch) | |
tree | 01320a279660f7b339618c240ecf27c2a78d76ed /misc/p5-Software-License | |
parent | 5276f2847266b5b3b3ec75d3c5cf8dc07918ec54 (diff) |
Notes
Diffstat (limited to 'misc/p5-Software-License')
-rw-r--r-- | misc/p5-Software-License/Makefile | 7 | ||||
-rw-r--r-- | misc/p5-Software-License/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile index 6d932c1e9e82..8bfa280fa266 100644 --- a/misc/p5-Software-License/Makefile +++ b/misc/p5-Software-License/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Software-License -PORTVERSION= 0.016 +PORTVERSION= 0.101410 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS @@ -18,7 +18,10 @@ COMMENT= Packages that provide templated software licenses BUILD_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \ + p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \ + p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \ + p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat PERL_CONFIGURE= yes diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo index 729eb2c1fa09..e9dcb9e82829 100644 --- a/misc/p5-Software-License/distinfo +++ b/misc/p5-Software-License/distinfo @@ -1,3 +1,3 @@ -MD5 (Software-License-0.016.tar.gz) = 629d2550325964bce87dfcccabc0bba6 -SHA256 (Software-License-0.016.tar.gz) = 54fd60714b85853a3e1840132243c69bf16a77f957c93f5b4d0d4df3bc659a86 -SIZE (Software-License-0.016.tar.gz) = 106310 +MD5 (Software-License-0.101410.tar.gz) = 799cd90597162a8fdda15c8057e01321 +SHA256 (Software-License-0.101410.tar.gz) = 831b9441f1da5bfeca4c6188a606a454da2b2e8ec6e25cd9b937bc39a205586e +SIZE (Software-License-0.101410.tar.gz) = 91276 |