Date: Sun, 9 Mar 2014 22:06:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347700 - head/x11/p5-X11-GUITest Message-ID: <201403092206.s29M6NNA081070@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 9 22:06:22 2014 New Revision: 347700 URL: http://svnweb.freebsd.org/changeset/ports/347700 QAT: https://qat.redports.org/buildarchive/r347700/ Log: - Update to 0.27 - Add LICENSE - Pass maintainership to submitter Changes: http://search.cpan.org/dist/X11-GUITest/Changes PR: ports/187365 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> 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 9 21:51:16 2014 (r347699) +++ head/x11/p5-X11-GUITest/Makefile Sun Mar 9 22:06:22 2014 (r347700) @@ -2,15 +2,18 @@ # $FreeBSD$ PORTNAME= X11-GUITest -PORTVERSION= 0.25 +PORTVERSION= 0.27 CATEGORIES= x11 perl5 MASTER_SITES= CPAN \ SF/x11guitest/x11guitest/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Provides GUI testing/interaction facilities +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USE_XORG= x11 xt xext xtst USES= perl5 USE_PERL5= configure Modified: head/x11/p5-X11-GUITest/distinfo ============================================================================== --- head/x11/p5-X11-GUITest/distinfo Sun Mar 9 21:51:16 2014 (r347699) +++ head/x11/p5-X11-GUITest/distinfo Sun Mar 9 22:06:22 2014 (r347700) @@ -1,2 +1,2 @@ -SHA256 (X11-GUITest-0.25.tar.gz) = 73566a81655534f5ea2a5f877f565cd92a553493c8ddcf26605ca6e7b12483d2 -SIZE (X11-GUITest-0.25.tar.gz) = 67872 +SHA256 (X11-GUITest-0.27.tar.gz) = ffb999eb0ac08f3976a9f329e186da04c83a581c99e42311bc2f9dacae9d8689 +SIZE (X11-GUITest-0.27.tar.gz) = 68767
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403092206.s29M6NNA081070>