pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/opengoo Update www/opengoo package to 1.4.2. (Thi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/feb1f1c78ac1
branches:  trunk
changeset: 394914:feb1f1c78ac1
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Jun 23 11:30:24 2009 +0000

description:
Update www/opengoo package to 1.4.2.  (This is a leaf package.)

* Remove pkglint warnings.
* Add PRINT_PLIST_AWK.

Some additons to Changelog.

* Japanese translation files' directory name is corrected.
* Korean translation files are added.


Changelog
=========

Since 1.4.1
-----------
- bugfix: Error when adding contacts when DEBUG mode is off and All workspace is selected
- bugfix: Tasks showed due date instead of start date
- bugfix: When editing an event on the 31st of a month it appeared on the 1st of the month
- bugfix: An error when making backups.
- bugfix: 'Number of tasks to display' config option fixed.
- bugfix: When creating a user from a contact it wasn't being assigned to the contact

- usability: Language selection displayed in alphabetical order
- usability: Custom properties are no longer truncated.

- langs: Updated translations

diffstat:

 www/opengoo/DESCR    |    1 -
 www/opengoo/Makefile |   12 +-
 www/opengoo/PLIST    |  215 +++++++++++++++++++++++++++++---------------------
 www/opengoo/distinfo |    8 +-
 4 files changed, 134 insertions(+), 102 deletions(-)

diffs (truncated from 750 to 300 lines):

diff -r c1c32f29b897 -r feb1f1c78ac1 www/opengoo/DESCR
--- a/www/opengoo/DESCR Tue Jun 23 04:08:14 2009 +0000
+++ b/www/opengoo/DESCR Tue Jun 23 11:30:24 2009 +0000
@@ -4,4 +4,3 @@
 Manage project progress, track time, and bill your customers.
 Access all information from a single and elegant dashboard.
 Communicate with co-workers, clients and vendors.
-
diff -r c1c32f29b897 -r feb1f1c78ac1 www/opengoo/Makefile
--- a/www/opengoo/Makefile      Tue Jun 23 04:08:14 2009 +0000
+++ b/www/opengoo/Makefile      Tue Jun 23 11:30:24 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/06/14 13:39:22 taca Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/23 11:30:24 taca Exp $
 #
 
-DISTNAME=      opengoo_${VER}
-PKGNAME=       opengoo-${VER}
-PKGREVISION=   2
+DISTNAME=      opengoo_1.4.2
+PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=opengoo/}
 EXTRACT_SUFX=  .zip
@@ -19,7 +18,6 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd
 
 PKG_DESTDIR_SUPPORT=   user-destdir
-VER=           1.4.1
 
 WRKSRC=                ${WRKDIR}/opengoo
 USE_TOOLS=     pax
@@ -36,6 +34,10 @@
 FILES_SUBST+=  OG_DIR=${OG_DIR} APACHE_USER=${APACHE_USER}
 PLIST_SUBST+=  OG_DIR=${OG_DIR}
 
+PRINT_PLIST_AWK+=      /^${OG_DIR:S|/|\\/|g}/ \
+                       { gsub(/${OG_DIR:S|/|\\/|g}/, "$${OG_DIR}"); \
+                       print; next; }
+
 .include "../../mk/bsd.prefs.mk"
 
 OG_DIR?=       share/opengoo
diff -r c1c32f29b897 -r feb1f1c78ac1 www/opengoo/PLIST
--- a/www/opengoo/PLIST Tue Jun 23 04:08:14 2009 +0000
+++ b/www/opengoo/PLIST Tue Jun 23 11:30:24 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:29 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/23 11:30:24 taca Exp $
 ${OG_DIR}/.htaccess
 ${OG_DIR}/application/application.php
 ${OG_DIR}/application/controllers/AccessController.class.php
@@ -634,6 +634,7 @@
 ${OG_DIR}/favicon.ico
 ${OG_DIR}/index.php
 ${OG_DIR}/init.php
+${OG_DIR}/language/cs_cz.php
 ${OG_DIR}/language/cs_cz/actions.php
 ${OG_DIR}/language/cs_cz/administration.php
 ${OG_DIR}/language/cs_cz/calendar.php
@@ -642,11 +643,11 @@
 ${OG_DIR}/language/cs_cz/errors.php
 ${OG_DIR}/language/cs_cz/fields.php
 ${OG_DIR}/language/cs_cz/general.php
+${OG_DIR}/language/cs_cz/help.php
 ${OG_DIR}/language/cs_cz/help/account.html
 ${OG_DIR}/language/cs_cz/help/dashboard.html
 ${OG_DIR}/language/cs_cz/help/dummy.txt
 ${OG_DIR}/language/cs_cz/help/no_help.html
-${OG_DIR}/language/cs_cz/help.php
 ${OG_DIR}/language/cs_cz/lang.js
 ${OG_DIR}/language/cs_cz/messages.php
 ${OG_DIR}/language/cs_cz/objects.php
@@ -655,7 +656,7 @@
 ${OG_DIR}/language/cs_cz/reporting.php
 ${OG_DIR}/language/cs_cz/site_interface.php
 ${OG_DIR}/language/cs_cz/timezones.php
-${OG_DIR}/language/cs_cz.php
+${OG_DIR}/language/de_de.php
 ${OG_DIR}/language/de_de/actions.php
 ${OG_DIR}/language/de_de/administration.php
 ${OG_DIR}/language/de_de/calendar.php
@@ -665,11 +666,11 @@
 ${OG_DIR}/language/de_de/export.php
 ${OG_DIR}/language/de_de/fields.php
 ${OG_DIR}/language/de_de/general.php
+${OG_DIR}/language/de_de/help.php
 ${OG_DIR}/language/de_de/help/account.html
 ${OG_DIR}/language/de_de/help/dashboard.html
 ${OG_DIR}/language/de_de/help/dummy.txt
 ${OG_DIR}/language/de_de/help/no_help.html
-${OG_DIR}/language/de_de/help.php
 ${OG_DIR}/language/de_de/lang.js
 ${OG_DIR}/language/de_de/messages.php
 ${OG_DIR}/language/de_de/objects.php
@@ -679,7 +680,7 @@
 ${OG_DIR}/language/de_de/site_interface.php
 ${OG_DIR}/language/de_de/timezones.php
 ${OG_DIR}/language/de_de/upgrade.php
-${OG_DIR}/language/de_de.php
+${OG_DIR}/language/en_us.php
 ${OG_DIR}/language/en_us/actions.php
 ${OG_DIR}/language/en_us/administration.php
 ${OG_DIR}/language/en_us/calendar.php
@@ -688,10 +689,10 @@
 ${OG_DIR}/language/en_us/errors.php
 ${OG_DIR}/language/en_us/fields.php
 ${OG_DIR}/language/en_us/general.php
+${OG_DIR}/language/en_us/help.php
 ${OG_DIR}/language/en_us/help/account.html
 ${OG_DIR}/language/en_us/help/dashboard.html
 ${OG_DIR}/language/en_us/help/no_help.html
-${OG_DIR}/language/en_us/help.php
 ${OG_DIR}/language/en_us/lang.js
 ${OG_DIR}/language/en_us/messages.php
 ${OG_DIR}/language/en_us/objects.php
@@ -701,7 +702,7 @@
 ${OG_DIR}/language/en_us/site_interface.php
 ${OG_DIR}/language/en_us/timezones.php
 ${OG_DIR}/language/en_us/upgrade.php
-${OG_DIR}/language/en_us.php
+${OG_DIR}/language/es_es.php
 ${OG_DIR}/language/es_es/actions.php
 ${OG_DIR}/language/es_es/administration.php
 ${OG_DIR}/language/es_es/calendar.php
@@ -710,8 +711,8 @@
 ${OG_DIR}/language/es_es/errors.php
 ${OG_DIR}/language/es_es/fields.php
 ${OG_DIR}/language/es_es/general.php
+${OG_DIR}/language/es_es/help.php
 ${OG_DIR}/language/es_es/help/dummy.txt
-${OG_DIR}/language/es_es/help.php
 ${OG_DIR}/language/es_es/lang.js
 ${OG_DIR}/language/es_es/messages.php
 ${OG_DIR}/language/es_es/objects.php
@@ -721,7 +722,7 @@
 ${OG_DIR}/language/es_es/site_interface.php
 ${OG_DIR}/language/es_es/timezones.php
 ${OG_DIR}/language/es_es/upgrade.php
-${OG_DIR}/language/es_es.php
+${OG_DIR}/language/es_la.php
 ${OG_DIR}/language/es_la/actions.php
 ${OG_DIR}/language/es_la/administration.php
 ${OG_DIR}/language/es_la/calendar.php
@@ -730,8 +731,8 @@
 ${OG_DIR}/language/es_la/errors.php
 ${OG_DIR}/language/es_la/fields.php
 ${OG_DIR}/language/es_la/general.php
+${OG_DIR}/language/es_la/help.php
 ${OG_DIR}/language/es_la/help/dummy.txt
-${OG_DIR}/language/es_la/help.php
 ${OG_DIR}/language/es_la/lang.js
 ${OG_DIR}/language/es_la/messages.php
 ${OG_DIR}/language/es_la/objects.php
@@ -741,7 +742,7 @@
 ${OG_DIR}/language/es_la/site_interface.php
 ${OG_DIR}/language/es_la/timezones.php
 ${OG_DIR}/language/es_la/upgrade.php
-${OG_DIR}/language/es_la.php
+${OG_DIR}/language/fr_fr.php
 ${OG_DIR}/language/fr_fr/actions.php
 ${OG_DIR}/language/fr_fr/administration.php
 ${OG_DIR}/language/fr_fr/calendar.php
@@ -751,8 +752,8 @@
 ${OG_DIR}/language/fr_fr/export.php
 ${OG_DIR}/language/fr_fr/fields.php
 ${OG_DIR}/language/fr_fr/general.php
+${OG_DIR}/language/fr_fr/help.php
 ${OG_DIR}/language/fr_fr/help/dummy.txt
-${OG_DIR}/language/fr_fr/help.php
 ${OG_DIR}/language/fr_fr/lang.js
 ${OG_DIR}/language/fr_fr/messages.php
 ${OG_DIR}/language/fr_fr/objects.php
@@ -762,7 +763,7 @@
 ${OG_DIR}/language/fr_fr/site_interface.php
 ${OG_DIR}/language/fr_fr/timezones.php
 ${OG_DIR}/language/fr_fr/upgrade.php
-${OG_DIR}/language/fr_fr.php
+${OG_DIR}/language/hu_hu.php
 ${OG_DIR}/language/hu_hu/actions.php
 ${OG_DIR}/language/hu_hu/administration.php
 ${OG_DIR}/language/hu_hu/calendar.php
@@ -778,7 +779,7 @@
 ${OG_DIR}/language/hu_hu/project_interface.php
 ${OG_DIR}/language/hu_hu/site_interface.php
 ${OG_DIR}/language/hu_hu/timezones.php
-${OG_DIR}/language/hu_hu.php
+${OG_DIR}/language/it_it.php
 ${OG_DIR}/language/it_it/actions.php
 ${OG_DIR}/language/it_it/administration.php
 ${OG_DIR}/language/it_it/calendar.php
@@ -787,8 +788,8 @@
 ${OG_DIR}/language/it_it/errors.php
 ${OG_DIR}/language/it_it/fields.php
 ${OG_DIR}/language/it_it/general.php
+${OG_DIR}/language/it_it/help.php
 ${OG_DIR}/language/it_it/help/dummy.txt
-${OG_DIR}/language/it_it/help.php
 ${OG_DIR}/language/it_it/lang.js
 ${OG_DIR}/language/it_it/messages.php
 ${OG_DIR}/language/it_it/objects.php
@@ -797,23 +798,41 @@
 ${OG_DIR}/language/it_it/reporting.php
 ${OG_DIR}/language/it_it/site_interface.php
 ${OG_DIR}/language/it_it/timezones.php
-${OG_DIR}/language/it_it.php
-${OG_DIR}/language/jp_ja/actions.php
-${OG_DIR}/language/jp_ja/administration.php
-${OG_DIR}/language/jp_ja/calendar.php
-${OG_DIR}/language/jp_ja/countries.php
-${OG_DIR}/language/jp_ja/emails.php
-${OG_DIR}/language/jp_ja/errors.php
-${OG_DIR}/language/jp_ja/general.php
-${OG_DIR}/language/jp_ja/help/dummy.txt
-${OG_DIR}/language/jp_ja/lang.js
-${OG_DIR}/language/jp_ja/messages.php
-${OG_DIR}/language/jp_ja/objects.php
-${OG_DIR}/language/jp_ja/plugins/dummy.txt
-${OG_DIR}/language/jp_ja/project_interface.php
-${OG_DIR}/language/jp_ja/site_interface.php
-${OG_DIR}/language/jp_ja/timezones.php
-${OG_DIR}/language/jp_ja.php
+${OG_DIR}/language/ja_jp.php
+${OG_DIR}/language/ja_jp/actions.php
+${OG_DIR}/language/ja_jp/administration.php
+${OG_DIR}/language/ja_jp/calendar.php
+${OG_DIR}/language/ja_jp/countries.php
+${OG_DIR}/language/ja_jp/emails.php
+${OG_DIR}/language/ja_jp/errors.php
+${OG_DIR}/language/ja_jp/general.php
+${OG_DIR}/language/ja_jp/help/dummy.txt
+${OG_DIR}/language/ja_jp/lang.js
+${OG_DIR}/language/ja_jp/messages.php
+${OG_DIR}/language/ja_jp/objects.php
+${OG_DIR}/language/ja_jp/plugins/dummy.txt
+${OG_DIR}/language/ja_jp/project_interface.php
+${OG_DIR}/language/ja_jp/site_interface.php
+${OG_DIR}/language/ja_jp/timezones.php
+${OG_DIR}/language/kr_ko.php
+${OG_DIR}/language/kr_ko/actions.php
+${OG_DIR}/language/kr_ko/administration.php
+${OG_DIR}/language/kr_ko/calendar.php
+${OG_DIR}/language/kr_ko/countries.php
+${OG_DIR}/language/kr_ko/emails.php
+${OG_DIR}/language/kr_ko/errors.php
+${OG_DIR}/language/kr_ko/fields.php
+${OG_DIR}/language/kr_ko/general.php
+${OG_DIR}/language/kr_ko/help.php
+${OG_DIR}/language/kr_ko/lang.js
+${OG_DIR}/language/kr_ko/messages.php
+${OG_DIR}/language/kr_ko/objects.php
+${OG_DIR}/language/kr_ko/project_interface.php
+${OG_DIR}/language/kr_ko/reporting.php
+${OG_DIR}/language/kr_ko/site_interface.php
+${OG_DIR}/language/kr_ko/timezones.php
+${OG_DIR}/language/kr_ko/upgrade.php
+${OG_DIR}/language/nl_nl.php
 ${OG_DIR}/language/nl_nl/actions.php
 ${OG_DIR}/language/nl_nl/administration.php
 ${OG_DIR}/language/nl_nl/calendar.php
@@ -822,8 +841,8 @@
 ${OG_DIR}/language/nl_nl/errors.php
 ${OG_DIR}/language/nl_nl/fields.php
 ${OG_DIR}/language/nl_nl/general.php
+${OG_DIR}/language/nl_nl/help.php
 ${OG_DIR}/language/nl_nl/help/dummy.txt
-${OG_DIR}/language/nl_nl/help.php
 ${OG_DIR}/language/nl_nl/lang.js
 ${OG_DIR}/language/nl_nl/messages.php
 ${OG_DIR}/language/nl_nl/objects.php
@@ -833,7 +852,7 @@
 ${OG_DIR}/language/nl_nl/site_interface.php
 ${OG_DIR}/language/nl_nl/timezones.php
 ${OG_DIR}/language/nl_nl/upgrade.php
-${OG_DIR}/language/nl_nl.php
+${OG_DIR}/language/pl_pl.php
 ${OG_DIR}/language/pl_pl/actions.php
 ${OG_DIR}/language/pl_pl/administration.php
 ${OG_DIR}/language/pl_pl/calendar.php
@@ -841,16 +860,20 @@
 ${OG_DIR}/language/pl_pl/emails.php
 ${OG_DIR}/language/pl_pl/errors.php
 ${OG_DIR}/language/pl_pl/export.php
+${OG_DIR}/language/pl_pl/fields.php
 ${OG_DIR}/language/pl_pl/general.php
+${OG_DIR}/language/pl_pl/help.php
 ${OG_DIR}/language/pl_pl/help/dummy.txt
 ${OG_DIR}/language/pl_pl/lang.js
 ${OG_DIR}/language/pl_pl/messages.php
 ${OG_DIR}/language/pl_pl/objects.php
 ${OG_DIR}/language/pl_pl/plugins/dummy.txt
 ${OG_DIR}/language/pl_pl/project_interface.php
+${OG_DIR}/language/pl_pl/reporting.php
 ${OG_DIR}/language/pl_pl/site_interface.php
 ${OG_DIR}/language/pl_pl/timezones.php
-${OG_DIR}/language/pl_pl.php
+${OG_DIR}/language/pl_pl/upgrade.php
+${OG_DIR}/language/pt_br.php
 ${OG_DIR}/language/pt_br/actions.php
 ${OG_DIR}/language/pt_br/administration.php



Home | Main Index | Thread Index | Old Index