Bug 180592 - [PATCH] sysutils/p5-Tail-Stat: update to 0.21
Summary: [PATCH] sysutils/p5-Tail-Stat: update to 0.21
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 12:00 UTC by oleg
Modified: 2013-07-17 14:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-Tail-Stat-0.21.patch (1.20 KB, patch)
2013-07-16 12:00 UTC, oleg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description oleg 2013-07-16 12:00:00 UTC
- Update to 0.21

Port maintainer (oleg@mamontov.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-16 12:00:09 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-16 12:00:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-07-16 14:16:45 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-07-17 13:56:31 UTC
Author: culot
Date: Wed Jul 17 12:56:23 2013
New Revision: 323164
URL: http://svnweb.freebsd.org/changeset/ports/323164

Log:
  - Update to 0.21
  
  Changes:	http://search.cpan.org/dist/Tail-Stat/Changes
  PR:		ports/180592
  Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)

Modified:
  head/sysutils/p5-Tail-Stat/Makefile
  head/sysutils/p5-Tail-Stat/distinfo
  head/sysutils/p5-Tail-Stat/pkg-descr

Modified: head/sysutils/p5-Tail-Stat/Makefile
==============================================================================
--- head/sysutils/p5-Tail-Stat/Makefile	Wed Jul 17 12:19:33 2013	(r323163)
+++ head/sysutils/p5-Tail-Stat/Makefile	Wed Jul 17 12:56:23 2013	(r323164)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Tail-Stat
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:LONERR

Modified: head/sysutils/p5-Tail-Stat/distinfo
==============================================================================
--- head/sysutils/p5-Tail-Stat/distinfo	Wed Jul 17 12:19:33 2013	(r323163)
+++ head/sysutils/p5-Tail-Stat/distinfo	Wed Jul 17 12:56:23 2013	(r323164)
@@ -1,2 +1,2 @@
-SHA256 (Tail-Stat-0.20.tar.gz) = ecdae043f8032bd46424ac9bcf297a85ab942d795fd97c80fb4307f97c4319fe
-SIZE (Tail-Stat-0.20.tar.gz) = 137056
+SHA256 (Tail-Stat-0.21.tar.gz) = 0021d325d815d2d9396e9447018ec31094927f79d7b3e86f923b593398b7e0c8
+SIZE (Tail-Stat-0.21.tar.gz) = 137761

Modified: head/sysutils/p5-Tail-Stat/pkg-descr
==============================================================================
--- head/sysutils/p5-Tail-Stat/pkg-descr	Wed Jul 17 12:19:33 2013	(r323163)
+++ head/sysutils/p5-Tail-Stat/pkg-descr	Wed Jul 17 12:56:23 2013	(r323164)
@@ -1,3 +1,3 @@
-Real-time log statistics server
+Real-time log statistics server.
 
-WWW:	http://search.cpan.org/dist/Tail-Stat/
+WWW: http://search.cpan.org/dist/Tail-Stat/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2013-07-17 13:56:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!