diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-09 01:02:14 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-09 01:02:14 +0800 |
commit | 0fdfe466101d8d82eed50bc89157481c1b563ff5 (patch) | |
tree | 29070543d62f30ff8866b554c2142a750b538ffd /devel | |
parent | 0a06a46b2e4c24d41272a28ba1399db6bce3685f (diff) | |
download | freebsd-ports-gnome-0fdfe466101d8d82eed50bc89157481c1b563ff5.tar.gz freebsd-ports-gnome-0fdfe466101d8d82eed50bc89157481c1b563ff5.tar.zst freebsd-ports-gnome-0fdfe466101d8d82eed50bc89157481c1b563ff5.zip |
Update to 0.06, add NO_ARCH, and sort plist.
Changes: https://metacpan.org/changes/distribution/Log-Dispatch-Scribe
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch-Scribe/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-Scribe/distinfo | 5 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-Scribe/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Log-Dispatch-Scribe/Makefile b/devel/p5-Log-Dispatch-Scribe/Makefile index cc89fef1f800..807918db26f2 100644 --- a/devel/p5-Log-Dispatch-Scribe/Makefile +++ b/devel/p5-Log-Dispatch-Scribe/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch-Scribe -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +12,11 @@ COMMENT= Logging via Facebook's Scribe server software BUILD_DEPENDS= p5-Log-Dispatch>0:devel/p5-Log-Dispatch RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \ p5-Test-Timer>=0:devel/p5-Test-Timer USES= perl5 USE_PERL5= configure +NO_ARCH= yese .include <bsd.port.mk> diff --git a/devel/p5-Log-Dispatch-Scribe/distinfo b/devel/p5-Log-Dispatch-Scribe/distinfo index db666a5a4bc0..02b3ca026f5d 100644 --- a/devel/p5-Log-Dispatch-Scribe/distinfo +++ b/devel/p5-Log-Dispatch-Scribe/distinfo @@ -1,2 +1,3 @@ -SHA256 (Log-Dispatch-Scribe-0.05.tar.gz) = 7d4ffe63eb52a008ce7bd0a8174d04b12d85b2fbd07f81d126cf81e884e07896 -SIZE (Log-Dispatch-Scribe-0.05.tar.gz) = 9067 +TIMESTAMP = 1475945948 +SHA256 (Log-Dispatch-Scribe-0.06.tar.gz) = e5f61d4db18b15f47db0c4eb554be78c6985630d207fe44da26b031007382213 +SIZE (Log-Dispatch-Scribe-0.06.tar.gz) = 9425 diff --git a/devel/p5-Log-Dispatch-Scribe/pkg-plist b/devel/p5-Log-Dispatch-Scribe/pkg-plist index b69cb9dd17c7..6b401f178eb9 100644 --- a/devel/p5-Log-Dispatch-Scribe/pkg-plist +++ b/devel/p5-Log-Dispatch-Scribe/pkg-plist @@ -1,4 +1,4 @@ bin/scribe_cat.pl -%%PERL5_MAN3%%/Log::Dispatch::Scribe.3.gz %%SITE_PERL%%/Log/Dispatch/Scribe.pm %%PERL5_MAN1%%/scribe_cat.pl.1.gz +%%PERL5_MAN3%%/Log::Dispatch::Scribe.3.gz |