diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-09-23 11:07:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-09-23 11:07:06 +0000 |
commit | 2e07825b078eee9b9c14c95b3db787aa61ef761a (patch) | |
tree | 24e81cc9c10853302aed1b0623f9380bd80deeea /devel | |
parent | fb1b1a6e695fbd73844a7984dc7b4b0f4f8315a6 (diff) | |
download | ports-2e07825b078eee9b9c14c95b3db787aa61ef761a.tar.gz ports-2e07825b078eee9b9c14c95b3db787aa61ef761a.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-PHPUnit/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-PHPUnit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pear-PHPUnit/Makefile b/devel/pear-PHPUnit/Makefile index 7d8ac7f1bd1a..57256182c416 100644 --- a/devel/pear-PHPUnit/Makefile +++ b/devel/pear-PHPUnit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PHPUnit -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel www pear MAINTAINER= tux@pinguru.net diff --git a/devel/pear-PHPUnit/distinfo b/devel/pear-PHPUnit/distinfo index cd4256f08ccf..1c2492b1f17d 100644 --- a/devel/pear-PHPUnit/distinfo +++ b/devel/pear-PHPUnit/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/PHPUnit-1.3.0.tgz) = cd72efac3afe64c2499e643d53f3aba9 -SIZE (PEAR/PHPUnit-1.3.0.tgz) = 20898 +MD5 (PEAR/PHPUnit-1.3.1.tgz) = 58530b4c9632a9f8a54f17240153821d +SIZE (PEAR/PHPUnit-1.3.1.tgz) = 21289 |