diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-11-01 22:23:18 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-11-01 22:23:18 +0800 |
commit | 4e5006bd456f12971f3f1923ca6a31af98f178a1 (patch) | |
tree | 3c70a8eea3ba086cb49f008fde63e90031b7b2d6 /devel | |
parent | 4939a58ffb65fce080a9865cb2ce842871787c77 (diff) | |
download | freebsd-ports-gnome-4e5006bd456f12971f3f1923ca6a31af98f178a1.tar.gz freebsd-ports-gnome-4e5006bd456f12971f3f1923ca6a31af98f178a1.tar.zst freebsd-ports-gnome-4e5006bd456f12971f3f1923ca6a31af98f178a1.zip |
- Upgrade to 0.04.
Diffstat (limited to 'devel')
-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 |