Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 17:02:14 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423523 - head/devel/p5-Log-Dispatch-Scribe
Message-ID:  <201610081702.u98H2EKl069608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Oct  8 17:02:14 2016
New Revision: 423523
URL: https://svnweb.freebsd.org/changeset/ports/423523

Log:
  Update to 0.06, add NO_ARCH, and sort plist.
  
  Changes: https://metacpan.org/changes/distribution/Log-Dispatch-Scribe

Modified:
  head/devel/p5-Log-Dispatch-Scribe/Makefile
  head/devel/p5-Log-Dispatch-Scribe/distinfo
  head/devel/p5-Log-Dispatch-Scribe/pkg-plist

Modified: head/devel/p5-Log-Dispatch-Scribe/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Scribe/Makefile	Sat Oct  8 16:59:33 2016	(r423522)
+++ head/devel/p5-Log-Dispatch-Scribe/Makefile	Sat Oct  8 17:02:14 2016	(r423523)
@@ -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 s
 
 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>

Modified: head/devel/p5-Log-Dispatch-Scribe/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-Scribe/distinfo	Sat Oct  8 16:59:33 2016	(r423522)
+++ head/devel/p5-Log-Dispatch-Scribe/distinfo	Sat Oct  8 17:02:14 2016	(r423523)
@@ -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

Modified: head/devel/p5-Log-Dispatch-Scribe/pkg-plist
==============================================================================
--- head/devel/p5-Log-Dispatch-Scribe/pkg-plist	Sat Oct  8 16:59:33 2016	(r423522)
+++ head/devel/p5-Log-Dispatch-Scribe/pkg-plist	Sat Oct  8 17:02:14 2016	(r423523)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610081702.u98H2EKl069608>