From a98fa0ce6fa3a894f13b099843b80980c9ffd34a Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Tue, 23 Sep 2008 03:01:10 +0000 Subject: - Update to 1.0-RC2 Major changes compared to the Whups H3 (1.0-RC1) version are: * Added date search criteria. * Implemented editing for query elements. * Allow to save searches as queries. * Added feeds for searches and queries. The full list of changes (from version H3 (1.0-RC1)) can be viewed here: http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.194&r2=1.210&ty= --- devel/horde-whups/Makefile | 3 ++- devel/horde-whups/distinfo | 6 +++--- devel/horde-whups/pkg-plist | 13 +++++++++---- 3 files changed, 14 insertions(+), 8 deletions(-) (limited to 'devel/horde-whups') diff --git a/devel/horde-whups/Makefile b/devel/horde-whups/Makefile index 982aeef34114..06fa96ed3b35 100644 --- a/devel/horde-whups/Makefile +++ b/devel/horde-whups/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whups -DISTVERSION= 1.0-rc1 +DISTVERSION= 1.0-rc2 CATEGORIES= devel www MAINTAINER= beech@FreeBSD.org @@ -15,6 +15,7 @@ COMMENT= Bug tracking/ticketing system USE_HORDE= base pkg-message USE_GETTEXT= yes PORTDOCS= README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf +NO_BUILD= yes .include "${.CURDIR}/../../www/horde-base/bsd.horde.mk" .include diff --git a/devel/horde-whups/distinfo b/devel/horde-whups/distinfo index 010bc9562af4..1962ad11eacc 100644 --- a/devel/horde-whups/distinfo +++ b/devel/horde-whups/distinfo @@ -1,3 +1,3 @@ -MD5 (whups-h3-1.0-rc1.tar.gz) = f2860ef8bca276617572be16094342a0 -SHA256 (whups-h3-1.0-rc1.tar.gz) = af6abb8e0aa7030e3f2eeba55c1ba538fccc11832add2b204c357ea7f1a9bcf5 -SIZE (whups-h3-1.0-rc1.tar.gz) = 1323023 +MD5 (whups-h3-1.0-rc2.tar.gz) = e3265fdf3e0add4dc819a75ce63ab3bb +SHA256 (whups-h3-1.0-rc2.tar.gz) = 42edfc4b35cba20a17b23545046fe8622ae86921f5cec0bc6fbd1f6ea2a8c934 +SIZE (whups-h3-1.0-rc2.tar.gz) = 1341832 diff --git a/devel/horde-whups/pkg-plist b/devel/horde-whups/pkg-plist index efaa5c6a8ab8..062ca92c5f04 100644 --- a/devel/horde-whups/pkg-plist +++ b/devel/horde-whups/pkg-plist @@ -103,12 +103,14 @@ %%HORDIR%%/po/whups.pot %%HORDIR%%/po/zh_CN.po %%HORDIR%%/po/zh_TW.po -%%HORDIR%%/query.php +%%HORDIR%%/query/.htaccess +%%HORDIR%%/query/index.php +%%HORDIR%%/query/rss.php +%%HORDIR%%/query/run.php %%HORDIR%%/queue/.htaccess %%HORDIR%%/queue/index.php %%HORDIR%%/queue/rss.php %%HORDIR%%/reports.php -%%HORDIR%%/runquery.php %%HORDIR%%/scripts/.htaccess %%HORDIR%%/scripts/bugzilla-import.php %%HORDIR%%/scripts/mail-filter.php @@ -139,8 +141,10 @@ %%HORDIR%%/scripts/upgrades/2008-06-13_add_queue_emails.sql %%HORDIR%%/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql %%HORDIR%%/scripts/upgrades/2008-06-24_add_replies.sql +%%HORDIR%%/scripts/upgrades/2008-07-10_add_query_slugs.sql %%HORDIR%%/scripts/upgrades/convert_datatree_shares_to_sql.php %%HORDIR%%/search.php +%%HORDIR%%/search/rss.php %%HORDIR%%/templates/.htaccess %%HORDIR%%/templates/admin/mtmatrix.inc %%HORDIR%%/templates/common-header.inc @@ -151,8 +155,7 @@ %%HORDIR%%/templates/renderer/query/render.inc %%HORDIR%%/templates/renderer/querysetcurrenttype.inc %%HORDIR%%/templates/reports/stats.inc -%%HORDIR%%/templates/rss/queue.rss -%%HORDIR%%/templates/rss/ticket.rss +%%HORDIR%%/templates/rss/items.rss %%HORDIR%%/templates/ticket/watchers.inc %%HORDIR%%/templates/view/results.inc %%HORDIR%%/templates/view/savedqueries.inc @@ -206,10 +209,12 @@ @dirrm %%HORDIR%%/templates/prefs @dirrm %%HORDIR%%/templates/admin @dirrm %%HORDIR%%/templates +@dirrm %%HORDIR%%/search @dirrm %%HORDIR%%/scripts/upgrades @dirrm %%HORDIR%%/scripts/sql @dirrm %%HORDIR%%/scripts @dirrm %%HORDIR%%/queue +@dirrm %%HORDIR%%/query @dirrm %%HORDIR%%/po @dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%HORDIR%%/locale/zh_TW -- cgit v1.2.3