- Update to 0.28 For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/100i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/100amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/110i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-X11-GUITest/0.28/110amd64-default.log Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: sunpoet Date: Sun Mar 30 18:01:16 2014 New Revision: 349655 URL: http://svnweb.freebsd.org/changeset/ports/349655 QAT: https://qat.redports.org/buildarchive/r349655/ Log: - Update to 0.28 Changes: http://search.cpan.org/dist/X11-GUITest/Changes PR: ports/188060 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Modified: head/x11/p5-X11-GUITest/Makefile head/x11/p5-X11-GUITest/distinfo Modified: head/x11/p5-X11-GUITest/Makefile ============================================================================== --- head/x11/p5-X11-GUITest/Makefile Sun Mar 30 18:01:11 2014 (r349654) +++ head/x11/p5-X11-GUITest/Makefile Sun Mar 30 18:01:16 2014 (r349655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= X11-GUITest -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= x11 perl5 MASTER_SITES= CPAN \ SF/x11guitest/x11guitest/${PORTVERSION} Modified: head/x11/p5-X11-GUITest/distinfo ============================================================================== --- head/x11/p5-X11-GUITest/distinfo Sun Mar 30 18:01:11 2014 (r349654) +++ head/x11/p5-X11-GUITest/distinfo Sun Mar 30 18:01:16 2014 (r349655) @@ -1,2 +1,2 @@ -SHA256 (X11-GUITest-0.27.tar.gz) = ffb999eb0ac08f3976a9f329e186da04c83a581c99e42311bc2f9dacae9d8689 -SIZE (X11-GUITest-0.27.tar.gz) = 68767 +SHA256 (X11-GUITest-0.28.tar.gz) = dceede53700610fff142dc9d5c4e4cd0370c88a4f2b1371f9cbf4d8d8ce6f64b +SIZE (X11-GUITest-0.28.tar.gz) = 160372 _______________________________________________ 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: open->closed Committed. Thanks!