diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-28 18:31:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-28 18:31:34 +0000 |
commit | c07fafbb2724e6bd1156792f6e0db8170280634c (patch) | |
tree | 33ebe44f1eb59d86cd07c6d26448cc0ee12e1c12 /devel/p5-ExtUtils-Install | |
parent | bd5755e02a707db1b70b6778fe19b4e93fd1cb55 (diff) |
- Mark CONFLICTS with devel/p5-ExtUtils-MakeMaker
- Bump PORTREVISION for PLIST change
Notes
Notes:
svn path=/head/; revision=276590
Diffstat (limited to 'devel/p5-ExtUtils-Install')
-rw-r--r-- | devel/p5-ExtUtils-Install/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Install/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile index a3bd5c3b7550..bd07046a7b23 100644 --- a/devel/p5-ExtUtils-Install/Makefile +++ b/devel/p5-ExtUtils-Install/Makefile @@ -7,6 +7,7 @@ PORTNAME= ExtUtils-Install PORTVERSION= 1.54 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to install files from here to there +CONFLICTS= p5-ExtUtils-MakeMaker-[0-9]* + PERL_CONFIGURE= yes MAN3= ExtUtils::Install.3 \ diff --git a/devel/p5-ExtUtils-Install/distinfo b/devel/p5-ExtUtils-Install/distinfo index cd0955e7b800..fe505f68be9b 100644 --- a/devel/p5-ExtUtils-Install/distinfo +++ b/devel/p5-ExtUtils-Install/distinfo @@ -1,3 +1,2 @@ -MD5 (ExtUtils-Install-1.54.tar.gz) = 28d2ab1f23b26f90772d953387f32fe3 SHA256 (ExtUtils-Install-1.54.tar.gz) = e3e6d19e640c60c8271d6b7cb2adf156778eeaf540a32ab76f72401e098d2fa6 SIZE (ExtUtils-Install-1.54.tar.gz) = 67337 |