diff options
author | garga <garga@FreeBSD.org> | 2006-07-05 03:01:13 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-07-05 03:01:13 +0800 |
commit | cb9b6cdaa470175453af5204f75ead2ffd6be0ae (patch) | |
tree | 29ff8aed07e0659c5a2571c9cc1564ad3cd8b33a /devel/rth | |
parent | c64d077dbbbd3677ebccb4900e3c2d82d4d73074 (diff) | |
download | freebsd-ports-gnome-cb9b6cdaa470175453af5204f75ead2ffd6be0ae.tar.gz freebsd-ports-gnome-cb9b6cdaa470175453af5204f75ead2ffd6be0ae.tar.zst freebsd-ports-gnome-cb9b6cdaa470175453af5204f75ead2ffd6be0ae.zip |
- Update to 1.5.6
PR: ports/99749
Submitted by: maintainer
Diffstat (limited to 'devel/rth')
-rw-r--r-- | devel/rth/Makefile | 4 | ||||
-rw-r--r-- | devel/rth/distinfo | 6 | ||||
-rw-r--r-- | devel/rth/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/rth/Makefile b/devel/rth/Makefile index 84f17fb72f65..84d4bd1e191a 100644 --- a/devel/rth/Makefile +++ b/devel/rth/Makefile @@ -6,14 +6,14 @@ # PORTNAME= rth -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rth DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jsi@jules.de -COMMENT= Web-based tool to manage requirements and tests +COMMENT= Web-based requirement, test and bugtracking system NO_BUILD= yes USE_PHP= mysql gd diff --git a/devel/rth/distinfo b/devel/rth/distinfo index 4ad7b307f8e1..59384ba173cd 100644 --- a/devel/rth/distinfo +++ b/devel/rth/distinfo @@ -1,3 +1,3 @@ -MD5 (rth_1.5.5.zip) = 387317d607d668530d5ac9f295246940 -SHA256 (rth_1.5.5.zip) = bd03310fa379a4f705b8146aa13576d9fe2a9b6316f3954d84be801c02a36a70 -SIZE (rth_1.5.5.zip) = 5419630 +MD5 (rth_1.5.6.zip) = 5fb9b8da7450bc58b38fcf1927d02efa +SHA256 (rth_1.5.6.zip) = a3fb4cf35bd0a9ed75630bc0b6a16094cdbc1287773189d090644189531491c0 +SIZE (rth_1.5.6.zip) = 5423926 diff --git a/devel/rth/pkg-plist b/devel/rth/pkg-plist index b5025de25a28..36fe86e54550 100644 --- a/devel/rth/pkg-plist +++ b/devel/rth/pkg-plist @@ -31,6 +31,7 @@ www/rth/api/testset_api.php www/rth/api/timer_api.php www/rth/api/user_api.php www/rth/api/admin_api.php +www/rth/api/.#error_api.php.1.1.1.1 www/rth/lang/strings_english.txt www/rth/jpgraph-1.8/src/utils/misc/adjimg.php www/rth/jpgraph-1.8/src/utils/misc/gencolorchart.php |