diff options
author | mat <mat@FreeBSD.org> | 2006-06-15 18:21:08 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2006-06-15 18:21:08 +0800 |
commit | 7e2bcef9a070bc3224209b95437ea9870e175ca1 (patch) | |
tree | de2577047b1c6ae38bc2349c4aee2c656a8fef66 /x11 | |
parent | 4b9315006eb4ad7220f8200c18c05f511ed07c02 (diff) | |
download | freebsd-ports-gnome-7e2bcef9a070bc3224209b95437ea9870e175ca1.tar.gz freebsd-ports-gnome-7e2bcef9a070bc3224209b95437ea9870e175ca1.tar.zst freebsd-ports-gnome-7e2bcef9a070bc3224209b95437ea9870e175ca1.zip |
Update to 0.21
Fixup DISTFILES
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 |