Update to 1.0.3
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/p5-Sys-Virt, Please note that PR ports/176679 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176679 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
Responsible Changed From-To: culot->jgh I'll take it.
Author: jgh Date: Wed Mar 20 06:41:52 2013 New Revision: 314714 URL: http://svnweb.freebsd.org/changeset/ports/314714 Log: - update to 1.0.3 PR: 176679 Approved by: fw@moov.de, maintainer timeout ( 15 days ) Modified: head/devel/p5-Sys-Virt/Makefile head/devel/p5-Sys-Virt/distinfo Modified: head/devel/p5-Sys-Virt/Makefile ============================================================================== --- head/devel/p5-Sys-Virt/Makefile Wed Mar 20 06:28:43 2013 (r314713) +++ head/devel/p5-Sys-Virt/Makefile Wed Mar 20 06:41:52 2013 (r314714) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sys-Virt -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Sys-Virt/distinfo ============================================================================== --- head/devel/p5-Sys-Virt/distinfo Wed Mar 20 06:28:43 2013 (r314713) +++ head/devel/p5-Sys-Virt/distinfo Wed Mar 20 06:41:52 2013 (r314714) @@ -1,2 +1,2 @@ -SHA256 (Sys-Virt-1.0.0.tar.gz) = 120422a43e481e47e4ceeaa4388d03417033a92b35b84723b7f874e37339b907 -SIZE (Sys-Virt-1.0.0.tar.gz) = 88553 +SHA256 (Sys-Virt-1.0.3.tar.gz) = 0ad25b7556275410ff3e4f4019c5a2041fffbe998dd53911db7b8dee0c894acb +SIZE (Sys-Virt-1.0.3.tar.gz) = 92652 _______________________________________________ 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"
State Changed From-To: feedback->closed Committed. Thanks!