Bug 171131 - [PATCH] www/p5-Mojolicious-Plugin-YamlConfig: update to 0.1.5
Summary: [PATCH] www/p5-Mojolicious-Plugin-YamlConfig: update to 0.1.5
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 00:20 UTC by Steve Wills
Modified: 2012-08-30 20:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Mojolicious-Plugin-YamlConfig-0.1.5.patch (824 bytes, patch)
2012-08-28 00:20 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-28 00:20:02 UTC
- Update to 0.1.5

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-28 00:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-30 20:29:47 UTC
Author: skreuzer
Date: Thu Aug 30 19:28:25 2012
New Revision: 303390
URL: http://svn.freebsd.org/changeset/ports/303390

Log:
  Update to 0.1.5
  
  PR:		ports/171131
  Submitted by:	Steve Wills <swills@freebsd.org>

Modified:
  head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile
  head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo

Modified: head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile
==============================================================================
--- head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile	Thu Aug 30 19:27:51 2012	(r303389)
+++ head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile	Thu Aug 30 19:28:25 2012	(r303390)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mojolicious-Plugin-YamlConfig
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.5
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo
==============================================================================
--- head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo	Thu Aug 30 19:27:51 2012	(r303389)
+++ head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo	Thu Aug 30 19:28:25 2012	(r303390)
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-Plugin-YamlConfig-0.1.4.tar.gz) = 713f03afb6d79b19d5fb67244c9dc3bf721aee1042cc86e7b0f7a14a06e0f720
-SIZE (Mojolicious-Plugin-YamlConfig-0.1.4.tar.gz) = 10911
+SHA256 (Mojolicious-Plugin-YamlConfig-0.1.5.tar.gz) = 404ed37e75e9682c5889b2e7bea6afeceb6bf29b11b8eabc7e88da398d95bd0d
+SIZE (Mojolicious-Plugin-YamlConfig-0.1.5.tar.gz) = 10945
_______________________________________________
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 Steven Kreuzer freebsd_committer freebsd_triage 2012-08-30 20:30:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!