diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-11-01 14:23:18 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-11-01 14:23:18 +0000 |
commit | 3e70a95cbee05930f8d17350b1e9ca8e0d9e9a82 (patch) | |
tree | 3c70a8eea3ba086cb49f008fde63e90031b7b2d6 /devel/p5-B-Compiling | |
parent | cc71c12dea39150c56a62c8ffb9724d4e969f75d (diff) |
Notes
Diffstat (limited to 'devel/p5-B-Compiling')
-rw-r--r-- | devel/p5-B-Compiling/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-B-Compiling/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-B-Compiling/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/devel/p5-B-Compiling/Makefile b/devel/p5-B-Compiling/Makefile index 22e051143053..c53a12daa41a 100644 --- a/devel/p5-B-Compiling/Makefile +++ b/devel/p5-B-Compiling/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= B-Compiling -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= B::Compiling.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-B-Compiling/distinfo b/devel/p5-B-Compiling/distinfo index a52b7c75b890..8317621769a6 100644 --- a/devel/p5-B-Compiling/distinfo +++ b/devel/p5-B-Compiling/distinfo @@ -1,2 +1,2 @@ -SHA256 (B-Compiling-0.02.tar.gz) = 510a121e03f3c78d88d73b2555d0259488fed23090a9af09bec2c80c1b319d7d -SIZE (B-Compiling-0.02.tar.gz) = 56842 +SHA256 (B-Compiling-0.04.tar.gz) = ca52957675efc2cf5f636af9a71e26c0e6c8e8b5f97f1789f3a9171536d4bd8d +SIZE (B-Compiling-0.04.tar.gz) = 10803 diff --git a/devel/p5-B-Compiling/pkg-plist b/devel/p5-B-Compiling/pkg-plist index 4d34aea288aa..a0cb93face5b 100644 --- a/devel/p5-B-Compiling/pkg-plist +++ b/devel/p5-B-Compiling/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/B::Compiling.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Compiling/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Compiling/Compiling.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Compiling/Compiling.so |