aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-03 19:38:20 +0800
committermiwi <miwi@FreeBSD.org>2009-05-03 19:38:20 +0800
commit060da83a6b916898c3a54d3fa87a4084f60c64d8 (patch)
tree2aa562a73efc5b8cb1e48a7cd728b24cec1cef5e /devel
parentd0212b23e0b723590b1dfef5c5e56e1f6432bb80 (diff)
downloadfreebsd-ports-gnome-060da83a6b916898c3a54d3fa87a4084f60c64d8.tar.gz
freebsd-ports-gnome-060da83a6b916898c3a54d3fa87a4084f60c64d8.tar.zst
freebsd-ports-gnome-060da83a6b916898c3a54d3fa87a4084f60c64d8.zip
- Update to 0.9.9.6
PR: 134158 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/flyspray/Makefile7
-rw-r--r--devel/flyspray/distinfo6
-rw-r--r--devel/flyspray/pkg-plist26
3 files changed, 32 insertions, 7 deletions
diff --git a/devel/flyspray/Makefile b/devel/flyspray/Makefile
index 5dd9dab0c9b1..b6ed59607b16 100644
--- a/devel/flyspray/Makefile
+++ b/devel/flyspray/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= flyspray
-PORTVERSION= 0.9.9.5.1
+PORTVERSION= 0.9.9.6
CATEGORIES= devel www
-MASTER_SITES= http://twinkie.foobar.org/files/
+MASTER_SITES= http://flyspray.org/
MAINTAINER= nick@foobar.org
COMMENT= A simple, easy-to-use web based bug tracking system
@@ -16,10 +16,11 @@ COMMENT= A simple, easy-to-use web based bug tracking system
RUN_DEPENDS= ${LOCALBASE}/share/adodb/adodb.inc.php:${PORTSDIR}/databases/adodb
USE_PHP= pcre session zlib xml gd
-USE_BZIP2= yes
+USE_ZIP= yes
WANT_PHP_WEB= yes
NO_BUILD= yes
+NO_WRKSUBDIR= yes
OPTIONS= GRAPHVIZ "Install Graphviz for task dependency graphs" off \
MYSQLI "Use MySQLi Database Interface" on \
diff --git a/devel/flyspray/distinfo b/devel/flyspray/distinfo
index 20c2d3be32b2..bf5311c1177f 100644
--- a/devel/flyspray/distinfo
+++ b/devel/flyspray/distinfo
@@ -1,3 +1,3 @@
-MD5 (flyspray-0.9.9.5.1.tar.bz2) = 54c5327b507349f2963a3d899f5b9d91
-SHA256 (flyspray-0.9.9.5.1.tar.bz2) = 6bd3d9bee474feb2e75cdf181bba750655068ad35b05ba677e632dbd5e5bfd4a
-SIZE (flyspray-0.9.9.5.1.tar.bz2) = 971055
+MD5 (flyspray-0.9.9.6.zip) = 095b46b08881554790830edab51970ed
+SHA256 (flyspray-0.9.9.6.zip) = c5c728bb66aca8c8ded3533387a751a129a2096b230f9dd1c16f77d1767bbe6c
+SIZE (flyspray-0.9.9.6.zip) = 1573955
diff --git a/devel/flyspray/pkg-plist b/devel/flyspray/pkg-plist
index 2738cc140c78..ee7f4ff89adc 100644
--- a/devel/flyspray/pkg-plist
+++ b/devel/flyspray/pkg-plist
@@ -88,6 +88,21 @@
%%DATADIR%%/includes/external/swift-mailer/Swift/Cache/Memory.php
%%DATADIR%%/includes/external/swift-mailer/Swift.php
%%DATADIR%%/includes/external/swift-mailer/EasySwift.php
+%%DATADIR%%/includes/external/Zend/Http/Client/Adapter/Interface.php
+%%DATADIR%%/includes/external/Zend/Http/Client/Adapter/Socket.php
+%%DATADIR%%/includes/external/Zend/Http/Client.php
+%%DATADIR%%/includes/external/Zend/Http/Response.php
+%%DATADIR%%/includes/external/Zend/Loader.php
+%%DATADIR%%/includes/external/Zend/Registry.php
+%%DATADIR%%/includes/external/Zend/Rest/Client/Result.php
+%%DATADIR%%/includes/external/Zend/Rest/Client.php
+%%DATADIR%%/includes/external/Zend/Service/Abstract.php
+%%DATADIR%%/includes/external/Zend/Uri/Http.php
+%%DATADIR%%/includes/external/Zend/Uri.php
+%%DATADIR%%/includes/external/Zend/Validate/Abstract.php
+%%DATADIR%%/includes/external/Zend/Validate/Hostname.php
+%%DATADIR%%/includes/external/Zend/Validate/Interface.php
+%%DATADIR%%/includes/external/Zend/Validate/Ip.php
%%DATADIR%%/includes/fix.inc.php
%%DATADIR%%/includes/i18n.inc.php
%%DATADIR%%/includes/modify.inc.php
@@ -199,6 +214,7 @@
%%DATADIR%%/lang/hu.php
%%DATADIR%%/lang/it.php
%%DATADIR%%/lang/ja.php
+%%DATADIR%%/lang/mk.php
%%DATADIR%%/lang/nl.php
%%DATADIR%%/lang/pl.php
%%DATADIR%%/lang/pt_br.php
@@ -421,7 +437,6 @@
%%DATADIR%%/setup/templates/administration.tpl
%%DATADIR%%/setup/templates/complete_install.tpl
%%DATADIR%%/setup/templates/database.tpl
-%%DATADIR%%/setup/templates/license.tpl
%%DATADIR%%/setup/templates/pre_install.tpl
%%DATADIR%%/setup/templates/structure.tpl
%%DATADIR%%/setup/templates/upgrade.tpl
@@ -622,6 +637,15 @@
@dirrm %%DATADIR%%/includes/external/swift-mailer/Swift/Cache
@dirrm %%DATADIR%%/includes/external/swift-mailer/Swift
@dirrm %%DATADIR%%/includes/external/swift-mailer
+@dirrm %%DATADIR%%/includes/external/Zend/Http/Client/Adapter
+@dirrm %%DATADIR%%/includes/external/Zend/Http/Client
+@dirrm %%DATADIR%%/includes/external/Zend/Http
+@dirrm %%DATADIR%%/includes/external/Zend/Rest/Client
+@dirrm %%DATADIR%%/includes/external/Zend/Rest
+@dirrm %%DATADIR%%/includes/external/Zend/Service
+@dirrm %%DATADIR%%/includes/external/Zend/Uri
+@dirrm %%DATADIR%%/includes/external/Zend/Validate
+@dirrm %%DATADIR%%/includes/external/Zend
@dirrm %%DATADIR%%/includes/external
@dirrm %%DATADIR%%/includes
@dirrm %%DATADIR%%/javascript/callbacks
d>4-213/+209 * - update to 1.4.1dinoex2010-03-281-0/+1 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3 * - update to jpeg-8dinoex2010-02-051-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+11 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-023-5/+27 * clean upmakc2009-08-081-3/+0 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-054-23/+257 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-4/+4 * Update KDE ports to 4.2.3makc2009-05-102-3/+4 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-023-12/+3 * Fix commentmakc2009-03-131-1/+2 * Update KDE to 4.2.1.makc2009-03-092-3/+32 * - Add all manpages for kde4-l10n*miwi2009-02-091-0/+44 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-093-212/+221 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-143-6/+10 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-9/+24 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-104-778/+281 * Update to KDE 3.5.8lofi2007-10-302-4/+3 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-13/+7 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-12/+15 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-3/+4 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-3/+24 * Update to KDE 3.5.3lofi2006-06-062-11/+18 * Update to KDE 3.5.2lofi2006-03-312-64/+51 * Update to KDE 3.5.1.lofi2006-02-012-25/+140 * Update to KDE 3.5.0lofi2006-01-092-65/+49