diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2006-06-15 10:21:08 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2006-06-15 10:21:08 +0000 |
commit | 880add21cd6efe13c2dccc16baa6889afc4404e1 (patch) | |
tree | 89528d8f3271db7556d8ba59109597d7378105bc /x11 | |
parent | 98f8baf1b182f31110ed49459fd86dd7d64c4627 (diff) | |
download | ports-880add21cd6efe13c2dccc16baa6889afc4404e1.tar.gz ports-880add21cd6efe13c2dccc16baa6889afc4404e1.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/p5-X11-GUITest/Makefile | 5 | ||||
-rw-r--r-- | x11/p5-X11-GUITest/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/p5-X11-GUITest/Makefile b/x11/p5-X11-GUITest/Makefile index 6a4cf89c1dde..82c442d781a2 100644 --- a/x11/p5-X11-GUITest/Makefile +++ b/x11/p5-X11-GUITest/Makefile @@ -7,15 +7,14 @@ # PORTNAME= X11-GUITest -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} MASTER_SITE_SUBDIR= X11/:cpan \ x11guitest/:sf PKGNAMEPREFIX= p5- -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \ - ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan,sf MAINTAINER= ports@FreeBSD.org COMMENT= Provides GUI testing/interaction facilities diff --git a/x11/p5-X11-GUITest/distinfo b/x11/p5-X11-GUITest/distinfo index 4a9952d3e600..f40ee39a53ac 100644 --- a/x11/p5-X11-GUITest/distinfo +++ b/x11/p5-X11-GUITest/distinfo @@ -1,3 +1,3 @@ -MD5 (X11-GUITest-0.20.tar.gz) = d175896c876b932e11f5a3ffa313f189 -SHA256 (X11-GUITest-0.20.tar.gz) = d9709823f16c908e7a94e18bf97f4e7fcb55d0671cd041f036dbf38470eaf2b3 -SIZE (X11-GUITest-0.20.tar.gz) = 39913 +MD5 (X11-GUITest-0.21.tar.gz) = 2c7bf7e1079094bda698404961c28ac2 +SHA256 (X11-GUITest-0.21.tar.gz) = a84b5873c85d96486b807357cc6462e622bcad817524cb4b72418e26ba98722a +SIZE (X11-GUITest-0.21.tar.gz) = 48565 |