Bug 176721 - [PATCH] devel/p5-AnyEvent-Filesys-Notify: update to 0.22
Summary: [PATCH] devel/p5-AnyEvent-Filesys-Notify: update to 0.22
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 07:20 UTC by Gasol Wu
Modified: 2013-05-06 01:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-AnyEvent-Filesys-Notify-0.22.patch (1.01 KB, patch)
2013-03-07 07:20 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-03-07 07:20:00 UTC
- Update to 0.22

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-07 07:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-06 01:42:35 UTC
Author: kuriyama
Date: Mon May  6 00:42:27 2013
New Revision: 317451
URL: http://svnweb.freebsd.org/changeset/ports/317451

Log:
  - Upgrade to 0.22.
  
  PR:		ports/176721
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Modified:
  head/devel/p5-AnyEvent-Filesys-Notify/Makefile
  head/devel/p5-AnyEvent-Filesys-Notify/distinfo

Modified: head/devel/p5-AnyEvent-Filesys-Notify/Makefile
==============================================================================
--- head/devel/p5-AnyEvent-Filesys-Notify/Makefile	Sun May  5 23:39:59 2013	(r317450)
+++ head/devel/p5-AnyEvent-Filesys-Notify/Makefile	Mon May  6 00:42:27 2013	(r317451)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	AnyEvent-Filesys-Notify
-PORTVERSION=	0.21
+PORTVERSION=	0.22
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-AnyEvent-Filesys-Notify/distinfo
==============================================================================
--- head/devel/p5-AnyEvent-Filesys-Notify/distinfo	Sun May  5 23:39:59 2013	(r317450)
+++ head/devel/p5-AnyEvent-Filesys-Notify/distinfo	Mon May  6 00:42:27 2013	(r317451)
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-Filesys-Notify-0.21.tar.gz) = 5b082108e6f22b02c4ca9a237c2b171216d42e64fd4e8074a0273985f6716ae5
-SIZE (AnyEvent-Filesys-Notify-0.21.tar.gz) = 19151
+SHA256 (AnyEvent-Filesys-Notify-0.22.tar.gz) = 864075e03b70ca36795c99afbee4629cae461a3de69dc141dd490c244a6168ad
+SIZE (AnyEvent-Filesys-Notify-0.22.tar.gz) = 20486
_______________________________________________
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 3 Jun Kuriyama freebsd_committer freebsd_triage 2013-05-06 01:42:43 UTC
State Changed
From-To: open->closed

Committed, thanks!