diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-13 04:37:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-13 04:37:37 +0000 |
commit | 84104e8cd6175de53f8268204fd23b4fb05bd1e7 (patch) | |
tree | dd6d3f2d995512e0dba3b3c067a49e8ac2475f57 /misc/achievo | |
parent | cfec7b5b3d9ddcae5154d8633858b4ad1e366115 (diff) | |
download | ports-84104e8cd6175de53f8268204fd23b4fb05bd1e7.tar.gz ports-84104e8cd6175de53f8268204fd23b4fb05bd1e7.zip |
Notes
Diffstat (limited to 'misc/achievo')
-rw-r--r-- | misc/achievo/Makefile | 2 | ||||
-rw-r--r-- | misc/achievo/distinfo | 3 | ||||
-rw-r--r-- | misc/achievo/pkg-plist | 8 |
3 files changed, 9 insertions, 4 deletions
diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile index d1eae3ee7544..60f2f3f3da11 100644 --- a/misc/achievo/Makefile +++ b/misc/achievo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= achievo -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= misc www MASTER_SITES= http://ftp.achievo.org/pub/achievo/ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} diff --git a/misc/achievo/distinfo b/misc/achievo/distinfo index 2cf705410af0..12dc22f7a4d5 100644 --- a/misc/achievo/distinfo +++ b/misc/achievo/distinfo @@ -1 +1,2 @@ -MD5 (achievo-stable-1.0.2.tar.gz) = 08916ded3f6f50b7a8d7a5f83f3e4aa8 +MD5 (achievo-stable-1.0.3.tar.gz) = 0f6a6d1f644049b03c32bb757c2f798e +SIZE (achievo-stable-1.0.3.tar.gz) = 513995 diff --git a/misc/achievo/pkg-plist b/misc/achievo/pkg-plist index 947943f6588b..1dbee8cbdf72 100644 --- a/misc/achievo/pkg-plist +++ b/misc/achievo/pkg-plist @@ -318,11 +318,14 @@ www/data.default/achievo/modules/class.achievomodule.inc www/data.default/achievo/modules/config.modules.inc www/data.default/achievo/modules/employee/class.accessright.inc www/data.default/achievo/modules/employee/class.employee.inc +www/data.default/achievo/modules/employee/class.employeestats.inc www/data.default/achievo/modules/employee/class.profile.inc www/data.default/achievo/modules/employee/class.usercontracts.inc www/data.default/achievo/modules/employee/class.userprefs.inc -www/data.default/achievo/modules/employee/employeestats.inc www/data.default/achievo/modules/employee/install/install.inc +www/data.default/achievo/modules/employee/install/patch-2.inc +www/data.default/achievo/modules/employee/install/patch-3.inc +www/data.default/achievo/modules/employee/install/patch-4.inc www/data.default/achievo/modules/employee/module.inc www/data.default/achievo/modules/graph/attributes/class.datagraphattribute.inc www/data.default/achievo/modules/graph/attributes/class.graphattribute.inc @@ -345,6 +348,7 @@ www/data.default/achievo/modules/organization/class.organization.inc www/data.default/achievo/modules/organization/install/install.inc www/data.default/achievo/modules/organization/install/patch-2.inc www/data.default/achievo/modules/organization/install/patch-3.inc +www/data.default/achievo/modules/organization/install/patch-4.inc www/data.default/achievo/modules/organization/module.inc www/data.default/achievo/modules/person/class.person.inc www/data.default/achievo/modules/person/class.select_person.inc @@ -380,7 +384,6 @@ www/data.default/achievo/modules/project/class.tpl_project_phase.inc www/data.default/achievo/modules/project/ganttchart.php www/data.default/achievo/modules/project/install/install.inc www/data.default/achievo/modules/project/module.inc -www/data.default/achievo/modules/project/projectstats.inc www/data.default/achievo/modules/reports/class.hoursurvey.inc www/data.default/achievo/modules/reports/class.weekreport.inc www/data.default/achievo/modules/reports/install/install.inc @@ -392,6 +395,7 @@ www/data.default/achievo/modules/setup/class.dbsequence.inc www/data.default/achievo/modules/setup/class.setup.inc www/data.default/achievo/modules/setup/class.versioninfo.inc www/data.default/achievo/modules/setup/install/install.inc +www/data.default/achievo/modules/setup/install/patch-2.inc www/data.default/achievo/modules/setup/module.inc www/data.default/achievo/modules/timereg/class.hours.inc www/data.default/achievo/modules/timereg/class.hours_lock.inc |