Bug 189463 - [PATCH] devel/p5-Dir-Self: update to 0.11
Summary: [PATCH] devel/p5-Dir-Self: update to 0.11
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 10:50 UTC by Bartek Rutkowski
Modified: 2014-05-09 20:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Dir-Self-0.11.patch (735 bytes, patch)
2014-05-08 10:50 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-08 10:50:00 UTC
- Update to 0.11

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Dir-Self/0.11/

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

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 10:50:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-09 20:16:50 UTC
Author: swills
Date: Fri May  9 19:16:45 2014
New Revision: 353504
URL: http://svnweb.freebsd.org/changeset/ports/353504
QAT: https://qat.redports.org/buildarchive/r353504/

Log:
  - Update to 0.11
  
  PR:		ports/189463
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/devel/p5-Dir-Self/Makefile
  head/devel/p5-Dir-Self/distinfo

Modified: head/devel/p5-Dir-Self/Makefile
==============================================================================
--- head/devel/p5-Dir-Self/Makefile	Fri May  9 19:15:34 2014	(r353503)
+++ head/devel/p5-Dir-Self/Makefile	Fri May  9 19:16:45 2014	(r353504)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dir-Self
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAUKE

Modified: head/devel/p5-Dir-Self/distinfo
==============================================================================
--- head/devel/p5-Dir-Self/distinfo	Fri May  9 19:15:34 2014	(r353503)
+++ head/devel/p5-Dir-Self/distinfo	Fri May  9 19:16:45 2014	(r353504)
@@ -1,2 +1,2 @@
-SHA256 (Dir-Self-0.10.tar.gz) = 0c4e79082f2673677f7ee131749f9eba847968ad7429208a58f481609d15962a
-SIZE (Dir-Self-0.10.tar.gz) = 2390
+SHA256 (Dir-Self-0.11.tar.gz) = e251a51abc7d9ba3e708f73c2aa208e09d47a0c528d6254710fa78cc8d6885b5
+SIZE (Dir-Self-0.11.tar.gz) = 3361
_______________________________________________
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 Steve Wills freebsd_committer freebsd_triage 2014-05-09 20:16:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!